CVE-2026-67208 PUBLISHED

Juggle 1.6.0 Unauthenticated RCE via Exposed H2 Console

Assigner: VulnCheck
Reserved: 28.07.2026 Published: 30.07.2026 Updated: 31.07.2026

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.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
CVSS Score: 9.3

Product Status

Vendor somta
Product Juggle
Versions Default: affected
  • affected from 0 to 1.6.0 (incl.)

Credits

  • Fatullayev Asadbek finder

References

Problem Types

  • Missing Authentication for Critical Function CWE
  • Initialization of a Resource with an Insecure Default CWE