CVE-2026-67208

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.
Configurations

No configuration.

History

30 Jul 2026, 20:18

Type Values Removed Values Added
New CVE

Information

Published : 2026-07-30 20:18

Updated : 2026-07-30 20:27


NVD link : CVE-2026-67208

Mitre link : CVE-2026-67208

CVE.ORG link : CVE-2026-67208


JSON object : View

Products Affected

No product.

CWE
CWE-306

Missing Authentication for Critical Function

CWE-1188

Insecure Default Initialization of Resource