The web-based management interface uses a modified uhttpd server with CGI shell scripts. The HTTP Basic Authentication username, taken directly from the Authorization header without sanitization, is inserted into a shell command string executed via the system() function. By submitting a specially crafted username containing shell metacharacters, an unauthenticated attacker with network access to the device can escape the command context and execute arbitrary commands with root privileges.
References
| Link | Resource |
|---|---|
| https://www.certvde.com/en/advisories/VDE-2026-083/ |
Configurations
No configuration.
History
No history.
Information
Published : 2026-08-25 09:17
Updated : 2026-09-03 16:57
NVD link : CVE-2026-63586
Mitre link : CVE-2026-63586
CVE.ORG link : CVE-2026-63586
JSON object : View
Products Affected
No product.
CWE
CWE-78
Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')
