Cyber Resilience

CVE-2026-10061

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-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

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

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.004 Unix Shell Execution
Adversaries may abuse Unix shell commands and scripts for execution.
Why these techniques?

Command injection in public web interface enables remote OS command execution on network device.

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

CVEs Like This One

CVE-2026-10060Same 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