Lucene search
+L

25742 matches found

EUVD
EUVD
added 2026/09/04 4:49 p.m.6 views

EUVD-2026-71511

In the Linux kernel, the following vulnerability has been resolved: ocfs2: fix buffer head management in ocfs2readblocks In ocfs2readblocks, caller should't assume that buffer head returned by 'sbgetblk' is exclusively owned and so 'putbh' always drops bcount from 1 to 0. If it is not so, buffer...

5.5AI score0.00165EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/09/04 4:42 p.m.34 views

CVE-2026-85008 undici vulnerable to caching and replay of unsafe HTTP method responses

undici's cache interceptor documents that only safe HTTP methods are cached, but its logic to skip caching is built by subtracting the configured methods from the set of safe methods, so an unsafe method such as POST, PUT, or DELETE is never placed in the skip list and instead falls through to th...

3.7CVSS0.00117EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/09/04 4:42 p.m.9 views

CVE-2026-85008

undici's cache interceptor documents that only safe HTTP methods are cached, but its logic to skip caching is built by subtracting the configured methods from the set of safe methods, so an unsafe method such as POST, PUT, or DELETE is never placed in the skip list and instead falls through to th...

3.7CVSS5.6AI score0.00117EPSS
SaveExploits0
OSV
OSV
added 2026/09/04 4:42 p.m.6 views

CVE-2026-85008 undici vulnerable to caching and replay of unsafe HTTP method responses

undici's cache interceptor documents that only safe HTTP methods are cached, but its logic to skip caching is built by subtracting the configured methods from the set of safe methods, so an unsafe method such as POST, PUT, or DELETE is never placed in the skip list and instead falls through to th...

3.7CVSS5.7AI score
SaveExploits0References4
CVE
CVE
added 2026/09/04 4:42 p.m.13 views

CVE-2026-85008

undici (the Node.js HTTP client library) contains a caching integrity flaw in its cache interceptor . The skip-list logic is built by subtracting configured methods from the set of safe methods, so unsafe methods (POST, PUT, DELETE) are never added to the skip list and fall through to the full ca...

3.7CVSS5.5AI score0.00117EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/09/04 4:42 p.m.7 views

EUVD-2026-71489

undici's cache interceptor documents that only safe HTTP methods are cached, but its logic to skip caching is built by subtracting the configured methods from the set of safe methods, so an unsafe method such as POST, PUT, or DELETE is never placed in the skip list and instead falls through to th...

3.7CVSS5.5AI score0.00117EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/09/04 4:36 p.m.7 views

EUVD-2026-71474

undici 8.10.0 omits the destination origin from the cache and request-deduplication keys when the cache or deduplicate interceptor is composed directly onto a Client or Pool. Because the internal cache key falls back to an empty origin string, a cacheable or in-flight response from one upstream...

7.4CVSS5.3AI score0.00173EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/09/04 4:36 p.m.10 views

CVE-2026-85152

undici 8.10.0 omits the destination origin from the cache and request-deduplication keys when the cache or deduplicate interceptor is composed directly onto a Client or Pool. Because the internal cache key falls back to an empty origin string, a cacheable or in-flight response from one upstream...

7.4CVSS5.4AI score0.00173EPSS
SaveExploits0
OSV
OSV
added 2026/09/04 4:36 p.m.5 views

CVE-2026-85152 undici vulnerable to cross-origin cache poisoning via missing origin isolation in interceptors

undici 8.10.0 omits the destination origin from the cache and request-deduplication keys when the cache or deduplicate interceptor is composed directly onto a Client or Pool. Because the internal cache key falls back to an empty origin string, a cacheable or in-flight response from one upstream...

7.4CVSS5.7AI score
SaveExploits0References4
CVE
CVE
added 2026/09/04 4:36 p.m.22 views

CVE-2026-85152

undici (the Node.js HTTP client) versions 8.10.0 through 8.10.2 are vulnerable to cross-origin cache poisoning when the cache or deduplicate interceptor is composed directly onto a Client or Pool. The root cause is that the internal cache key falls back to an empty origin string, so a cacheable o...

7.4CVSS5.3AI score0.00173EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/09/04 4:36 p.m.34 views

CVE-2026-85152 undici vulnerable to cross-origin cache poisoning via missing origin isolation in interceptors

undici 8.10.0 omits the destination origin from the cache and request-deduplication keys when the cache or deduplicate interceptor is composed directly onto a Client or Pool. Because the internal cache key falls back to an empty origin string, a cacheable or in-flight response from one upstream...

7.4CVSS0.00173EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/04 4:18 p.m.4 views

AZL-99510 CVE-2026-80807 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: nilfs2: reject invalid block index in GC ioctl Syzbot reported list corruption caused by a double listaddtail call on bh-bassocbuffers within nilfslookupdirtydatabuffers. Analysis revealed that the root cause was the insertion of...

6.1AI score0.00201EPSS
SaveExploits0References1
CVE
CVE
added 2026/09/04 3:47 p.m.21 views

CVE-2026-19300

IBM Langflow OSS versions 1.0.0 through 1.11.2 are affected by an information disclosure vulnerability in the unauthenticated public flow endpoint. The endpoint uses a heuristic denylist to scrub stored secrets from node templates, but omits fields such as Authentication, X-Session-Id, App-Key, a...

7.5CVSS5.3AI score0.00375EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2026/09/04 3:47 p.m.34 views

CVE-2026-19300 Langflow is vulnerable to information disclosure due to cross-user MCP tool cache collision and incomplete secret scrubbing on public flows

IBM Langflow OSS 1.0.0 through 1.11.2 could allow a remote attacker to obtain sensitive information due to incomplete scrubbing of sensitive credential fields...

7.5CVSS0.00375EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2026/09/04 3:47 p.m.7 views

undici: undici: Authentication bypass via cross-origin cache poisoning due to missing origin isolation

A flaw was found in undici. When the cache or deduplicate interceptor is directly composed onto a Client or Pool, the destination origin is omitted from cache and request-deduplication keys. This allows a remote attacker to perform cross-origin cache poisoning, leading to information disclosure a...

7.4CVSS0.00173EPSS
SaveExploits0References6
CVE
CVE
added 2026/09/04 3:13 p.m.9 views

CVE-2026-80811

CVE-2026-80811 is a memory leak in the Linux kernel's io_uring/cmd subsystem. An io_async_cmd carries an iovec array that is allocated when the vector must grow and retained across recycling via ctx->cmd_cache. On two code paths, the iovec is never freed: io_req_uring_cleanup() only clears the...

5.4AI score0.00168EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/04 3:13 p.m.9 views

CVE-2026-80811 io_uring/cmd: fix iovec leak when the async cmd is not recycled

In the Linux kernel, the following vulnerability has been resolved: iouring/cmd: fix iovec leak when the async cmd is not recycled An ioasynccmd carries an iovec array in -vec.iovec, allocated when the vec has to grow and kept across recycling through ctx-cmdcache. On two paths nothing frees it a...

5.7AI score
SaveExploits0References7
Debian CVE
Debian CVE
added 2026/09/04 3:13 p.m.9 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
EUVD
EUVD
added 2026/09/04 3:13 p.m.6 views

EUVD-2026-71243

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.5AI score0.00195EPSS
SaveExploits0References9
CVE
CVE
added 2026/09/04 3:13 p.m.10 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