PatchSiren cyber security CVE debrief
CVE-2026-18540 undici CVE debrief
CVE-2026-18540 is a vulnerability in undici that can cause downstream response splitting or desynchronization when an application forwards a response through a framing-sensitive path. This happens when an upstream server delivers part of a body without a trustworthy resume checkpoint and then closes the connection, answering the resumed range request with more bytes.
- Vendor
- undici
- Product
- Unknown
- CVSS
- LOW 3.7
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-09-04
- Original CVE updated
- 2026-09-16
- Advisory published
- 2026-09-04
- Advisory updated
- 2026-09-16
Who should care
Defenders responsible for undici-based applications, particularly those that forward responses through framing-sensitive paths, should assess exposure and prioritize upgrading to undici 6.28.1, 7.29.1, or 8.10.2.
Why it matters
CVE-2026-18540 is a vulnerability in undici that can cause downstream response splitting or desynchronization. Defenders should prioritize upgrading to undici 6.28.1, 7.29.1, or 8.10.2 to mitigate this vulnerability. The vulnerability affects undici versions before 6.28.1, from 7.0.0 up to 7.29.1, and from 8.0.0 up to 8.10.2. Exploitation requires an attacker-controlled upstream server and an application that forwards the response through a framing-sensitive path.
- Potential downstream response splitting or desynchronization
- Possible exploitation by attacker-controlled upstream servers
- Need for verification of affected versions and remediation
- Importance of upgrading to undici 6.28.1, 7.29.1, or 8.10.2
Technical summary
The undici retry interceptor can append the body of a ranged retry response to bytes already delivered from an earlier partial response, causing downstream response splitting or desynchronization. This affects undici versions before 6.28.1, from 7.0.0 up to 7.29.1, and from 8.0.0 up to 8.10.2. The vulnerability requires an attacker-controlled upstream server and an application that forwards the response through a framing-sensitive path, allowing for potential downstream response splitting or desynchronization. Defenders should prioritize upgrading to undici 6.28.1, 7.29.1, or 8.10.2 to mitigate this vulnerability.
Defensive priority
Defenders should prioritize upgrading to undici 6.28.1, 7.29.1, or 8.10.2 to mitigate this vulnerability.
Recommended defensive actions
- Upgrade to undici 6.28.1, 7.29.1, or 8.10.2
- Review and update affected applications that forward responses through framing-sensitive paths
- Monitor for potential exploitation attempts
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up
- Review the supplied official advisory or CVE record to validate affected scope, severity, and vendor guidance
- Plan vendor-supported updates or mitigations through normal change control where exposure is confirmed
- Check relevant monitoring, detection, and logs for exposed assets that need extra review
Evidence notes
The vulnerability affects undici versions before 6.28.1, from 7.0.0 up to 7.29.1, and from 8.0.0 up to 8.10.2. Exploitation requires an attacker-controlled upstream server and an application that forwards the response through a framing-sensitive path.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-18540 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-18540
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-18540 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-18540
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://cna.openjsf.org/security-advisories.html
ce714d77-add3-4f53-aff5-83d477b104bb - Vendor Advisory
-
Source reference
Unverified legacy reference
URL: https://github.com/nodejs/undici/security/advisories/GHSA-r53p-7pc4-xj5r
ce714d77-add3-4f53-aff5-83d477b104bb - Mitigation, Vendor Advisory
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.