CVE-2026-63586 PUBLISHED

Unauthenticated Remote Code Execution via Shell Injection in Web Management Interface

Assigner: CERTVDE
Reserved: 17.07.2026 Published: 25.08.2026 Updated: 25.08.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.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
CVSS Score: 9.3

Product Status

Vendor Weidmueller Interface
Product IE-SR-2TX-WL
Versions Default: unaffected
  • affected from 1.52 to 1.57 (excl.)
Vendor Weidmueller Interface
Product IE-SR-2TX-WL-4G-EU
Versions Default: unaffected
  • affected from 1.67 to 1.74 (excl.)
Vendor Weidmueller Interface
Product IE-SR-2TX-WL-4G-US-V
Versions Default: unaffected
  • affected from 1.67 to 1.74 (excl.)

References

Problem Types

  • CWE-78 Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection') CWE