CVE-2026-10061
Published: 29 May 2026
Summary
CVE-2026-10061 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 command injection vulnerability exists in the TRENDnet TEW-432BRP router running firmware 3.10B20. The flaw resides in the formWPS function within /goform/formWPS, where unsanitized input to the peerPin argument allows arbitrary command execution. The issue is tracked as CWE-74 and CWE-77 and received a CVSS 4.0 score of 2.1.
An authenticated attacker with network access can supply a crafted peerPin value to the web interface and execute operating-system commands on the device. Public exploit code is available, enabling remote code execution without user interaction beyond valid credentials.
The vendor has stated that the TEW-432BRP reached end-of-life in 2009 and will not receive patches or further support. No mitigation guidance beyond this declaration appears in the referenced advisories.
EPSS for the CVE rose from a low baseline to a recorded peak of 0.0106, indicating increased exploitation interest after disclosure.
OWASP Top 10 for Web (2025)
EU & UK References
- 🇪🇺 ENISA EUVD: EUVD-2026-33316
Vulnerability details
A vulnerability was found in TRENDnet TEW-432BRP 3.10B20. Affected is the function formWPS of the file /goform/formWPS. The manipulation of the argument peerPin results in command injection. The attack can be executed remotely. The exploit has been made public and…
more
could 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
Why these techniques?
Command injection in public web interface enables remote OS command execution on network device.
CVEs Like This One
Affected Assets
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.
Developer assessments and testing (including injection-focused techniques) identify improper neutralization of special elements, and the verifiable flaw remediation corrects them pre-deployment.
Identifies indicators of injection attacks (command, SQL, LDAP, etc.) via anomaly and attack monitoring.