Back to overview

CVE-2026-13401

HIGH
7.5
CVSS 3.1
Description
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.

Metadata

CVE ID
CVE-2026-13401
State
PUBLISHED
Assigner
CPANSec
Reserved
2026-06-26 08:38 UTC
Published
2026-07-16 16:14 UTC
Last updated
2026-07-17 12:51 UTC
Primary CWE
CWE-835
CWE-835 Loop with Unreachable Exit Condition ('Infinite Loop…
Vendor / Product
CODECHILD / XML::Bare
Sources
cve.org  ·  NVD

Severity & Metrics

7.5 HIGH CVSS 3.1
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
SSVC — CISA Coordinator
Exploitation
none
Automatable
yes
Tech. Impact
partial
Affected products (1)
VendorProductPlatformVersions
CODECHILD XML::Bare 0 ≤ 0.53
Weakness (CWE)
CWESourceDescription
CWE-835 cna CWE-835 Loop with Unreachable Exit Condition ('Infinite Loop')
CVSS scores (1)
ScoreSeverityVersionSourceVector
7.5 HIGH 3.1 adp CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Back to overview