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 security flaw has been discovered in TRENDnet TEW-432BRP 3.10B20. Affected is the function formPortFw of the file /goform/formPortFw. The manipulation of the argument server_name results in stack-based buffer overflow. It is possible to launch the attack remotely. The exploit has been released to the public and may be used for attacks. 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 the TRENDnet TEW-432BRP 3.10B20 wireless router's web interface allows authenticated remote attackers to corrupt memory by sending a crafted server_name parameter to the formPortFw handler at /goform/formPortFw, potentially achieving arbitrary code execution on the device. Publicly available exploit code exists, and the vendor has explicitly refused to issue a fix because the product has been end-of-life since 2009.
Technical ContextAI
The TEW-432BRP is a legacy SOHO wireless router whose embedded web administration interface exposes /goform/* CGI-style endpoints typically implemented in the device's HTTP daemon (commonly boa or a similar lightweight server on MIPS firmware of this vintage). The flaw is a classic CWE-121 stack-based buffer overflow: the formPortFw function copies the attacker-controlled server_name argument into a fixed-size stack buffer without bounds checking, overwriting the saved return address and adjacent stack data. On unprotected embedded MIPS/ARM firmware of this era, NX, ASLR, and stack canaries are typically absent, making reliable control-flow hijacking and shellcode execution practical. The affected CPE is cpe:2.3:a:trendnet:tew-432brp:*:*:*:*:*:*:*:* covering all firmware revisions.
RemediationAI
No vendor-released patch identified at time of analysis - TRENDnet has publicly declined to fix the issue because the device has been EOL since 2009, so the only durable remediation is to decommission and replace the TEW-432BRP with a currently supported router. Until replacement, restrict access to the web management interface by disabling remote/WAN administration entirely, binding admin access to a single trusted management VLAN or host, and placing the router behind an upstream firewall that blocks inbound HTTP/HTTPS to the device; these controls reduce attack surface but do not protect against an attacker already on the LAN (a common scenario for SOHO routers). Additionally, change the default admin credentials to a strong unique password to raise the bar against the PR:L authentication requirement, and disable the Port Forwarding configuration page if the device permits it (this will prevent legitimate use of port forwarding as a trade-off). Monitor the VulDB entry at https://vuldb.com/vuln/367411 for any community firmware or third-party advisory updates.
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 router (firmware 3.10B20) allows authenticated remote attackers to co
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 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-33477
GHSA-cmfx-vxp8-w2v6