CVE-2026-36741 Details
Description
U-SPEED AC1200 Gigabit Wi-Fi Router (Model: T18-21K) V1.0 is vulnerable to Command Injection. The Network Time Protocol (NTP) configuration interface does not properly sanitize user-supplied input. An authenticated user with permission to configure NTP settings can inject arbitrary system commands through crafted input fields. These commands are executed with elevated privileges, leading to potential full system compromise.
A command injection vulnerability has been identified in the U-SPEED AC1200 Gigabit Wi-Fi Router, specifically in model T18-21K version 1.0. The issue arises in the Network Time Protocol (NTP) configuration interface, which fails to properly sanitize user input. This vulnerability allows authenticated users with administrative privileges to inject arbitrary system commands through the NTP server configuration parameters. The injected commands are executed with elevated privileges, potentially leading to a complete compromise of the device.
The vendor should address this vulnerability by implementing proper input sanitization and validation for all user-supplied data, particularly in the NTP configuration interface. It is also recommended to avoid passing user-controlled input to functions that execute commands in the shell, and instead use parameterized system calls or safe APIs. Additionally, the execution context and privileges should be restricted, and allowlists for NTP server values should be established. Unnecessary debug functionality should be removed from production devices.
Metrics
CVSS 4.0 Severity and Vector Strings:
No CVSS 4.0 data is available for this CVE.
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed May 14, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/N0tMilk/vulnerability-research/tree/main/IoT/CVE-2026-36741 | CISA-ADP | ExploitThird Party Advisory |
| https://github.com/N0tMilk/vulnerability-research | [email protected] | Third Party Advisory |
| https://github.com/N0tMilk/vulnerability-research/tree/main/IoT/CVE-2026-36741 | [email protected] | ExploitThird Party Advisory |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-77 | Improper Neutralization of Special Elements used in a Command ('Command Injection') | CISA-ADP |
Affected Products
| Product | Versions |
|---|---|
| u-speed t18-21k firmware | 1.0 |
CPE
Remediation
| |
| u-speed t18-21k | All versions |
CPE
Remediation
| |
Change History
5 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 30, 2026 | Initial Analysis | [email protected] |
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| May 14, 2026 | CVE Modified | CISA-ADP |
| May 13, 2026 | New CVE Received | [email protected] |