PT-2026-60505 · Cpan · Xml::Bare
CVE-2026-57074
·
Published
2026-07-16
·
Updated
2026-07-29
CVSS v3.1
9.1
Critical
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
XML::Bare versions prior to 0.53
Description
The
parserc parse() function contains an unbounded character lookahead. The parser attempts to verify multicharacter strings, such as "<![CDATA" or element terminators like ">", without validating that the offsets remain within the buffer boundaries. Consequently, truncated strings, such as "<a/", can trigger an out-of-bounds read, which occurs when the software reads data past the end of the intended buffer.Recommendations
Update to version 0.53 or later.
Fix
Out of bounds Read
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Xml::Bare