VYPR

XML Security

by Simplesamlphp

Source repositories

CVEs (2)

  • CVE-2026-32600HigMar 16, 2026
    risk 0.46cvss 8.2epss 0.00

    xml-security is a library that implements XML signatures and encryption. Prior to versions 2.3.1 and 1.13.9, XML nodes encrypted with either aes-128-gcm, aes-192-gcm, or aes-256-gcm lack validation of the authentication tag length. An attacker can use this to brute-force an…

  • CVE-2023-49087MedNov 30, 2023
    risk 0.37cvss 6.8epss 0.00

    xml-security is a library that implements XML signatures and encryption. Validation of an XML signature requires verification that the hash value of the related XML-document matches a specific DigestValue-value, but also that the cryptographic signature on the SignedInfo-tree…