Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2026-8177 Details

ANALYZED


This CVE record has been analyzed and enriched by NVDAPI.com as an independent party.

Description

XML::LibXML versions through 2.0210 for Perl read out-of-bounds heap memory when parsing XML node names containing truncated UTF-8 byte sequences. A node name ending in the middle of a multi byte UTF-8 sequence causes the parser to read past the end of the input string into adjacent heap memory. Any Perl process that passes attacker controlled strings to XML::LibXML's DOM node-name methods can reach this path on the default API. The likely consequence is a crash, causing denial of service.

Metrics

CVSS 3.x Severity and Vector Strings:

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

Weakness Enumeration

CWE-IDCWE NameSource
CWE-125Out-of-bounds Readredhat-SADP
CWE-125Out-of-bounds ReadCPANSec

Affected Products

ProductVersions
XML::LibXML
<= 2.0210

CPE

  • cpe:2.3:a:xml-libxml_project:xml-libxml:*:*:*:*:*:*:*:*
  • cpe:2.3:a:xml-libxml_project:xml-libxml:*:*:*:*:*:perl:*:*

Change History

17 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2026-8177
NVD Published Date:
May 10, 2026
NVD Last Modified:
Sep 18, 2026
Source:
CPANSec
CVE-2026-8177 Details - Not Deferred