Cyber Posture

CVE-2026-7685

High

Published: 03 May 2026

Published
03 May 2026
Modified
03 May 2026
KEV Added
Patch
CVSS Score 8.8 CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
EPSS Score 0.0004 12.3th percentile
Risk Priority 18 60% EPSS · 20% KEV · 20% CVSS

Description

Adversaries may exploit software vulnerabilities in an attempt to elevate privileges.

Security Summary

CVE-2026-7685 is a buffer overflow vulnerability affecting Edimax BR-6208AC routers running firmware versions up to 1.02. The issue resides in an unknown function within the /goform/setWAN file, where manipulation of the pptpDfGateway argument triggers the overflow. Classified under CWE-119 and CWE-120, it carries a CVSS v3.1 base score of 8.8 (AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H), indicating high severity due to its potential for significant impact.

The vulnerability can be exploited remotely by an attacker with low privileges (PR:L), requiring no user interaction. Successful exploitation allows arbitrary code execution, potentially granting high levels of confidentiality, integrity, and availability compromise on the affected device. A public exploit is available, increasing the risk of widespread abuse.

Advisories from VulDB and related disclosures note that the vendor was contacted early but provided no response or patches. No official mitigations or firmware updates are referenced, leaving affected devices reliant on network segmentation, access controls, or device replacement for defense.

The exploit's public availability heightens the urgency for users of vulnerable Edimax BR-6208AC routers to isolate or decommission them, as no vendor remediation is forthcoming.

Details

CWE(s)
CWE-119CWE-120

MITRE ATT&CK Enterprise Techniques

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.
T1068 Exploitation for Privilege Escalation Privilege Escalation
Adversaries may exploit software vulnerabilities in an attempt to elevate privileges.
Why these techniques?

Buffer overflow in public web management interface (/goform/setWAN) allows remote exploitation of public-facing application (T1190); requires low privileges but achieves full arbitrary code execution and high CIA impact, directly enabling privilege escalation (T1068).

Confidence: HIGH · MITRE ATT&CK Enterprise v18.1

References