CVE-2026-71238

CRITICAL CVSS 3.1: 9.1 EPSS 0.31%
Updated Aug 10, 2026
Djangocrm
Parameter Value
CVSS 9.1 (CRITICAL)
Type CWE-798 (Hardcoded Credentials)
Vendor Djangocrm
Public PoC No

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.

Attack Parameters

Attack Vector
Network
Can be exploited remotely
Attack Complexity
Low
Easy to exploit
Privileges Required
None
No privileges needed
User Interaction
None
No user interaction needed

Impact Assessment

Confidentiality
High
Complete data leak
Integrity
High
Complete data modification
Availability
None
No disruption

CVSS Vector v3.1

Vulnerable Products

djangocrm:django-crm