CVE-2026-71238
Gravedad CVSS v3.1:
CRÍTICA
Tipo:
CWE-798
Credenciales embebidas en el software
Fecha de publicación:
05/08/2026
Última modificación:
10/08/2026
Descripción
*** Pendiente de traducción *** 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.
Impacto
Puntuación base 3.x
9.10
Gravedad 3.x
CRÍTICA


