PT-2026-60500 · Cpan · Xml::Bare
CVE-2026-13401
·
Published
2026-07-16
·
Updated
2026-07-29
CVSS v3.1
7.5
High
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
XML::Bare versions prior to 0.53
Description
The software may enter an infinite loop when parsing malformed attributes. This occurs because the
c parse() function fails to advance the attribute-parse state cursor when encountering specific malformed attribute forms, such as nameless attributes (e.g., "<a ='c'>") or unbalanced quotes (e.g., "<a b=''''''c'>").Recommendations
Update to version 0.53 or later.
Fix
Infinite Loop
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Xml::Bare