Lucene search
K

79 matches found

CVE
CVE
added 2026/05/15 1:11 a.m.8 views

CVE-2026-8612

CVE-2026-8612 affects WWW::Mechanize::Cached

5.3CVSS6.1AI score0.00051EPSS
Exploits0References4Affected Software1
CNNVD
CNNVD
added 2026/05/15 12:0 a.m.5 views

WWW::Mechanize::Cached 代码问题漏洞

WWW::Mechanize::Cached is an open-source module developed by libwww-perl for the Perl language, serving as an extension to WWW::Mechanize. Versions of WWW::Mechanize::Cached prior to version 2.00 contained code vulnerabilities. These vulnerabilities stemmed from the ability to deserialize HTTP...

5.3CVSS6.1AI score0.00051EPSS
Exploits0References1
AstraLinux
AstraLinux
added 2026/05/03 11:59 p.m.2 views

Astra Linux - уязвимость в linux-5.10, linux-6.1, linux-5.15

In the Linux kernel, the following vulnerability has been resolved: dm cache: prevent BUGON by blocking retries on failed device resumes A cache device failing to resume due to mapping errors should not be retried, as the failure leaves a partially initialized policy object. Repeating the resume...

5.5CVSS6.6AI score0.00079EPSS
Exploits0References2
Fedora
Fedora
added 2026/03/24 1:12 a.m.3 views

[SECURITY] Fedora 42 Update: python-diskcache-5.6.3-12.fc42

DiskCache is an Apache2 licensed disk and file backed cache library, written in pure-Python, and compatible with Django...

9.8CVSS7.1AI score0.00041EPSS
Exploits1
Tenable Nessus
Tenable Nessus
added 2026/03/20 12:0 a.m.8 views

Next.js Framework 10.x / 11.x / 12.x / 13.x / 14.x / 15.x / 16.x < 16.1.7 Image Optimizer Disk Cache DoS (GHSA-3x4c-7xq6-9pq8)

The Next.js Framework on the remote host is affected by a denial of service vulnerability: - A denial of service vulnerability exists in the Next.js image optimization feature which lacks a configurable upper limit on disk cache size. An attacker can deliberately generate many unique...

7.5CVSS5.8AI score0.00023EPSS
Exploits0References2
NVD
NVD
added 2026/03/18 1:16 a.m.1 views

CVE-2026-27980

Next.js is a React framework for building full-stack web applications. Starting in version 10.0.0 and prior to version 16.1.7, the default Next.js image optimization disk cache /next/image did not have a configurable upper bound, allowing unbounded cache growth. An attacker could generate many...

7.5CVSS0.00023EPSS
Exploits0References3
Vulnrichment
Vulnrichment
added 2026/03/18 12:23 a.m.3 views

CVE-2026-27980 Next.js: Unbounded next/image disk cache growth can exhaust storage

Next.js is a React framework for building full-stack web applications. Starting in version 10.0.0 and prior to version 16.1.7, the default Next.js image optimization disk cache /next/image did not have a configurable upper bound, allowing unbounded cache growth. An attacker could generate many...

6.9CVSS5.8AI score0.00023EPSS
Exploits0References3
ATTACKERKB
ATTACKERKB
added 2026/03/18 12:23 a.m.3 views

CVE-2026-27980

Next.js is a React framework for building full-stack web applications. Starting in version 10.0.0 and prior to version 16.1.7, the default Next.js image optimization disk cache /next/image did not have a configurable upper bound, allowing unbounded cache growth. An attacker could generate many...

6.9CVSS5.8AI score0.00023EPSS
Exploits0References4Affected Software1
Tenable Nessus
Tenable Nessus
added 2026/03/18 12:0 a.m.2 views

Linux Distros Unpatched Vulnerability : CVE-2026-27980

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Next.js is a React framework for building full-stack web applications. Starting in version 10.0.0 and prior to version 16.1.7, the default Next.js image...

7.5CVSS5.9AI score0.00023EPSS
Exploits0References2
OSV
OSV
added 2026/03/17 4:17 p.m.1 views

GHSA-3X4C-7XQ6-9PQ8 Next.js: Unbounded next/image disk cache growth can exhaust storage

Summary The default Next.js image optimization disk cache /next/image did not have a configurable upper bound, allowing unbounded cache growth. Impact An attacker could generate many unique image-optimization variants and exhaust disk space, causing denial of service. Note that this does not impa...

6.9CVSS5.9AI score0.00023EPSS
Exploits0References5
Github Security Blog
Github Security Blog
added 2026/03/17 4:17 p.m.3 views

Next.js: Unbounded next/image disk cache growth can exhaust storage

Summary The default Next.js image optimization disk cache /next/image did not have a configurable upper bound, allowing unbounded cache growth. Impact An attacker could generate many unique image-optimization variants and exhaust disk space, causing denial of service. Note that this does not impa...

7.5CVSS5.8AI score0.00023EPSS
Exploits0References5Affected Software1
Snyk
Snyk
added 2026/03/17 4:17 p.m.2 views

Allocation of Resources Without Limits or Throttling

Overview next is a react framework. Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling due to the lack of an upper bound on the disk cache used by the image optimization. An attacker can exhaust disk storage by generating a large number of...

7.5CVSS5.8AI score0.00023EPSS
Exploits0References2
SUSE CVE
SUSE CVE
added 2026/02/13 12:28 a.m.3 views

SUSE CVE-2025-69872

DiskCache python-diskcache through 5.6.3 uses Python pickle for serialization by default. An attacker with write access to the cache directory can achieve arbitrary code execution when a victim application reads from the cache...

9.8CVSS6.4AI score0.00041EPSS
Exploits1References3
OSV
OSV
added 2026/02/11 9:30 p.m.1 views

GHSA-W8V5-VHQR-4H9V DiskCache has unsafe pickle deserialization

DiskCache python-diskcache through 5.6.3 uses Python pickle for serialization by default. An attacker with write access to the cache directory can achieve arbitrary code execution when a victim application reads from the cache...

7CVSS7.6AI score0.00041EPSS
Exploits1References3
Snyk
Snyk
added 2026/02/11 6:55 p.m.3 views

Deserialization of Untrusted Data

Overview diskcache is a Disk Cache -- Disk and file backed persistent cache. Affected versions of this package are vulnerable to Deserialization of Untrusted Data due to the unsafe use of the pickle.load function in the Cache class. An attacker can execute arbitrary code by writing malicious data...

9.8CVSS6.2AI score0.00041EPSS
Exploits1References2
Debian CVE
Debian CVE
added 2026/02/11 12:0 a.m.2 views

CVE-2025-69872

DiskCache python-diskcache through 5.6.3 uses Python pickle for serialization by default. An attacker with write access to the cache directory can achieve arbitrary code execution when a victim application reads from the cache...

9.8CVSS8.6AI score0.00041EPSS
Exploits1
RedhatCVE
RedhatCVE
added 2026/01/24 9:15 a.m.5 views

CVE-2026-0772

Langflow Disk Cache Deserialization of Untrusted Data Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of Langflow. Authentication is required to exploit this vulnerability. The specific flaw exists within the disk...

7.5CVSS6.6AI score0.01584EPSS
Exploits1References1
Snyk
Snyk
added 2026/01/23 5:8 a.m.3 views

Deserialization of Untrusted Data

Overview langflow is an A Python package with a built-in web application Affected versions of this package are vulnerable to Deserialization of Untrusted Data via the disk cache service. An attacker can execute arbitrary code by supplying crafted data that is deserialized without proper validatio...

7.7CVSS7.4AI score0.01584EPSS
Exploits1References2
Snyk
Snyk
added 2026/01/23 5:8 a.m.2 views

Deserialization of Untrusted Data

Overview Affected versions of this package are vulnerable to Deserialization of Untrusted Data via the disk cache service. An attacker can execute arbitrary code by supplying crafted data that is deserialized without proper validation. Details Serialization is a process of converting an object in...

7.7CVSS7.4AI score0.01584EPSS
Exploits1References2
NVD
NVD
added 2026/01/23 4:16 a.m.3 views

CVE-2026-0772

Langflow Disk Cache Deserialization of Untrusted Data Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of Langflow. Authentication is required to exploit this vulnerability. The specific flaw exists within the disk...

7.5CVSS0.01584EPSS
Exploits1References1
Rows per page
Query Builder