XML-Sig Bypass Vulnerability

CRITICAL (9.3)

Threat Intelligence

Low Risk
EPSS Score: 0.01% chance of exploitation (percentile: 2%)
🔍 Detection Tools: None available in major open-source tools
⚔️ Exploit Availability: No public exploits found

How we test →

What is it?

XML-Sig is a Perl module used to validate signatures on XML files. It's designed to ensure the authenticity and integrity of XML documents by checking for digital signatures. Without proper validation, an attacker can manipulate the XML file to bypass signature checks.

Am I affected?

Affected versions: 0.27, 0.67 If you don't recognise this software, you're probably not affected.

How to fix

Upgrade to XML-Sig version 1.00, which fixes the vulnerability.
- Immediate mitigations:
- Restrict network access to your system (firewall it from the public internet)
- Audit XML file signatures for suspicious patterns
- Monitor for unauthorized signature creation