CVE-2026-32600
Awaiting Analysis Awaiting Analysis - Queue
Authentication Tag Validation Bypass in xml-security Enables Decryption

Publication date: 2026-03-16

Last updated on: 2026-03-17

Assigner: GitHub, Inc.

Description
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 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 2.3.1 and 1.13.9.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-03-16
Last Modified
2026-03-17
Generated
2026-06-16
AI Q&A
2026-03-16
EPSS Evaluated
2026-06-14
NVD
EUVD
Affected Vendors & Products
Showing 2 associated CPEs
Vendor Product Version / Range
simplesamlphp xml-security to 1.13.9 (exc)
simplesamlphp xml-security From 2.0.0 (inc) to 2.3.1 (exc)
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-354 The product does not validate or incorrectly validates the integrity check values or "checksums" of a message. This may prevent it from detecting if the data has been modified or corrupted in transmission.
Attack-Flow Graph
AI Quick Actions
Instant insights powered by AI
Detection Guidance

I don't know

Mitigation Strategies

To mitigate this vulnerability, you should upgrade the xml-security library to version 2.3.1 or later, or version 1.13.9 or later, where the issue with authentication tag length validation is fixed.

Executive Summary

This vulnerability exists in the xml-security library versions prior to 2.3.1 and 1.13.9. The issue is that XML nodes encrypted with aes-128-gcm, aes-192-gcm, or aes-256-gcm do not properly validate the length of the authentication tag. Because of this, an attacker can brute-force the authentication tag, recover the GHASH key, and decrypt the encrypted XML nodes. Additionally, the attacker can forge arbitrary ciphertexts without knowing the encryption key.

Impact Analysis

The vulnerability can lead to unauthorized decryption of encrypted XML data, exposing sensitive information. It also allows attackers to forge ciphertexts, potentially leading to data tampering or injection of malicious data. This compromises the confidentiality and integrity of the data protected by the xml-security library.

Compliance Impact

I don't know

Chat Assistant
Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-32600. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70
EPSS Chart