Security Advisory

CVE-2026-57999

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-06-29 18:16:04
Last updated 2026-07-14 21:34:47
Assigner VulnCheck
CVSS score 7.7
State PUBLISHED

Description

luci-app-tailscale-community contains a command injection vulnerability in the tailscale.do_login RPC method that allows authenticated users to execute arbitrary commands as root. The vulnerability exists because user-controlled loginserver and loginserver_authkey parameters are improperly quoted within a double-quoted shell command, allowing shell substitutions like $() to be evaluated by the outer shell before argument processing.