VYPR

Ruby SAML

by Onelogin

CVEs (9)

  • CVE-2025-25292CriMar 12, 2025
    risk 0.62cvss 9.8epss 0.65

    ruby-saml provides security assertion markup language (SAML) single sign-on (SSO) for Ruby. An authentication bypass vulnerability was found in ruby-saml prior to versions 1.12.4 and 1.18.0 due to a parser differential. ReXML and Nokogiri parse XML differently, the parsers can…

  • CVE-2024-45409CriSep 10, 2024
    risk 0.59cvss 10.0epss 0.11

    The Ruby SAML library is for implementing the client side of a SAML authorization. Ruby-SAML in <= 12.2 and 1.13.0 <= 1.16.0 does not properly verify the signature of the SAML Response. An unauthenticated attacker with access to any signed saml document (by the IdP) can thus…

  • CVE-2025-25291CriMar 12, 2025
    risk 0.58cvss 9.8epss 0.20

    ruby-saml provides security assertion markup language (SAML) single sign-on (SSO) for Ruby. An authentication bypass vulnerability was found in ruby-saml prior to versions 1.12.4 and 1.18.0 due to a parser differential. ReXML and Nokogiri parse XML differently; the parsers can…

  • CVE-2015-20108CriMay 27, 2023
    risk 0.57cvss 9.8epss 0.01

    xml_security.rb in the ruby-saml gem before 1.0.0 for Ruby allows XPath injection and code execution because prepared statements are not used.

  • CVE-2025-66568CriDec 9, 2025
    risk 0.52cvss 9.1epss 0.00

    The ruby-saml library implements the client side of an SAML authorization. Versions up to and including 1.12.4, are vulnerable to authentication bypass through the libxml2 canonicalization process used by Nokogiri for document transformation, which allows an attacker to execute…

  • CVE-2025-66567CriDec 9, 2025
    risk 0.52cvss 9.1epss 0.00

    The ruby-saml library is for implementing the client side of a SAML authorization. ruby-saml versions up to and including 1.12.4 contain an authentication bypass vulnerability due to an incomplete fix for CVE-2025-25292. ReXML and Nokogiri parse XML differently, generating…

  • CVE-2017-11428HigApr 17, 2019
    risk 0.50cvss 7.7epss 0.02

    OneLogin Ruby-SAML 1.6.0 and earlier may incorrectly utilize the results of XML DOM traversal and canonicalization APIs in such a way that an attacker may be able to manipulate the SAML data without invalidating the cryptographic signature, allowing the attack to potentially…

  • CVE-2025-25293HigMar 12, 2025
    risk 0.42cvss 7.5epss 0.01

    ruby-saml provides security assertion markup language (SAML) single sign-on (SSO) for Ruby. Prior to versions 1.12.4 and 1.18.0, ruby-saml is susceptible to remote Denial of Service (DoS) with compressed SAML responses. ruby-saml uses zlib to decompress SAML responses in case…

  • CVE-2016-5697HigJan 23, 2017
    risk 0.42cvss 7.5epss 0.01

    Ruby-saml before 1.3.0 allows attackers to perform XML signature wrapping attacks via unspecified vectors.