GHSA-38r9-g25v-vcvr · Severity: medium — WWW::Mechanize::Cached versions before 2.00 for Perl deserialize cached HTTP responses from a...
WWW::Mechanize::Cached versions before 2.00 for Perl deserialize cached HTTP responses from a world-writable on-disk cache, enabling local response forgery and code execution. With no explicit cache backend, WWW::Mechanize::Cached constructs a default Cache::FileCache under /tmp/FileCache without overriding the backend's documented directory_umask of 000, so the cache root and its subdirectories are created mode 0777 with no sticky bit. Cache entries are named by sha1_hex of the request and read back through Storable::thaw on the next cache hit. A local attacker with write access to the cache tree can replace a victim's cache entry for a known URL with an arbitrary frozen HTTP::Response blob, causing the victim's next get() of that URL to return attacker controlled response bytes. Because the bytes are passed to Storable::thaw, a victim process that has loaded any class with a side-effectful STORABLE_thaw, DESTROY, or overload hook can be escalated to arbitrary code execution.
Conclusion & alert: CVE-2026-8612 is rated Low Risk (26.8/100): CVSS Medium severity, with low exploitation likelihood (EPSS 0.05%). Mandatory action: Monitor for updates and reassess as exploit intelligence or EPSS changes.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-05-21 | 0.03% | 0.05% | +0.02% |
| 2 | 2026-05-16 | 0.05% | 0.03% | -0.02% |
| 3 | 2026-05-15 | — | 0.05% | — |
Full EPSS history (3 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 5.3 | 3.1 | MEDIUM |
|
1.8 | 3.4 | 134c704f-9b21-4f2e-91b3-4a467353bcc0 |
GHSA-38r9-g25v-vcvr · Severity: medium — WWW::Mechanize::Cached versions before 2.00 for Perl deserialize cached HTTP responses from a...
| vendor | priority | summary | link |
|---|---|---|---|
suse
|
high | CVE-2026-8612 severity important: SUSE including 1 source package names (perl-WWW-Mechanize), 15 product×package rows across 15 product lines (SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS, SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS, … (15 product lines)): Known Not Affected 15. | https://www.suse.com/security/cve/CVE-2026-8612/ |
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| oalders | www::mechanize::cached | < 2.00 | cpe:2.3:a:oalders:www\:\:mechanize\:\:cached:*:*:*:*:*:perl:*:* |
| URL | Tags |
|---|---|
| https://github.com/libwww-perl/WWW-Mechanize-Cached/commit/b821647deeedf83490ebc1db91d959d942300ce0.patch | Patch |
| https://github.com/libwww-perl/WWW-Mechanize-Cached/pull/36 | Issue Tracking Patch |
| https://metacpan.org/release/OALDERS/WWW-Mechanize-Cached-2.00/changes | Release Notes |
| http://www.openwall.com/lists/oss-security/2026/05/15/1 | Mailing List Third Party Advisory |