CVE-2025-15472
Published: 07 January 2026
Summary
CVE-2025-15472 is a high-severity Command Injection (CWE-77) vulnerability in Trendnet Tew-811Dru Firmware. Its CVSS base score is 7.2 (High).
Operationally, exploitation aligns with the MITRE ATT&CK technique Exploit Public-Facing Application (T1190); ranked in the top 25.5% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog; a public proof-of-concept is referenced.
Threat & Defense at a Glance
Threat & Defense Details
Likely Mitigating ControlsAI
Per-CVE control mapping for this CVE has not run yet; the list below is derived from the weakness types (CWEs) cited in the NVD entry.
MITRE ATT&CK Enterprise TechniquesAI
Why these techniques?
OS command injection in public-facing httpd component directly enables remote exploitation of the application (T1190) and arbitrary Unix shell command execution (T1059.004).
NVD Description
A flaw has been found in TRENDnet TEW-811DRU 1.0.2.0. This affects the function setDeviceURL of the file uapply.cgi of the component httpd . This manipulation of the argument DeviceURL causes os command injection. The attack can be initiated remotely. The…
more
exploit has been published and may be used. The vendor was contacted early about this disclosure but did not respond in any way.
Deeper analysisAI
CVE-2025-15472 is an OS command injection vulnerability in the TRENDnet TEW-811DRU router running firmware version 1.0.2.0. The flaw resides in the setDeviceURL function within the uapply.cgi file of the httpd component, where manipulation of the DeviceURL argument enables command injection. Associated with CWE-77 (Command Injection) and CWE-78 (OS Command Injection), it carries a CVSS v3.1 base score of 7.2 (AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H).
The vulnerability can be exploited remotely by attackers who possess high privileges, such as administrative access to the device. Successful exploitation allows arbitrary OS command execution, potentially resulting in high impacts to confidentiality, integrity, and availability, including full system compromise.
Advisories indicate that an exploit has been published and may be actively used, with references available at sites like VulDB and a Notion page detailing the issue. The vendor was contacted early regarding disclosure but provided no response, and no patches or mitigations are mentioned in the available information.
Details
- CWE(s)