CVE-2026-58455

Dockwatch through 0.6.567 contains an unauthenticated OS command injection vulnerability that allows remote attackers to execute arbitrary shell commands by exploiting a missing exit() after an authentication redirect in loader.php combined with unsanitized input passed to shell_exec() in ajax/compose.php. Attackers can seed the required session flag through the incomplete auth check, then inject arbitrary commands via the composePath POST parameter in the composePull action to achieve full host compromise, facilitated by the standard deployment mounting of the Docker socket.
Configurations

No configuration.

History

02 Jul 2026, 16:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-07-02 16:16

Updated : 2026-07-14 23:17


NVD link : CVE-2026-58455

Mitre link : CVE-2026-58455

CVE.ORG link : CVE-2026-58455


JSON object : View

Products Affected

No product.

CWE
CWE-78

Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')

CWE-698

Execution After Redirect (EAR)