CVE-2026-71238
Last modified
CVE-2026-71238 is a critical-severity vulnerability rated 9.1/10 on the CVSS scale. DjangoCRM ships with its Django SECRET_KEY hardcoded directly in the committed webcrm/settings.py rather than read from an environment variable. Since this key is used for session signing, CSRF token generation, and password reset tokens, anyone who reads the public repository can forge valid session cookies (including for the superadmin account), forge CSRF tokens, and forge password reset tokens, achieving full account takeover.. EPSS estimates a 0.31% chance of exploitation in the next 30 days.
Description
DjangoCRM ships with its Django SECRET_KEY hardcoded directly in the committed webcrm/settings.py rather than read from an environment variable. Since this key is used for session signing, CSRF token generation, and password reset tokens, anyone who reads the public repository can forge valid session cookies (including for the superadmin account), forge CSRF tokens, and forge password reset tokens, achieving full account takeover.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| DjangoCRM | django-crm | All versions |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-71238?
How severe is CVE-2026-71238?
How do I fix CVE-2026-71238?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-71232MacCMS10's admin template editor (application/admin/controll…7.2
- CVE-2026-71233InvoiceNinja v5-stable renders an invoice or quote's "terms"…8.7
- CVE-2026-71234Documize Community's attachment download route (domain/attac…7.5
- CVE-2026-71235Magistrala's Rules Engine allows authenticated users to crea…8.8
- CVE-2026-71236Grocy's API request-body parser (controllers/Api/BaseApiCont…8.7
- CVE-2026-71237Miantang/IoT-PHP's index.php implements a POST /userlogin ro…9.8
- CVE-2026-71239DjangoCRM's massmail module renders user-controlled EmlMessa…8.1
- CVE-2026-7124A vulnerability was determined in Totolink A8000RU 7.1cu.643…9.8
- CVE-2026-71240DjangoCRM's toggle_default_sorting view is the only route in…4.3
- CVE-2026-71241Book-Management-System's Flask API endpoints /student, /reco…7.5
- CVE-2026-71242Crater's NotePolicy checks only a blanket Bouncer ability (m…8.3
- CVE-2026-71243The backmeup npm package assembles shell command strings by …8.8
Are you affected by CVE-2026-71238?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
