CVE-2026-59800

Confirmed PUBLISHED

9Router < 0.4.44 - OS Command Injection via sudoPassword Parameter in Tailscale Install Endpoint

Vendor: decolua Product: 9router

Not yet in CISA KEV

Exploited in the wild Active exploitation observed PoC available

Recommended Action

Prioritize immediate patching and validate internet-facing exposure. Monitor for matching exploitation attempts in your environment.

Confidence
Confirmed
Exploitation Status
Active exploitation observed
Observed in Sensors
Yes
Attempts (30d)
12
Unique Attacker IPs
3
CISA KEV
Not yet in CISA KEV
CVSS / EPSS
9.2 Critical EPSS 1.3%

At a Glance

9Router before 0.4.44 contains an OS command injection vulnerability in the unauthenticated POST /api/tunnel/tailscale-install endpoint (this route is not covered by the dashboard middleware matcher, so no authorization check is applied). The sudoPassword field from the request body is written to the stdin of a 'sudo -S sh' child process. When sudo does not prompt for a password (the process runs as root, NOPASSWD is configured, or a recent sudo timestamp cache exists), the sudoPassword value is interpreted by sh as a shell command, allowing a remote unauthenticated attacker to execute arbitrary OS commands. Exploitation evidence was first observed by the Shadowserver Foundation on 2026-07-04 (UTC).

edge
CVE Published
Jul 07, 2026
Exploited Since
Jul 10, 2026
CVSS
9.2 Critical
EPSS
1.3%
Remote Low complexity No user interaction Unauthenticated

Sensor telemetry available

Affected Versions

Vendor Product Version Status
decolua
9router

0 to < 0.4.44

Affected
decolua
9router

0.4.44

Unaffected

CVE References