XML-Sig versions 0.27 through 0.67 for Perl incorrectly...
Critical severity
Unreviewed
Published
Nov 27, 2025
to the GitHub Advisory Database
•
Updated Nov 28, 2025
Description
Published by the National Vulnerability Database
Nov 26, 2025
Published to the GitHub Advisory Database
Nov 27, 2025
Last updated
Nov 28, 2025
XML-Sig versions 0.27 through 0.67 for Perl incorrectly validates XML files if signatures are omitted.
An attacker can remove the signature from the XML document to make it pass the verification check.
XML-Sig is a Perl module to validate signatures on XML files. An unsigned XML file should return an error message. The affected versions return true when attempting to validate an XML file that contains no signatures.
References