CVE-2025-70161
CRITICALCVSS Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Lifecycle Timeline
3Description
EDIMAX BR-6208AC V2_1.02 is vulnerable to Command Injection. This arises because the pppUserName field is directly passed to a shell command via the system() function without proper sanitization. An attacker can exploit this by injecting malicious commands into the pppUserName field, allowing arbitrary code execution.
Analysis
EDIMAX BR-6208AC V2 router allows command injection through the pppUserName field via system() without sanitization. PoC available.
Technical Context
The pppUserName field is passed directly to system() (CWE-77) without any input validation or sanitization.
Affected Products
EDIMAX BR-6208AC V2 firmware 1.02
Remediation
Update firmware. Restrict management access to trusted networks.
Priority Score
Share
External POC / Exploit Code
Leaving vuln.today