GHSA-656c-6cxf-hvcv · 深刻度: medium · エコシステム: 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
総合評価: CVE-2021-33026 は高リスク(66.9/100)。CVSS 深刻度は重大。悪用される可能性が高い(EPSS 7.29%、94 パーセンタイル) 根拠: EPSS 上、短期間での悪用可能性は高い水準です。 推奨対応: 悪用可能性が高いため、影響範囲の確認と修補の優先付けを推奨します。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 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% | — |
EPSS の全履歴 (全 24 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 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 · 深刻度: medium · エコシステム: 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 |
| ベンダー | 製品 | バージョン | 生の CPE |
|---|---|---|---|
| flask-caching_project | flask-caching | <= 1.10.1 | cpe:2.3:a:flask-caching_project:flask-caching:*:*:*:*:*:flask:*:* |
| URL | タグ |
|---|---|
| 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 |