Lucene search
+L

943 matches found

OSV
OSV
added 2026/09/05 3:03 p.m.8 views

OESA-2026-3615 glibc security update

The GNU C Library project provides the core libraries for the GNU system and GNU/Linux systems, as well as many other systems that use Linux as the kernel. These libraries provide critical APIs including ISO C11, POSIX.1-2008, BSD, OS-specific APIs and more. These APIs include such foundational...

5.9CVSS5.8AI score0.00277EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/09/05 12:23 a.m.13 views

SUSE CVE-2026-85623

goose 1.37.0 executes arbitrary commands from recipe stdio extensions and retry.checks without security inspection. Attackers can distribute malicious recipes that execute shell commands as the user running goose, bypassing the recipe security scan which does not inspect extensions or retry...

8.8CVSS6.1AI score0.00397EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/09/05 12:00 a.m.9 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.00239EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/09/04 6:34 p.m.8 views

CVE-2026-18149

A flaw was found in undici. A remote attacker, by controlling a server, could exploit a vulnerability in undici's retry handler. When a server sends an incomplete response body and then a non-retryable status, the original response body can become orphaned and never properly closed. This leads to...

5.9CVSS5.4AI score0.00308EPSS
SaveExploits0References5
Snyk
Snyk
added 2026/09/04 6:34 p.m.8 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.00239EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/04 6:17 p.m.6 views

DEBIAN-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.7AI score0.00239EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/04 6:17 p.m.5 views

AZL-99939 CVE-2026-18540 affecting package nodejs 24.20.0-1

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.00239EPSS
SaveExploits0References1
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.00239EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/04 6:17 p.m.6 views

AZL-99942 CVE-2026-18149 affecting package nodejs 24.20.0-1

undici's retry handler can leave an already-exposed response body pending forever. When a server returns a successful response that declares a Content-Length, sends only part of the body, and closes the connection, the retry handler retries the request. If the retry returns a non-retryable status...

5.9CVSS0.00308EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/04 6:17 p.m.5 views

DEBIAN-CVE-2026-18149

undici's retry handler can leave an already-exposed response body pending forever. When a server returns a successful response that declares a Content-Length, sends only part of the body, and closes the connection, the retry handler retries the request. If the retry returns a non-retryable status...

5.9CVSS5.6AI score0.00308EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/04 6:17 p.m.6 views

CVE-2026-18149

undici's retry handler can leave an already-exposed response body pending forever. When a server returns a successful response that declares a Content-Length, sends only part of the body, and closes the connection, the retry handler retries the request. If the retry returns a non-retryable status...

5.9CVSS0.00308EPSS
SaveExploits0References2
CVE
CVE
added 2026/09/04 5:21 p.m.166 views

CVE-2026-18149

undici 's RetryHandler can leave an already-exposed response body orphaned when a server sends a partial body with a declared Content-Length, closes the connection, and the retry returns a non-retryable status (e.g., 400). The original body stream is neither ended nor destroyed, so reads on it ne...

5.9CVSS5.3AI score0.00308EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/09/04 5:21 p.m.14 views

CVE-2026-18149

undici's retry handler can leave an already-exposed response body pending forever. When a server returns a successful response that declares a Content-Length, sends only part of the body, and closes the connection, the retry handler retries the request. If the retry returns a non-retryable status...

5.9CVSS5.4AI score0.00308EPSS
SaveExploits0
CVE
CVE
added 2026/09/04 5:15 p.m.176 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.00239EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/04 5:15 p.m.12 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.35 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.00239EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/09/04 5:15 p.m.11 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.00239EPSS
SaveExploits0
OSV
OSV
added 2026/09/04 4:18 p.m.4 views

AZL-99678 CVE-2026-80808 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: ext4: stop retrying saturated xattr cache entries ext4xattrblockset retries when a cache entry selected for reuse has a saturated reference count after taking the buffer lock. The retry returns to the mbcache lookup without makin...

6AI score0.00195EPSS
SaveExploits0References1
Debian CVE
Debian CVE
added 2026/09/04 3:13 p.m.11 views

CVE-2026-80808

In the Linux kernel, the following vulnerability has been resolved: ext4: stop retrying saturated xattr cache entries ext4xattrblockset retries when a cache entry selected for reuse has a saturated reference count after taking the buffer lock. The retry returns to the mbcache lookup without makin...

5.7AI score0.00195EPSS
SaveExploits0
CVE
CVE
added 2026/09/04 3:13 p.m.14 views

CVE-2026-80808

CVE-2026-80808 affects the Linux kernel ext4 filesystem. The bug is in ext4_xattr_block_set() , which retries indefinitely when an mbcache entry selected for reuse has a saturated reference count (≥ EXT4_XATTR_REFCOUNT_MAX , 1024). Normally this invariant holds because the count and MBE_REUSABLE_...

5.5AI score0.00195EPSS
SaveExploits0References9
Rows per page
Query Builder