Bug 2501406 (CVE-2026-13401) - CVE-2026-13401 perl-XML-Bare: perl-XML-Bare: Denial of Service via malformed XML attributes
Summary: CVE-2026-13401 perl-XML-Bare: perl-XML-Bare: Denial of Service via malformed ...
Keywords:
Status: NEW
Alias: CVE-2026-13401
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
high
high
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On: 2521817 2521818
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-07-16 17:03 UTC by OSIDB Bzimport
Modified: 2026-08-24 11:34 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-07-16 17:03:12 UTC
XML::Bare versions through 0.53 for Perl will hang in an infinite loop when parsing malformed attributes.

The parserc_parse function never advances the attribute-parse state cursor on certain malformed attribute forms, looping forever.

Nameless attributes such as "<a ='c'>" or unbalanced quotes "<a b='''''''c'>" can trigger this condition.


Note You need to log in before you can comment on or make changes to this bug.