CVE Catalog

CVE-2026-7263

HighCVSS 7.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.35%

28th percentile - higher than 28% of all known CVEs

Summary

Vulnerability in PHP (versions 8.4.* before 8.4.21 and 8.5.* before 8.5.6) in the DOMNode::C14N() method causes incorrect XML processing, resulting in a circular linked list in the XML document's data structure. This may cause an infinite loop during subsequent processing, leading to denial of service (DoS).

Risk Assessment

An attacker can send a specially crafted XML document that hangs the XML processing application, causing denial of service.

Recommendation

Upgrade PHP to version 8.4.21 or later (for 8.4 branch) and 8.5.6 or later (for 8.5 branch).

Other vulnerabilities in PHP

See all
Original NVD description (English source)

In PHP versions 8.4.* before 8.4.21 and 8.5.* before 8.5.6, DOMNode::C14N() method may process the XML data incorrectly, causing a circular linked list in the data structure representing the XML document. This may cause subsequent processing of the XML document to enter infinite loop, causing denial of service in the processing application.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS