GHSA-339m-4qw5-j2g3 · 深刻度: medium · エコシステム: pip — Tendenci Affected by Authenticated Remote Code Execution via Pickle Deserialization
Tendenci is an open source content management system built for non-profits, associations and cause-based sites. Versions 15.3.11 and below include a critical deserialization vulnerability in the Helpdesk module (which is not enabled by default). This vulnerability allows Remote Code Execution (RCE) by an authenticated user with staff security level due to using Python's pickle module in helpdesk /reports/. The original CVE-2020-14942 was incompletely patched. While ticket_list() was fixed to use safe JSON deserialization, the run_report() function still uses unsafe pickle.loads(). The impact is limited to the permissions of the user running the application, typically www-data, which generally lacks write (except for upload directories) and execute permissions. This issue has been fixed in version 15.3.12.
総合評価: CVE-2026-23946 は悪用リスクが高い(67.5/100)。CVSS 深刻度は中。悪用される可能性が高い(EPSS 0.66%、71 パーセンタイル) 根拠: 公開エクスプロイトが 1 件参照されています(Exploit-DB)。 推奨対応: 公開エクスプロイトが確認されています。影響範囲の確認、緩和策の適用、パッチ適用を優先してください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
| EDB-ID | ソース | 種別 | 公開 | リンク |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-05-24 | 0.36% | 0.66% | +0.30% |
| 2 | 2026-03-05 | 0.26% | 0.36% | +0.09% |
| 3 | 2026-02-23 | — | 0.26% | — |
EPSS の全履歴 (全 4 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 6.8 | 3.1 | MEDIUM |
|
0.9 | 5.9 | [email protected] |
GHSA-339m-4qw5-j2g3 · 深刻度: medium · エコシステム: pip — Tendenci Affected by Authenticated Remote Code Execution via Pickle Deserialization
| URL | タグ |
|---|---|
| https://docs.python.org/3/library/pickle.html#restricting-globals | Not Applicable |
| https://github.com/advisories/GHSA-jqmc-fxxp-r589 | Not Applicable |
| https://github.com/tendenci/tendenci/commit/23d9fd85ab7654e9c83cfc86cb4175c0bd7a77f1 | Patch |
| https://github.com/tendenci/tendenci/commit/2ff0a457614944a1b417081c543ea4c5bb95d636 | Patch |
| https://github.com/tendenci/tendenci/commit/63e1b84a5b163466d1d8d811d35e7021a7ca0d0e | Patch |
| https://github.com/tendenci/tendenci/issues/867 | Exploit Issue Tracking Patch Vendor Advisory |
| https://github.com/tendenci/tendenci/releases/tag/v15.3.12 | Release Notes |
| https://github.com/tendenci/tendenci/security/advisories/GHSA-339m-4qw5-j2g3 | Mitigation Vendor Advisory |