← All CVEs

CVE-2026-71238

critical · 9.1

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.

9.1
CVSS
0.4%
EPSS (exploit prob.)
35th
EPSS percentile
2026-08-05
Published

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N

Weaknesses

CWE-798

References

Query this programmatically:

curl https://evil-db.io/api/v1/cve/CVE-2026-71238