Answer in brief
CVE-2026-63586 records a Unknown severity vulnerability in Unauthenticated Remote Code Execution via Shell Injection in Web Management Interface. The current sources do not mark it as known exploited. The current feed maps Weidmueller Interface/IE-SR-2TX-WL (generic), Weidmueller Interface/IE-SR-2TX-WL-4G-EU (generic), Weidmueller Interface/IE-SR-2TX-WL-4G-US-V (generic). Check affected ranges and fixed versions before updating.
Analysis pending evidence review
HOL Guard separates source facts from reviewed analysis. See the methodology.
A CVSS score is not reported in the current record. The current sources do not mark it as known exploited. Treat this as a source-backed prioritization signal, not a statement about your environment.
Analysis status
Analysis pending evidence review
Factual feed record only; HOL analysis is not approved for indexing. Read the methodology.
The current feed maps Weidmueller Interface/IE-SR-2TX-WL (generic), Weidmueller Interface/IE-SR-2TX-WL-4G-EU (generic), Weidmueller Interface/IE-SR-2TX-WL-4G-US-V (generic). Check affected ranges and fixed versions before updating.
| Package | Affected range | Fixed version |
|---|---|---|
| Weidmueller Interface/IE-SR-2TX-WLgeneric | >=1.52 <1.57 | 1.57 |
| Weidmueller Interface/IE-SR-2TX-WL-4G-EUgeneric | >=1.67 <1.74 | 1.74 |
| Weidmueller Interface/IE-SR-2TX-WL-4G-US-Vgeneric | >=1.67 <1.74 | 1.74 |
Published upstream
Aug 25, 2026
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Aug 25, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Aug 25, 2026
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.
Quoted source text, attributed separately from HOL analysis.