Lucene search
+L

91 matches found

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

CVE-2026-85008

A flaw was found in undici. The cache interceptor incorrectly caches responses to unsafe HTTP methods, such as POST, PUT, or DELETE. A remote attacker can exploit this by providing a cacheable response, leading to subsequent state-changing requests being served from a stale cache entry without...

3.7CVSS0.00117EPSS
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/08 7:44 p.m.6 views

PoC-CVE-2020-9715

CVE-2020-9715 EDR Validation PoC Use-after-free in Adobe Acrobat Reader DC's EScript.api ESObject cache. For authorized red team EDR testing only. Vulnerability Adobe Acrobat Reader DC = 2020.009.20063. The EScript engine caches data ESObjects with keys that preserve the original encoding ANSI or...

9.3CVSS7.9AI score0.48441EPSS
SaveExploits2
EUVD
EUVD
added 2026/09/08 3:13 p.m.3 views

EUVD-2026-72858

AVideo through commit c3edcc274c389816d434acadac07ee78eaf330c1 contains an authentication bypass vulnerability where sqlDAL caches empty result sets that writeSql never invalidates. Attackers with a valid password can bypass email two-factor authentication on new devices because the confirmation...

8.6CVSS
SaveExploits0References2
CVE
CVE
added 2026/09/07 10:28 p.m.8 views

CVE-2026-82755

ash_authentication_oauth2_server (ash-project, versions 0.1.3 through before 0.3.1) suffers from a cache-poisoning issue in its RFC 8414 / RFC 9728 metadata endpoints (AshAuthentication.Phoenix.Oauth2Server.ProtocolRouter). When a tenant is derived from a header or Host value rather than the URL,...

6.3CVSS0.00367EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/09/05 12:00 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2026-85008

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - 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 t...

3.7CVSS6.2AI score0.00117EPSS
SaveExploits0References3
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
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
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
Positive Technologies
Positive Technologies
added 2026/09/04 12:00 a.m.10 views

PT-2026-85805

Name of the Vulnerable Software and Affected Versions undici versions 7.0.0 through 7.29.0 undici versions 8.0.0 through 8.10.1 Description The cache interceptor incorrectly handles the caching of unsafe HTTP methods. While documentation states only safe methods are cached, the logic used to skip...

3.7CVSS5.7AI score0.00117EPSS
SaveExploits0References7
NVD
NVD
added 2026/09/01 2:17 p.m.9 views

CVE-2026-80047

A vulnerability in Hugging Face Transformers versions = 4.49.0 and = 5.8.1 allows remote Python files to be written to local disk without user consent when using GenerativePreTrainedModel.loadcustomgenerate. The function fetches and caches a remote module file before performing the required...

7.8CVSS0.00082EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/01 1:40 p.m.19 views

CVE-2026-80047 Hugging Face Transformers library writes remote code to disk prior to consent check

A vulnerability in Hugging Face Transformers versions = 4.49.0 and = 5.8.1 allows remote Python files to be written to local disk without user consent when using GenerativePreTrainedModel.loadcustomgenerate. The function fetches and caches a remote module file before performing the required...

7.8CVSS6AI score
SaveExploits0References5
EUVD
EUVD
added 2026/09/01 1:40 p.m.9 views

EUVD-2026-69144

A vulnerability in Hugging Face Transformers versions = 4.49.0 and = 5.8.1 allows remote Python files to be written to local disk without user consent when using GenerativePreTrainedModel.loadcustomgenerate. The function fetches and caches a remote module file before performing the required...

6AI score0.00082EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/08/22 12:52 a.m.10 views

SUSE CVE-2026-74580

In the Linux kernel, the following vulnerability has been resolved: vhost: reset the vring metadata cache on vring reconfiguration vq-metaiotlb caches the vhostiotlbmap that backs each vring metadata region, and iotlbaccessok returns early on a cache hit, taking the hit as proof that the region h...

8.8CVSS5.6AI score0.00121EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/08/22 12:00 a.m.15 views

Linux Distros Unpatched Vulnerability : CVE-2026-74580

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - vhost: reset the vring metadata cache on vring reconfiguration vq-metaiotlb caches the vhostiotlbmap that backs each vring metadata region, and iotlbaccessok...

8.8CVSS5.3AI score0.00121EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/21 5:16 p.m.32 views

CVE-2026-74580

In the Linux kernel, the following vulnerability has been resolved: vhost: reset the vring metadata cache on vring reconfiguration vq-metaiotlb caches the vhostiotlbmap that backs each vring metadata region, and iotlbaccessok returns early on a cache hit, taking the hit as proof that the region h...

8.8CVSS0.00121EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/21 5:16 p.m.12 views

AZL-96992 CVE-2026-74580 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: vhost: reset the vring metadata cache on vring reconfiguration vq-metaiotlb caches the vhostiotlbmap that backs each vring metadata region, and iotlbaccessok returns early on a cache hit, taking the hit as proof that the region h...

8.8CVSS5.8AI score0.00121EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/08/21 5:16 p.m.11 views

CVE-2026-74580

In the Linux kernel, the following vulnerability has been resolved: vhost: reset the vring metadata cache on vring reconfiguration vq-metaiotlb caches the vhostiotlbmap that backs each vring metadata region, and iotlbaccessok returns early on a cache hit, taking the hit as proof that the region h...

8.8CVSS5.6AI score0.00121EPSS
SaveExploits0References9
OSV
OSV
added 2026/08/21 5:16 p.m.5 views

UBUNTU-CVE-2026-74580

In the Linux kernel, the following vulnerability has been resolved: vhost: reset the vring metadata cache on vring reconfiguration vq-metaiotlb caches the vhostiotlbmap that backs each vring metadata region, and iotlbaccessok returns early on a cache hit, taking the hit as proof that the region h...

8.8CVSS5.8AI score0.00121EPSS
SaveExploits0References10
EUVD
EUVD
added 2026/08/21 4:31 p.m.17 views

EUVD-2026-64002

In the Linux kernel, the following vulnerability has been resolved: vhost: reset the vring metadata cache on vring reconfiguration vq-metaiotlb caches the vhostiotlbmap that backs each vring metadata region, and iotlbaccessok returns early on a cache hit, taking the hit as proof that the region h...

5.5AI score0.00121EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/21 4:31 p.m.31 views

CVE-2026-74580 vhost: reset the vring metadata cache on vring reconfiguration

In the Linux kernel, the following vulnerability has been resolved: vhost: reset the vring metadata cache on vring reconfiguration vq-metaiotlb caches the vhostiotlbmap that backs each vring metadata region, and iotlbaccessok returns early on a cache hit, taking the hit as proof that the region h...

8.8CVSS5.7AI score
SaveExploits0References11
Rows per page
Query Builder