CVE-2026-58146 PUBLISHED

Unauthorized remote code execution in T-Mobile 5G Box IDU routers

Assigner: CERT-PL
Reserved: 29.06.2026 Published: 16.09.2026 Updated: 16.09.2026

WNC T-Mobile 5G Box IDU router is vulnerable to OS command injection vulnerability. The vulnerability exists within the /cgi-bin/portal.cgi endpoint, specifically through the cli_cookie POST parameter. The cli_cookie parameter value is directly concatenated into a find command string without proper sanitization. This allows a remote, unauthenticated attacker to inject and execute arbitrary shell commands as root on the underlying operating system.

This issue has been fixed in firmware version 1.1.0.651412

Metrics

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

Product Status

Vendor WNC
Product T-Mobile 5G Box IDU
Versions Default: unaffected
  • affected from 0 to 1.1.0.651412 (excl.)

Credits

  • Patryk Bogdan finder
  • Adam Borczyk finder

References

Problem Types

  • CWE-78 Improper neutralization of special elements used in an OS command ('OS command injection') CWE