Vulnerability 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.
CVSS Score
CRITICAL
Related Weaknesses (CWE)
References
- https://github.com/somta/Juggle/issues/86
- https://www.vulncheck.com/advisories/juggle-unauthenticated-rce-via-exposed-h2-c
- https://github.com/somta/Juggle/issues/86
FAQ
What is CVE-2026-67208?
CVE-2026-67208 is a vulnerability with a CVSS score of 9.8 (CRITICAL). 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 u...
How severe is CVE-2026-67208?
CVE-2026-67208 has been rated CRITICAL with a CVSS base score of 9.8/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2026-67208?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.