CVE-2026-13401

Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
16/07/2026
Last modified:
17/07/2026

Description

XML::Bare versions through 0.53 for Perl will hang in an infinite loop when parsing malformed attributes.<br /> <br /> The parserc_parse function never advances the attribute-parse state cursor on certain malformed attribute forms, looping forever.<br /> <br /> Nameless attributes such as "" or unbalanced quotes "" can trigger this condition.