Filtered by vendor Perl Subscriptions
Filtered by product Xml::sig Subscriptions
Total 1 CVE
CVE Vendors Products Updated CVSS v3.1
CVE-2025-40934 1 Perl 1 Xml::sig 2025-11-27 N/A
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.