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
2DescriptionCVE.org
A vulnerability has been found in Edimax BR-6675nD 1.12. Impacted is the function formWanTcpipSetup of the file /goform/formWanTcpipSetup of the component POST Request Handler. The manipulation of the argument pppUserName leads to buffer overflow. The attack can be initiated remotely. The exploit has been disclosed to the public and may be used. The vendor was contacted early about this disclosure but did not respond in any way.
AnalysisAI
Buffer overflow in the Edimax BR-6675nD 1.12 wireless router's web management interface allows remote attackers with low-level credentials to corrupt memory via a crafted pppUserName parameter sent to the /goform/formWanTcpipSetup endpoint. Publicly available exploit code exists (disclosed via VulDB and a Notion writeup), and SSVC rates the technical impact as total, though EPSS remains very low at 0.04%. The vendor did not respond to coordinated disclosure, leaving affected devices without a confirmed fix.
Technical ContextAI
The vulnerable component is the formWanTcpipSetup handler in the router's embedded HTTP server (commonly a goform-style CGI handler used in Realtek/Broadcom-based SOHO firmware), which processes WAN PPPoE configuration POST requests. The root cause is CWE-120 (Classic Buffer Overflow): the pppUserName argument is copied into a fixed-size stack or BSS buffer without bounds checking, allowing memory corruption. The affected CPE cpe:2.3:a:edimax:br-6675nd:*:*:*:*:*:*:*:* indicates the entire BR-6675nD product line at firmware 1.12 is in scope, and embedded MIPS/ARM router firmware of this era typically lacks modern stack protections (canaries, ASLR, NX), making overflows directly exploitable for control-flow hijack.
RemediationAI
No vendor-released patch identified at time of analysis - Edimax did not respond to coordinated disclosure, so a fixed firmware version cannot be cited. As compensating controls, restrict access to the router's HTTP management interface to the LAN only and explicitly disable WAN-side / remote administration (most BR-series firmware exposes a 'Remote Management' toggle); this prevents internet-borne exploitation but does not stop a malicious or compromised LAN client. Change any default web-UI credentials, since the CVSS vector requires PR:L and default passwords on this hardware are widely documented. Segment the router's management VLAN from untrusted endpoints and consider replacing the device, as the BR-6675nD is a legacy consumer model unlikely to receive future security updates; primary references for tracking any vendor response are https://nvd.nist.gov/vuln/detail/CVE-2026-9401 and the VulDB entry https://vuldb.com/vuln/365382.
Stack/heap buffer overflow in the Edimax BR-6675nD 1.12 wireless router allows authenticated remote attackers to corrupt
Stack buffer overflow in the Edimax BR-6675nD 1.12 wireless router allows remote authenticated attackers to corrupt memo
Stack buffer overflow in the Edimax BR-6675nD 1.12 router's PPTP setup handler allows remote authenticated attackers to
Buffer overflow in the Edimax BR-6675nD 1.12 wireless router allows remote attackers to corrupt memory by sending a mali
Stack/heap buffer overflow in Edimax BR-6675nD 1.12 routers allows authenticated remote attackers to corrupt memory via
Command injection in the Edimax BR-6675nD 1.12 router's WPS start handler allows remote attackers with low-privilege aut
Command injection in the Edimax BR-6675nD firmware 1.12 exposes the POST handler at /goform/formHwSet to OS-level comman
Command injection in the Edimax BR-6675nD 1.12 router's web management interface allows a low-privileged remote attacker
Command injection in Edimax BR-6675nD 1.12 router firmware allows authenticated remote attackers to execute arbitrary OS
Command injection in the Edimax BR-6675nD 1.12 router's web management interface allows remote authenticated attackers t
Command injection in Edimax BR-6675nD firmware 1.12 enables remote attackers with administrative credentials to execute
Same weakness CWE-120 – Classic Buffer Overflow
View allSame technique Buffer Overflow
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-31604
GHSA-54gg-frw3-mp2g