SEPTEMBER 15, 2026
Live Feed
Back to database
Case File

CVE-2026-85391

CRITICAL · CVSS 9.8 EPSS 0.35% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-09-03 · Last synced 2026-09-15

CyberRota Analysis

AI-Generated

Docker versions up to 0.5.5 are vulnerable due to a hardcoded JWT signing secret in the docker-compose.yml file, enabling unauthenticated attackers to forge session tokens for any user account. This critical vulnerability allows attackers to access protected endpoints without proper credentials, posing significant risks to data integrity and confidentiality. Organizations utilizing affected Docker versions should prioritize immediate remediation to mitigate potential unauthorized access.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-85391
Severity
CRITICAL
CVSS
9.8
EPSS
0.35%
Docker

Original NVD Description

Peppermint through 0.5.5 contains a hardcoded JWT signing secret in docker-compose.yml that allows unauthenticated attackers to forge session tokens for any account. Attackers can use the published secret to mint valid tokens for arbitrary user IDs and access protected endpoints without credentials.