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.48-TRIAL - 2021-04-09 (TRIAL RELEASE)

  • Significant features
    • HMAC support for signatures
    • TBD Update Changes and Increment version
    • a77b0fa HMAC support - initial version
    • 4bb14e5 Update dist.ini to use Pod2Readme

Modules