Severity by source
CVSS:4.0/AV:N/AC:L/AT:N/PR:H/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 NVD · only source for this CVE.
CVSS VectorNVD
Lifecycle Timeline
6DescriptionCVE.org
A vulnerability was detected in TRENDnet TEW-632BRP 1.010B32. This affects an unknown part of the file /ping_response.cgi of the component HTTP POST Request Handler. The manipulation of the argument ping_ipaddr results in stack-based buffer overflow. The attack may be performed from remote. The exploit is now public and may be used. The vendor was contacted early about this disclosure but did not respond in any way.
AnalysisAI
Stack-based buffer overflow vulnerability in TRENDnet TEW-632BRP firmware version 1.010B32, specifically in the ping_response.cgi file's HTTP POST request handler. An authenticated attacker with high privileges can exploit this vulnerability remotely to achieve code execution with high impact to confidentiality, integrity, and availability. A public proof-of-concept exploit is available on GitHub, though the vulnerability is not listed in CISA KEV and no EPSS score is provided.
Technical ContextAI
The vulnerability affects TRENDnet's TEW-632BRP wireless router (CPE: cpe:2.3:a:trendnet:tew-632brp:*:*:*:*:*:*:*:*) running firmware version 1.010B32. The root cause is CWE-121 (Stack-based Buffer Overflow), where the ping_ipaddr parameter in /ping_response.cgi is not properly validated before being copied to a fixed-size stack buffer. This is a classic memory corruption issue in embedded device web interfaces, where user-supplied input to diagnostic utilities (ping functionality) is not sanitized, allowing an attacker to overwrite the stack and potentially execute arbitrary code.
RemediationAI
No official patch or firmware update is available as the vendor did not respond to the vulnerability disclosure. Recommended mitigations include: 1) Replace affected TEW-632BRP devices with newer, supported models; 2) Restrict administrative access to trusted IP addresses only; 3) Use strong, unique administrative credentials; 4) Disable remote administration if not required; 5) Place the device behind a properly configured firewall to limit exposure. Monitor VulDB (ID: 351079) for any future vendor response or patch availability.
Same weakness CWE-121 – Stack-based Buffer Overflow
View allSame technique Buffer Overflow
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-12218