Tendenci has Authenticated Remote Code Execution via Pickle Deserialization
Description
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.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
tendenciPyPI | < 15.3.12 | 15.3.12 |
Affected products
2Patches
Vulnerability mechanics
References
11- github.com/advisories/GHSA-339m-4qw5-j2g3ghsaADVISORY
- github.com/advisories/GHSA-jqmc-fxxp-r589ghsax_refsource_MISCADVISORY
- nvd.nist.gov/vuln/detail/CVE-2020-14942ghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2026-23946ghsaADVISORY
- docs.python.org/3/library/pickle.htmlghsax_refsource_MISCWEB
- github.com/tendenci/tendenci/commit/23d9fd85ab7654e9c83cfc86cb4175c0bd7a77f1ghsax_refsource_MISCWEB
- github.com/tendenci/tendenci/commit/2ff0a457614944a1b417081c543ea4c5bb95d636ghsax_refsource_MISCWEB
- github.com/tendenci/tendenci/commit/63e1b84a5b163466d1d8d811d35e7021a7ca0d0eghsax_refsource_MISCWEB
- github.com/tendenci/tendenci/issues/867ghsax_refsource_MISCWEB
- github.com/tendenci/tendenci/releases/tag/v15.3.12ghsax_refsource_MISCWEB
- github.com/tendenci/tendenci/security/advisories/GHSA-339m-4qw5-j2g3ghsax_refsource_CONFIRMWEB
News mentions
0No linked articles in our index yet.