GHSA-339m-4qw5-j2g3 · Severity: medium · Ecosystem: 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.
Conclusion & alert: CVE-2026-23946 is rated High Exploit Risk (67.5/100): CVSS Medium severity, with medium exploitation likelihood (EPSS 0.66%). Core evidence: 1 public exploit reference(s) are indexed (Exploit-DB). Mandatory action: Public exploits are available—assess exposure, apply mitigations, and prioritize patching.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
| EDB-ID | Source | Kind | Published | Link |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
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-24 | 0.36% | 0.66% | +0.30% |
| 2 | 2026-03-05 | 0.26% | 0.36% | +0.09% |
| 3 | 2026-02-23 | — | 0.26% | — |
Full EPSS history (4 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 6.8 | 3.1 | MEDIUM |
|
0.9 | 5.9 | [email protected] |
GHSA-339m-4qw5-j2g3 · Severity: medium · Ecosystem: pip — Tendenci Affected by Authenticated Remote Code Execution via Pickle Deserialization
| URL | Tags |
|---|---|
| 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 |