CVE-2025-7083
Published: 06 July 2025
Summary
CVE-2025-7083 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 Network Device CLI (T1059.008); ranked in the top 7.0% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog; a public proof-of-concept is referenced.
Deeper analysis
CVE-2025-7083 is an OS command injection vulnerability affecting the Belkin F9K1122 router running firmware version 1.00.33. It resides in the mp function of the /goform/mp endpoint in the webs component, where unsanitized input to the command argument allows arbitrary operating system commands to be executed.
An authenticated remote attacker can supply a malicious command value over the network to the affected endpoint and obtain limited control over confidentiality, integrity, and availability on the device. The vulnerability carries a CVSS 4.0 score of 2.1 reflecting the need for valid credentials and the modest scope of impact, and a public proof-of-concept has already been published.
No vendor patch or mitigation guidance has been issued; the vendor was notified prior to disclosure but did not respond. The EPSS score remains flat at 0.0951 with no material increase since publication.
EU & UK References
- 🇪🇺 ENISA EUVD: EUVD-2025-20142
Vulnerability details
A vulnerability was found in Belkin F9K1122 1.00.33. It has been classified as critical. This affects the function mp of the file /goform/mp of the component webs. The manipulation of the argument command leads to os command injection. It is…
more
possible to initiate the attack 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?
OS command injection via public-facing web interface (/goform/mp) on Belkin router enables exploitation of public-facing application (T1190), indirect command execution through web form input (T1202), and command/script execution on network device (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.