Application crash or hang via C14N list corruption
Published May 10, 2026 · Updated May 10, 2026
Denial of service in PHP 8.4.0 through 8.4.20 and 8.5.0 through 8.5.5 allows remote attackers to crash or hang applications via crafted XML. In ext/dom/node.c, DOMNode::C14N() assigns attr->next to attr->prev instead of updating attr->prev->next when removing an xmlns attribute, corrupting the doubly linked list into a cycle. The application must pass attacker-controlled XML with an empty xmlns attribute to C14N(); later iteration or cleanup can loop indefinitely, exhaust resources, or segfault.
Summary
What happened
Denial of service in PHP 8.4.0 through 8.4.20 and 8.5.0 through 8.5.5 allows remote attackers to crash or hang applications via crafted XML. In ext/dom/node.c, DOMNode::C14N() assigns attr->next to attr->prev instead of updating attr->prev->next when removing an xmlns attribute, corrupting the doubly linked list into a cycle. The application must pass attacker-controlled XML with an empty xmlns attribute to C14N(); later iteration or cleanup can loop indefinitely, exhaust resources, or segfault.
The record
- CVE
- CVE-2026-7263
- Published
- May 10, 2026
- Updated
- May 10, 2026
- Vendor
- The PHP Group
- Product
- PHP
- Classifications
- CWE-835, CWE-404, T1499.004
- Attack vector
- network
- Privileges
- unauthenticated
Timeline
How it unfolded
- May 10, 2026CVE publishedPublication date reported by the CVE source.
- May 10, 2026Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=8.4.* <8.4.21
- Affected versionversion=8.5.* <8.5.6
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
- Vendor advisory crash and infinite-loop demonstrationproof of concept · demonstrated
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo