SEPTEMBER 17, 2026
Live Feed
Back to database
Case File

CVE-2026-67208

CRITICAL · CVSS 9.8 EPSS 5.29% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-07-30 · Last synced 2026-08-29

CyberRota Analysis

AI-Generated

Docker versions up to 1.6.0 are vulnerable to a critical remote code execution flaw due to the exposed H2 database web console, which can be accessed using default credentials. This allows unauthenticated attackers to execute arbitrary OS commands, potentially leading to root-level access on systems running the stock Docker image. Organizations utilizing affected Docker versions should prioritize immediate remediation to mitigate the risk of exploitation.

Public Exploit Signal

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

Detected Signals
remote code execution code execution
GitHub PoC Links

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

CVE
CVE-2026-67208
Severity
CRITICAL
CVSS
9.8
EPSS
5.29%
Docker

Original NVD Description

Juggle through 1.6.0 contains a remote code execution vulnerability that allows unauthenticated remote attackers to execute arbitrary OS commands by connecting to the exposed H2 database web console using default shipped credentials. Attackers can access the unprotected /h2-console endpoint, authenticate with default credentials, and leverage the H2 CREATE ALIAS Runtime.exec() technique to execute arbitrary commands, resulting in root-level code execution when running the stock Docker image.