CVE-2026-32313

xmlseclibs is a library written in PHP for working with XML Encryption and Signatures. Prior to 3.1.5, 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 authentication tag, recover the GHASH key, and decrypt the encrypted nodes. It also allows to forge arbitrary ciphertexts without knowing the encryption key. This vulnerability is fixed in 3.1.5.
Configurations

Configuration 1 (hide)

cpe:2.3:a:xmlseclibs_project:xmlseclibs:*:*:*:*:*:*:*:*

History

No history.

Information

Published : 2026-03-16 14:19

Updated : 2026-03-17 19:25


NVD link : CVE-2026-32313

Mitre link : CVE-2026-32313

CVE.ORG link : CVE-2026-32313


JSON object : View

Products Affected

xmlseclibs_project

  • xmlseclibs
CWE
CWE-354

Improper Validation of Integrity Check Value