Cyber Resilience

CVE-2026-10060

LowPublic PoCUpdated

Published: 29 May 2026

Published
29 May 2026
Modified
17 June 2026
KEV Added
Patch
CVSS Score v4 2.1 CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
EPSS Score 0.0501 91.2th percentile
Risk Priority 35 floored blend · peak EPSS

Summary

CVE-2026-10060 is a low-severity Injection (CWE-74) vulnerability in Trendnet Tew-432Brp Firmware. Its CVSS base score is 2.1 (Low).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploit Public-Facing Application (T1190); ranked in the top 8.8% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog; a public proof-of-concept is referenced.

Deeper analysis

A vulnerability has been identified in the TRENDnet TEW-432BRP router running firmware version 3.10B20. The issue resides in the formSetRoute function within the /goform/formSetRoute endpoint, where improper handling of the ip, mask, and gateway arguments permits command injection. The flaw is tracked under CWE-74 and CWE-77, carries a CVSS 4.0 score of 2.1, and affects only this end-of-life device.

An authenticated remote attacker can supply crafted values to the affected parameters and execute arbitrary commands on the device. Publicly available exploit details demonstrate that successful exploitation grants limited control over routing configuration and underlying system behavior without requiring user interaction.

The vendor has stated that the TEW-432BRP reached end-of-life status in 2009 and will receive no patches or further support, explicitly noting that replication or remediation of the vulnerability is not feasible.

EPSS scores for the CVE rose from a low baseline to a recorded peak of 0.0106, indicating emerging exploitation interest after public disclosure of the proof-of-concept.

OWASP Top 10 for Web (2025)

EU & UK References

Vulnerability details

A vulnerability has been found in TRENDnet TEW-432BRP 3.10B20. This impacts the function formSetRoute of the file /goform/formSetRoute. The manipulation of the argument ip/mask/gateway leads to command injection. Remote exploitation of the attack is possible. The exploit has been disclosed…

more

to the public and may be used. The vendor explains: "This product has been EOL for 15 years (since 2009). As the item has been EOL for such a long time, we are not able to replicate or fix any vulnerabilities." This vulnerability only affects products that are no longer supported by the maintainer.

CWE(s)

Related Threats

MITRE ATT&CK Enterprise TechniquesAI

T1190 Exploit Public-Facing Application Initial Access
Adversaries may attempt to exploit a weakness in an Internet-facing host or system to initially access a network.
T1059.008 Network Device CLI Execution
Adversaries may abuse scripting or built-in command line interpreters (CLI) on network devices to execute malicious command and payloads.
Why these techniques?

Command injection in router web endpoint enables remote exploitation of public-facing application (T1190) and arbitrary command execution on network device CLI (T1059.008).

Confidence: HIGH · MITRE ATT&CK Enterprise v19.0

CVEs Like This One

CVE-2026-10061Same product: Trendnet Tew-432Brp
CVE-2025-15137Same vendor: Trendnet
CVE-2026-5184Same vendor: Trendnet
CVE-2025-15139Same vendor: Trendnet
CVE-2026-5183Same vendor: Trendnet
CVE-2025-15136Same vendor: Trendnet
CVE-2024-57590Same vendor: Trendnet
CVE-2026-7609Same vendor: Trendnet
CVE-2026-5354Same vendor: Trendnet
CVE-2025-15471Same vendor: Trendnet

Affected Assets

trendnet
tew-432brp firmware
3.10b20

Mitigating Controls

Likely Mitigating Controls AI

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.

addresses: CWE-74

Developer assessments and testing (including injection-focused techniques) identify improper neutralization of special elements, and the verifiable flaw remediation corrects them pre-deployment.

addresses: CWE-74

Identifies indicators of injection attacks (command, SQL, LDAP, etc.) via anomaly and attack monitoring.

References