Lucene search
+L

30 matches found

RedhatCVE
RedhatCVE
added 2026/09/08 10:53 p.m.4 views

CVE-2026-18540

A flaw was found in undici. An attacker-controlled upstream server can exploit a vulnerability in the retry interceptor, which incorrectly appends data to a ranged retry response. This can cause the response body to be longer than the Content-Length observed by the application. Consequently, an...

3.7CVSS0.00218EPSS
SaveExploits0References5
OSV
OSV
added 2026/09/07 12:00 a.m.3 views

UBUNTU-CVE-2026-18540

undicis retry interceptor can append the body of a ranged retry respo...

3.7CVSS0.00218EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/09/05 12:00 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2026-18540

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - undici's retry interceptor can append the body of a ranged retry response to bytes already delivered from an earlier partial response while still presenting the...

3.7CVSS6.2AI score0.00218EPSS
SaveExploits0References3
Snyk
Snyk
added 2026/09/04 6:34 p.m.3 views

HTTP Request Smuggling

Overview undici is an An HTTP/1.1 client, written from scratch for Node.js Affected versions of this package are vulnerable to HTTP Request Smuggling in the interceptors.retry interceptor, which resumes a partial response and appends the resumed bytes to an already-delivered body, so the delivere...

6.3CVSS0.00218EPSS
SaveExploits0References2
NVD
NVD
added 2026/09/04 6:17 p.m.6 views

CVE-2026-18540

undici's retry interceptor can append the body of a ranged retry response to bytes already delivered from an earlier partial response while still presenting the original response's status and headers. This happens when an upstream server delivers part of a body without a trustworthy resume...

3.7CVSS0.00218EPSS
SaveExploits0References2
CVE
CVE
added 2026/09/04 5:15 p.m.18 views

CVE-2026-18540

CVE-2026-18540 affects undici (Node.js HTTP client library). The retry interceptor can append the body of a ranged retry response to bytes already delivered from an earlier partial response, presenting the original status and headers. This causes the response body to exceed the observed Content-L...

3.7CVSS5.3AI score0.00218EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/04 5:15 p.m.5 views

CVE-2026-18540 undici vulnerable to downstream response splitting via retry interceptor

undici's retry interceptor can append the body of a ranged retry response to bytes already delivered from an earlier partial response while still presenting the original response's status and headers. This happens when an upstream server delivers part of a body without a trustworthy resume...

3.7CVSS5.7AI score
SaveExploits0References4
Cvelist
Cvelist
added 2026/09/04 5:15 p.m.33 views

CVE-2026-18540 undici vulnerable to downstream response splitting via retry interceptor

undici's retry interceptor can append the body of a ranged retry response to bytes already delivered from an earlier partial response while still presenting the original response's status and headers. This happens when an upstream server delivers part of a body without a trustworthy resume...

3.7CVSS0.00218EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/09/04 5:15 p.m.8 views

CVE-2026-18540

undici's retry interceptor can append the body of a ranged retry response to bytes already delivered from an earlier partial response while still presenting the original response's status and headers. This happens when an upstream server delivers part of a body without a trustworthy resume...

3.7CVSS5.4AI score0.00218EPSS
SaveExploits0
Amazon
Amazon
added 2026/08/17 12:00 a.m.10 views

Important: nodejs22

Issue Overview: brace-expansion through 5.0.6 is vulnerable to denial of service. The expand function exhibits exponential-time complexity in the number of consecutive non-expanding '' brace groups. An attacker who passes a crafted string to expand, directly or transitively, can cause significant...

9.2CVSS5.6AI score0.00556EPSS
SaveExploits3
RedhatCVE
RedhatCVE
added 2026/08/04 9:25 p.m.11 views

CVE-2026-16728

A flaw was found in undici. A malicious or faulty upstream server could send a partial response with incorrect length information. When undici's retry interceptor processes this, it may create a response body with a length that does not match the original Content-Length header. This can lead to...

6.5CVSS5.5AI score0.00176EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2026/08/03 11:50 p.m.10 views

SUSE CVE-2026-16728

undici's retry interceptor can deliver a response whose body length does not match the Content-Length header exposed to the application after a retry or resume of a partial response. In undici before 6.28.0, from 7.0.0 up to before 7.29.0, and from 8.0.0 up to before 8.9.0, a malicious or faulty...

6.5CVSS7.2AI score0.00176EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/03 7:24 p.m.16 views

EUVD-2026-50566

undici vulnerable to downstream response desynchronization via retry interceptor...

4.8CVSS7.2AI score0.00176EPSS
SaveExploits0References13
Patchstack
Patchstack
added 2026/08/03 7:24 p.m.14 views

NPM: undici vulnerable to downstream response desynchronization via retry interceptor

NPM: undici vulnerable to downstream response desynchronization via retry interceptor vulnerability discovered by ? in WordPress Npm undici versions 6.28.0...

6.5CVSS7.2AI score0.00176EPSS
SaveExploits0References14Affected Software1
OSV
OSV
added 2026/08/03 7:24 p.m.16 views

GHSA-8XCM-R25X-G524 undici vulnerable to downstream response desynchronization via retry interceptor

Impact Undici's interceptors.retry can deliver a response whose body length does not match the Content-Length header exposed to the application after a retry or resume of a partial response. Applications that use interceptors.retry and forward upstream response headers and bodies downstream, for...

4.8CVSS7.2AI score0.00176EPSS
SaveExploits0References14
Github Security Blog
Github Security Blog
added 2026/08/03 7:24 p.m.12 views

undici vulnerable to downstream response desynchronization via retry interceptor

Impact Undici's interceptors.retry can deliver a response whose body length does not match the Content-Length header exposed to the application after a retry or resume of a partial response. Applications that use interceptors.retry and forward upstream response headers and bodies downstream, for...

6.5CVSS7.2AI score0.00176EPSS
SaveExploits0References14Affected Software1
RedHat Linux
RedHat Linux
added 2026/07/30 3:14 a.m.12 views

undici: undici: Response desynchronization via retry interceptor with mismatched Content-Length

A flaw was found in undici. A malicious or faulty upstream server could send a partial response with incorrect length information. When undici's retry interceptor processes this, it may create a response body with a length that does not match the original Content-Length header. This can lead to...

6.5CVSS7.2AI score0.00176EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2026/07/30 12:00 a.m.28 views

Linux Distros Unpatched Vulnerability : CVE-2026-16728

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - undici's retry interceptor can deliver a response whose body length does not match the Content-Length header exposed to the application after a retry or resume ...

6.5CVSS7.2AI score0.00176EPSS
SaveExploits0References3
Snyk
Snyk
added 2026/07/29 11:39 p.m.16 views

HTTP Request Smuggling

Overview undici is an An HTTP/1.1 client, written from scratch for Node.js Affected versions of this package are vulnerable to HTTP Request Smuggling due to the interceptors.retry flow in lib/handler/retry-handler.js. An attacker can cause a proxy or gateway that forwards Undici responses to emit...

6.5CVSS7.2AI score0.00176EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2026/07/29 10:07 p.m.11 views

undici: undici: Response desynchronization via retry interceptor with mismatched Content-Length

A flaw was found in undici. A malicious or faulty upstream server could send a partial response with incorrect length information. When undici's retry interceptor processes this, it may create a response body with a length that does not match the original Content-Length header. This can lead to...

6.5CVSS7.2AI score0.00176EPSS
SaveExploits0References6
Rows per page
Query Builder