GHSA-656c-6cxf-hvcv · Severity: medium · Ecosystem: pip — Deserialization of Untrusted Data in Flask-Caching
The Flask-Caching extension through 1.10.1 for Flask relies on Pickle for serialization, which may lead to remote code execution or local privilege escalation. If an attacker gains access to cache storage (e.g., filesystem, Memcached, Redis, etc.), they can construct a crafted payload, poison the cache, and execute Python code. NOTE: a third party indicates that exploitation is extremely unlikely unless the machine is already compromised; in other cases, the attacker would be unable to write their payload to the cache and generate the required collision
Conclusion & alert: CVE-2021-33026 is rated High Risk (66.9/100): CVSS Critical severity, with high exploitation likelihood (EPSS 7.29%, 94th percentile). Core evidence: EPSS ranks this CVE among the most likely to be exploited in the near term. Mandatory action: High exploitation likelihood—assess exposure and prioritize remediation.
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-06-15 | 16.28% | 7.29% | -8.99% |
| 2 | 2026-05-22 | 13.20% | 16.28% | +3.08% |
| 3 | 2026-05-06 | — | 13.20% | — |
Full EPSS history (24 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 9.8 | 3.1 | CRITICAL |
|
3.9 | 5.9 | [email protected] |
| 9.8 | 3.1 | CRITICAL |
|
3.9 | 5.9 | 134c704f-9b21-4f2e-91b3-4a467353bcc0 |
| 7.5 | 2.0 | HIGH |
|
10.0 | 6.4 | [email protected] |
GHSA-656c-6cxf-hvcv · Severity: medium · Ecosystem: pip — Deserialization of Untrusted Data in Flask-Caching
| vendor | priority | summary | link |
|---|---|---|---|
debian
|
unimportant | CVE-2021-33026 unimportant priority: Debian including 1 source packages (flask-caching), 5 status rows across 5 suites (bookworm, bullseye, forky, sid, trixie): open 5. | https://security-tracker.debian.org/tracker/CVE-2021-33026 |
ubuntu
|
medium | CVE-2021-33026 medium priority: Ubuntu including 1 source packages (flask-caching), 13 status rows across 13 suites (bionic, focal, groovy, hirsute, impish, jammy, kinetic, lunar, mantic, noble, trusty, upstream, xenial): ignored 7, not-affected 3, DNE 2, needed 1. | https://ubuntu.com/security/CVE-2021-33026 |
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| flask-caching_project | flask-caching | <= 1.10.1 | cpe:2.3:a:flask-caching_project:flask-caching:*:*:*:*:*:flask:*:* |
| URL | Tags |
|---|---|
| https://github.com/pallets-eco/flask-caching/pull/209#issuecomment-1136397937 | Issue Tracking Patch Third Party Advisory |
| https://github.com/sh4nks/flask-caching/pull/209 | Patch Third Party Advisory |