Lucene search
+L

144819 matches found

CVE
CVE
β€’added 2026/09/04 4:42 p.m.β€’14 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
Debian CVE
Debian CVE
β€’added 2026/09/04 4:36 p.m.β€’11 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
Vulnrichment
Vulnrichment
β€’added 2026/09/04 4:36 p.m.β€’8 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.6AI score0.00173EPSS
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
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.β€’25 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.β€’36 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
Kitploit
Kitploit
β€’added 2026/09/04 4:22 p.m.β€’4 views

authelia v4.39.22

!OpenSSF Scorecardhttps://shieldcn.dev/badge/dynamic/json.svg?url=https://img.shields.io/ossf-scorecard/github.com/authelia/authelia.json&query=$.message&label=openssf%20scorecard&logo=data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmc...

6.1AI score
SaveExploits0References223
OSV
OSV
β€’added 2026/09/04 4:18 p.m.β€’6 views

DEBIAN-CVE-2026-80855

In the Linux kernel, the following vulnerability has been resolved: fuse: fix invalidate lock leak on open OTRUNC DAX failure fuseopen takes filemapinvalidatelock for a DAX truncate daxtruncate = true and releases it before the outinodeunlock label. But when fusedaxbreaklayouts fails, the goto...

5.4AI score0.00165EPSS
SaveExploits0References1
NVD
NVD
β€’added 2026/09/04 4:18 p.m.β€’8 views

CVE-2026-80855

In the Linux kernel, the following vulnerability has been resolved: fuse: fix invalidate lock leak on open OTRUNC DAX failure fuseopen takes filemapinvalidatelock for a DAX truncate daxtruncate = true and releases it before the outinodeunlock label. But when fusedaxbreaklayouts fails, the goto...

0.00165EPSS
SaveExploits0References8
OSV
OSV
β€’added 2026/09/04 4:18 p.m.β€’4 views

AZL-99474 CVE-2026-80855 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: fuse: fix invalidate lock leak on open OTRUNC DAX failure fuseopen takes filemapinvalidatelock for a DAX truncate daxtruncate = true and releases it before the outinodeunlock label. But when fusedaxbreaklayouts fails, the goto...

5.8AI score0.00165EPSS
SaveExploits0References1
OSV
OSV
β€’added 2026/09/04 4:18 p.m.β€’5 views

AZL-99419 CVE-2026-80856 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: fuse: fix invalidate lock leak on setattr writeback failure fusedosetattr takes filemapinvalidatelock for a DAX truncate faultblocked = true and releases it at the out:/error: labels. But when a writeback flush is also needed, a...

5.9AI score0.00165EPSS
SaveExploits0References1
OSV
OSV
β€’added 2026/09/04 4:18 p.m.β€’6 views

DEBIAN-CVE-2026-80856

In the Linux kernel, the following vulnerability has been resolved: fuse: fix invalidate lock leak on setattr writeback failure fusedosetattr takes filemapinvalidatelock for a DAX truncate faultblocked = true and releases it at the out:/error: labels. But when a writeback flush is also needed, a...

5.4AI score0.00165EPSS
SaveExploits0References1
NVD
NVD
β€’added 2026/09/04 4:18 p.m.β€’7 views

CVE-2026-80856

In the Linux kernel, the following vulnerability has been resolved: fuse: fix invalidate lock leak on setattr writeback failure fusedosetattr takes filemapinvalidatelock for a DAX truncate faultblocked = true and releases it at the out:/error: labels. But when a writeback flush is also needed, a...

0.00165EPSS
SaveExploits0References8
NVD
NVD
β€’added 2026/09/04 4:18 p.m.β€’6 views

CVE-2026-80770

In the Linux kernel, the following vulnerability has been resolved: HID: nintendo: stop device IO before hidhwstop on probe failure nintendohidprobe calls hiddeviceiostart before joyconinit and joyconledscreate. If either fails, the error path jumps to errclose which calls hidhwclose/hidhwstop...

0.00173EPSS
SaveExploits0References7
OSV
OSV
β€’added 2026/09/04 4:18 p.m.β€’3 views

AZL-99591 CVE-2026-80770 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: HID: nintendo: stop device IO before hidhwstop on probe failure nintendohidprobe calls hiddeviceiostart before joyconinit and joyconledscreate. If either fails, the error path jumps to errclose which calls hidhwclose/hidhwstop...

5.8AI score0.00173EPSS
SaveExploits0References1
OSV
OSV
β€’added 2026/09/04 4:18 p.m.β€’5 views

DEBIAN-CVE-2026-80770

In the Linux kernel, the following vulnerability has been resolved: HID: nintendo: stop device IO before hidhwstop on probe failure nintendohidprobe calls hiddeviceiostart before joyconinit and joyconledscreate. If either fails, the error path jumps to errclose which calls hidhwclose/hidhwstop...

5.3AI score0.00173EPSS
SaveExploits0References1
NVD
NVD
β€’added 2026/09/04 4:17 p.m.β€’7 views

CVE-2026-75168

An issue in the ugw-editfile method of /cgi-bin/wwwugw.cgi in MBS-Solutions X-Serie Gateway firmware V60005 allows a remote authenticated user with the low-privileged Standard role to write arbitrary content to files within /uxx/config/ and /ugw/config/...

6.3CVSS0.00306EPSS
SaveExploits0References3
NVD
NVD
β€’added 2026/09/04 4:17 p.m.β€’4 views

CVE-2026-75162

An information disclosure vulnerability in the opcua-configuration method of /cgi-bin/wwwugw.cgi in MBS-Solutions X-Serie Gateway firmware V60005 allows any remote authenticated user, including users with the low-privileged Standard role, to retrieve the configured OPC-UA authentication credentia...

6.5CVSS0.00461EPSS
SaveExploits0References3
Rows per page
Query Builder