| CVE ID | CVE-2026-40854 |
| Publication date | 16 September 2026 |
| Vendor | WNC |
| Product | T-Mobile 5G Box IDU |
| Vulnerable versions | All before 1.1.0.651412 |
| Vulnerability type (CWE) | Authentication bypass by spoofing (CWE-290) |
| Report source | Report to CERT Polska |
| CVE ID | CVE-2026-40855 |
| Publication date | 16 September 2026 |
| Vendor | WNC |
| Product | T-Mobile 5G Box IDU |
| Vulnerable versions | All before 1.1.0.651412 |
| Vulnerability type (CWE) | Improper neutralization of special elements used in an OS command ('OS command injection') (CWE-78) |
| Report source | Report to CERT Polska |
| CVE ID | CVE-2026-40856 |
| Publication date | 16 September 2026 |
| Vendor | WNC |
| Product | T-Mobile 5G Box IDU |
| Vulnerable versions | All before 1.1.0.651412 |
| Vulnerability type (CWE) | Missing authentication for critical function (CWE-306) |
| Report source | Report to CERT Polska |
| CVE ID | CVE-2026-40857 |
| Publication date | 16 September 2026 |
| Vendor | WNC |
| Product | T-Mobile 5G Box IDU |
| Vulnerable versions | All before 1.1.0.651412 |
| Vulnerability type (CWE) | Cross-Site request forgery (CSRF) (CWE-352) |
| Report source | Report to CERT Polska |
| CVE ID | CVE-2026-58146 |
| Publication date | 16 September 2026 |
| Vendor | WNC |
| Product | T-Mobile 5G Box IDU |
| Vulnerable versions | All before 1.1.0.651412 |
| Vulnerability type (CWE) | Improper neutralization of special elements used in an OS command ('OS command injection') (CWE-78) |
| Report source | Report to CERT Polska |
| CVE ID | CVE-2026-58147 |
| Publication date | 16 September 2026 |
| Vendor | WNC |
| Product | T-Mobile 5G Box IDU |
| Vulnerable versions | All before 1.1.0.651412 |
| Vulnerability type (CWE) | Improper neutralization of special elements used in an OS command ('OS command injection') (CWE-78) |
| Report source | Report to CERT Polska |
Description
CERT Polska has received a report about vulnerabilities in firmware of WNC (Wistron NeWeh Corporation) T-Mobile 5G Box IDU routers and participated in coordination of their disclosure.
The vulnerability CVE-2026-40854: WNC T-Mobile 5G Box IDU router contains an authentication bypass vulnerability in the portal.cgi component. The session verification mechanism improperly validates the sessionid cookie by checking for the existence of a corresponding file in /tmp/login_user. An attacker can bypass authentication by using directory entries such as "." or ".." in the cookie, allowing unauthorized access to the administration panel.
The vulnerability CVE-2026-40855: WNC T-Mobile 5G Box IDU router is vulnerable to a command injection. The vulnerability exists in the ping functionality within the /cgi-bin/portal.cgi endpoint, specifically affecting the ping_ip, ping_size, and ping_times POST parameters. The root cause is the failure to verify and sanitize user-supplied input before incorporating it into a system command. This allows an authenticated attacker to execute arbitrary commands on the shell and gain root access to the system.
The vulnerability CVE-2026-40856: WNC T-Mobile 5G Box IDU router is vulnerable to improper access control. The vulnerability exists in the wnc_maccheck.cgi endpoint, which is accessible without authentication. It allows a remote attacker to retrieve sensitive configuration data, including the administrator web password, WiFi passphrase, and technical device information.
The vulnerability CVE-2026-40857: WNC T-Mobile 5G Box IDU router contains a cross-site request forgery (CSRF) vulnerability in the portal.cgi component. The anti-CSRF mechanism fails to validate the csrf_token_value parameter, accepting any arbitrary value as valid. This allows a remote attacker to perform unauthorized actions on the device by tricking an authenticated user into visiting a malicious website.
The vulnerability CVE-2026-58146: WNC T-Mobile 5G Box IDU router is vulnerable to a 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.
The vulnerability CVE-2026-58147: WNC T-Mobile 5G Box IDU router contains an OS command injection vulnerability in the portal.cgi component's password change functionality. The application improperly neutralizes special elements in the http_passwd_hidden and http_passwdConfirm_hidden parameters, allowing an authenticated attacker to execute arbitrary commands on the underlying operating system with root privileges.
These issues have been fixed in firmware version 1.1.0.651412
Credits
We thank Patryk Bogdan and Adam Borczyk for the responsible vulnerability report.
More about the coordinated vulnerability disclosure process at CERT Polska can be found at https://cert.pl/en/cvd/.