Vulnerability Database

309,587

Total vulnerabilities in the database

CVE-2025-40934

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.

  • Published: Nov 26, 2025
  • Updated: Nov 29, 2025
  • CVE: CVE-2025-40934
  • Severity: Critical
  • Exploit:

CVSS v3:

  • Severity: Critical
  • Score: 9.3
  • AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:H/A:N

CWEs: