CVE-2025-60689
BaseFortify
Publication date: 2025-11-13
Last updated on: 2025-11-19
Assigner: MITRE
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| linksys | e1200_firmware | 2.0.11.001 |
| linksys | e1200 | 2 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-77 | The product constructs all or part of a command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended command when it is sent to a downstream component. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is an unauthenticated command injection in the Start_EPI function of the httpd binary on Linksys E1200 v2 routers. It happens because certain user-supplied CGI parameters are directly concatenated into system command strings without proper sanitization, allowing remote attackers to execute arbitrary commands on the device without needing to authenticate.
How can this vulnerability impact me? :
An attacker can remotely execute arbitrary commands on the affected router without authentication. This can lead to full compromise of the device, including unauthorized access, control over network traffic, disruption of services, or use of the device as a foothold for further attacks.