CVE-2026-58455 Details
Description
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.
A vulnerability allowing unauthenticated OS command injection has been identified in Dockwatch versions through 0.6.567. This issue arises from a missing exit() after an authentication redirect in loader.php, combined with unsanitized input sent to shell_exec() in ajax/compose.php. Exploiting this vulnerability allows remote attackers to execute arbitrary shell commands. The standard deployment mounts the Docker socket, facilitating full host compromise. Attackers can exploit the incomplete authentication check to inject commands via the composePath POST parameter in the composePull action.
Users can update to the latest version of Dockwatch, where this vulnerability has been addressed. Instructions for updating can be found in the Dockwatch repository on GitHub.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Jul 2, 2026CISA-ADP
Assessed Jul 6, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/Notifiarr/dockwatch/pull/135 | [email protected] | Issue TrackingVendor |
| https://www.vulncheck.com/advisories/dockwatch-unauthenticated-os-command-injection-via-ajax-compose-php | [email protected] | AdvisoryRemedy |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-698 | Execution After Redirect (EAR) | [email protected] |
| CWE-78 | Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| Notifiarr Dockwatch | <= 0.6.567 (semver) |
CPE
Remediation
| |
Change History
3 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jul 14, 2026 | CVE Modified | [email protected] |
| Jul 6, 2026 | CVE Modified | CISA-ADP |
| Jul 2, 2026 | New CVE Received | [email protected] |
Volerion