Severity by source
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/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
Primary rating from Vendor (VulDB) · only source for this CVE.
CVSS VectorVendor: VulDB
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/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
Lifecycle Timeline
5DescriptionCVE.org
A vulnerability was detected in TRENDnet TEW-432BRP 3.10B20. This affects the function formResetStatistic of the file /goform/formResetStatistic. Performing a manipulation of the argument status_statistic results in stack-based buffer overflow. The attack may be initiated remotely. The exploit is now 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.
AnalysisAI
Stack-based buffer overflow in TRENDnet TEW-432BRP router (firmware 3.10B20) allows authenticated remote attackers to corrupt memory via the status_statistic parameter in the /goform/formResetStatistic endpoint, potentially leading to code execution or device compromise. Publicly available exploit code exists on GitHub, and the vendor has confirmed the product is end-of-life (EOL since 2009) and will not be patched. No CISA KEV listing or EPSS data is provided in the input, so widespread exploitation status is unconfirmed.
Technical ContextAI
The affected device is a legacy TRENDnet TEW-432BRP SOHO wireless router whose web management interface uses the common embedded-Linux 'goform' CGI handler pattern. The vulnerable function formResetStatistic processes the status_statistic argument without adequate bounds checking, matching CWE-121 (Stack-Based Buffer Overflow), where attacker-supplied input overruns a fixed-size stack buffer and can overwrite the saved return address or adjacent stack control data. Such embedded MIPS/ARM router binaries typically lack modern exploit mitigations (often no ASLR, no stack canaries, NX inconsistently applied), making stack overflows in goform handlers a well-documented route to reliable code execution on this class of device. The CPE cpe:2.3:a:trendnet:tew-432brp:*:*:*:*:*:*:* indicates all firmware revisions of this model are presumed affected.
RemediationAI
No vendor-released patch identified at time of analysis - TRENDnet has formally declined to fix this issue because the TEW-432BRP has been EOL since 2009, so the only durable remediation is to decommission and replace the device with a currently supported router. As compensating controls until replacement, disable remote/WAN-side management of the web administration interface so /goform/formResetStatistic is not reachable from the internet (this prevents remote configuration but eliminates the WAN attack surface), restrict LAN access to the admin UI by ACL or VLAN segmentation to a dedicated management host (trade-off: loses ad-hoc management convenience), and change the default administrative credentials to a strong unique password since the CVSS PR:L requirement means valid auth is needed to invoke formResetStatistic. The public exploit details at https://github.com/wudipjq/my_vuln/blob/main/TRENDnet/vuln_14/14.md should be reviewed by defenders to build IDS/IPS signatures targeting oversized status_statistic POST bodies against /goform/formResetStatistic.
More in Tew 432Brp
View allStack-based buffer overflow in TRENDnet TEW-432BRP 3.10B20 router allows remote attackers with low privileges to corrupt
Stack-based buffer overflow in TRENDnet TEW-432BRP wireless router firmware 3.10B20 allows remote authenticated attacker
Stack-based buffer overflow in TRENDnet TEW-432BRP 3.10B20 router firmware allows authenticated remote attackers to corr
Stack-based buffer overflow in TRENDnet TEW-432BRP 3.10B20 wireless router allows authenticated remote attackers to corr
Stack-based buffer overflow in the TRENDnet TEW-432BRP wireless router (firmware 3.10B20) allows authenticated remote at
Stack-based buffer overflow in the TRENDnet TEW-432BRP 3.10B20 wireless router's web interface allows authenticated remo
Stack-based buffer overflow in TRENDnet TEW-432BRP 3.10B20 router firmware allows authenticated remote attackers to corr
Stack-based buffer overflow in TRENDnet TEW-432BRP 3.10B20 routers allows authenticated remote attackers to corrupt memo
Stack-based buffer overflow in TRENDnet TEW-432BRP 3.10B20 router firmware allows remote authenticated attackers to corr
Stack-based buffer overflow in the TRENDnet TEW-432BRP wireless router (firmware 3.10B20) allows remote authenticated at
Stack-based buffer overflow in TRENDnet TEW-432BRP 3.10B20 router firmware allows authenticated remote attackers to corr
Stack-based buffer overflow in TRENDnet TEW-432BRP wireless router firmware 3.10B20 allows authenticated remote attacker
Same weakness CWE-121 – Stack-based Buffer Overflow
View allSame technique Buffer Overflow
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-33480
GHSA-34xq-f97c-943p