Skip to content
CVSS 10.0CVSS 10.0 · CRITICAL

CVE-2026-42869

SOCFortress CoPilot focuses on providing a single pane of glass for all your security operations needs. Prior to 0.1.57, SOCFortress CoPilot ships a hardcoded JWT signing secret as a fallback value in backend/app/auth/utils.py:28 and ships it verbatim in .env.example. Any deployment where JWT_SECRET is not explicitly set — including the default Docker Compose setup — signs all authentication tokens with this publicly known value. An unauthenticated attacker can forge arbitrary admin-scoped JWTs and gain full control of the application and every security tool it manages without any credentials. This vulnerability is fixed in 0.1.57.

Ver en NVD

Análisis

SOCFortress CoPilot versions prior to 0.1.57 use a hardcoded JWT signing secret in default configurations, including the official Docker Compose setup. An unauthenticated attacker can forge administrative tokens to gain full control over the application and any connected security infrastructure. All users should update to version 0.1.57 and ensure a unique JWT_SECRET is configured.

Severidad

Puntaje: 10.0(CRITICAL)
Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H
AV: NETWORK
AC: LOW
PR: NONE
UI: NONE
S: CHANGED
C: HIGH
I: HIGH
A: HIGH
Tipo de falla (CWE): CWE-287CWE-522CWE-798

EPSS

Probabilidad de explotación (próx. 30 días): 0.0012 (0.1%)
Percentil: 30.4%
EPSS: 2026-05-13

Descripción técnica

SOCFortress CoPilot focuses on providing a single pane of glass for all your security operations needs. Prior to 0.1.57, SOCFortress CoPilot ships a hardcoded JWT signing secret as a fallback value in backend/app/auth/utils.py:28 and ships it verbatim in .env.example. Any deployment where JWT_SECRET is not explicitly set — including the default Docker Compose setup — signs all authentication tokens with this publicly known value. An unauthenticated attacker can forge arbitrary admin-scoped JWTs and gain full control of the application and every security tool it manages without any credentials. This vulnerability is fixed in 0.1.57.

Publicada: 11/5/2026, 20:25:43
Última modificación: 13/5/2026, 18:31:17

Referencias

InicioEventosBlogRecursosEquipo