PT-2026-39734 · Unknown · Socfortress Copilot
Chimppppy
·
Published
2026-05-11
·
Updated
2026-05-12
·
CVE-2026-42869
CVSS v3.1
10
Critical
| Vector | AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
SOCFortress CoPilot versions prior to 0.1.57
Description
The application contains a hardcoded JSON Web Token (JWT) signing secret used as a fallback value in the
backend/app/auth/utils.py file and the .env.example file. In deployments where the JWT SECRET variable is not explicitly configured, such as the default Docker Compose setup, the system uses this publicly known value to sign authentication tokens. This allows an unauthenticated attacker to forge admin-scoped tokens and gain full control over the application and its managed security tools.Recommendations
Update to version 0.1.57.
Explicitly set the
JWT SECRET variable in the environment configuration to replace the default fallback value.Exploit
Fix
Insufficiently Protected Credentials
Using Hardcoded Credentials
Improper Authentication
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Socfortress Copilot