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.67 - 2025-11-07

  • Notable Changes since 0.65
    • POSSIBLE BREAKING CHANGE
    • Crypt::OpenSSL::RSA disabled use_pkcs1_padding so this release moves to Crypt::PK::RSA
  • Change Log
    • aa4d985 Migrate from Crypt::OpenSSL::RSA to Crypt::PK::RSA
    • 4a2e038 v0.66

Documentation

Modules

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