CVE 10 CRITICAL

SOCFortress CoPilot: Hardcoded JWT secret allows unauthenticated full admin compromise and lateral movement into all integrated SOC tools_CVE-2026-42869

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

Description

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.

AI Analysis

Unauthenticated attacker can forge arbitrary admin-scoped JWTs and gain full control of the application

Basic Information

ID CVE-2026-42869
Source GitHub_M
Published May 11, 2026 at 18:39

Affected Product

Vendor socfortress
Product CoPilot
Version < 0.1.57
Affected Versions socfortress CoPilot < 0.1.57

CWE Classification

AI Assessment

AI Score 10 / 10
AI Severity Critical
Vendor SOCFortress
Product CoPilot
Version < 0.1.57

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.