CVE-2025-7082
Published: 06 July 2025
Summary
CVE-2025-7082 is a low-severity Command Injection (CWE-77) vulnerability in Belkin F9K1122 Firmware. Its CVSS base score is 2.1 (Low).
Operationally, exploitation aligns with the MITRE ATT&CK technique Unix Shell (T1059.004); ranked in the top 7.4% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog; a public proof-of-concept is referenced.
Deeper analysis
A vulnerability classified as critical exists in Belkin F9K1122 version 1.00.33 within the webs component. Specifically, the formBSSetSitesurvey function at /goform/formBSSetSitesurvey accepts unsanitized input in the wan_ipaddr, wan_netmask, wan_gateway, and wl_ssid arguments, resulting in operating system command injection. The issue is tracked under CWE-77 and CWE-78.
An attacker with low privileges can exploit the flaw remotely by submitting crafted values to the affected endpoint, enabling execution of arbitrary operating system commands on the device. Public proof-of-concept code has been released that demonstrates control over the listed parameters.
No vendor patch or official advisory is available, as Belkin did not respond to disclosure. The associated EPSS score remains flat at 0.0850 with no material increase after publication, and references consist of public exploit details hosted on GitHub and VulDB entries.
EU & UK References
- 🇪🇺 ENISA EUVD: EUVD-2025-20138
Vulnerability details
A vulnerability was found in Belkin F9K1122 1.00.33 and classified as critical. Affected by this issue is the function formBSSetSitesurvey of the file /goform/formBSSetSitesurvey of the component webs. The manipulation of the argument wan_ipaddr/wan_netmask/wan_gateway/wl_ssid is directly passed by the attacker/so…
more
we can control the wan_ipaddr/wan_netmask/wan_gateway/wl_ssid leads to os command injection. The attack may be launched 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.
- CWE(s)
Related Threats
MITRE ATT&CK Enterprise TechniquesAI
Why these techniques?
Remote OS command injection in router web interface (/goform/formBSSetSitesurvey) enables exploitation of public-facing application (T1190), indirect command execution via web handler (T1202), and adversary use of Unix shell (T1059.004) or network device CLI (T1059.008).
Affected Assets
Mitigating Controls
Likely Mitigating Controls AI
Per-CVE control mapping for this CVE has not run yet; the list below is derived from the weakness types (CWEs) cited in the NVD entry.