CVE-2026-42869
SOCFortress CoPilot prior to version 0.1.57 ships a hardcoded JWT signing secret as a fallback in backend/app/auth/utils.py:28 and includes it in .env.example. If JWT_SECRET is not explicitly set (including default Docker Compose deployments), tokens are signed with this public value, allowing an...