๐Ÿ” CVE Alert

CVE-2026-9390

UNKNOWN 0.0

XML::Sig versions before 0.71 for Perl allow XPath injection in ID lookup

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

XML::Sig versions before 0.71 for Perl allow XPath injection in ID lookup. verify() and _get_signed_xml() in lib/XML/Sig.pm build XPath expressions by concatenating the SignedInfo/Reference/@URI value read from the document being verified. The value is neither escaped nor checked against the NCName grammar that XML requires of an ID, so a URI containing a single quote closes the string literal in the generated expression and appends arbitrary XPath operators. A crafted URI can make the lookup match elements the reference does not name, or every element in the document, so which node is selected for digest verification is decided by the injected expression rather than by the reference.

CWE CWE-643 CWE-1287
Vendor timlegge
Product xml::sig
Published Aug 3, 2026
Stay Ahead of the Next One

Get instant alerts for timlegge xml::sig

Be the first to know when new unknown vulnerabilities affecting timlegge xml::sig are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

TIMLEGGE / XML::Sig
0 < 0.71

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/perl-net-saml2/perl-XML-Sig/commit/69ad2b421118fadd33d57f50b110b8d161e8fef5.patch github.com: https://github.com/perl-net-saml2/perl-XML-Sig/commit/a85aad21aa767ac1c158bbfc19447683941ab376.patch metacpan.org: https://metacpan.org/release/TIMLEGGE/XML-Sig-0.71/changes