CVE-2026-13397

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

Description

HTML::Bare versions through 0.04 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.<br /> <br /> Note that the latest version available on CPAN is version 0.02. Newer versions are available on the git repository.