Security Advisories (1)
CVE-2025-40934 (2025-11-26)

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.

Changes for version 0.54 - 2021-12-05

  • A few minor changes preparing for it becoming a Net::SAML2 dependency
  • Change Log
    • bef4535 Increment version
    • 5e0bdcf Add additional test for inclusive prefixes
    • f18c60e Merge pull request #39 from perl-net-saml2/exporter-cleanup
    • 4a27044 Exporter not actually needed

Modules

XML::Sig - A toolkit to help sign and verify XML Digital Signatures