CVE-2025-9528
BaseFortify
Publication date: 2025-08-27
Last updated on: 2026-04-29
Assigner: VulDB
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| linksys | e1700_firmware | 1.0.0.4.003 |
| linksys | e1700 | * |
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. |
| CWE-78 | The product constructs all or part of an OS command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended OS 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 exists in the Linksys E1700 router firmware version 1.0.0.4.003, specifically in the systemCommand function of the /goform/systemCommand file. It allows an attacker to manipulate the 'command' argument to perform OS command injection, potentially executing arbitrary commands on the device remotely.
How can this vulnerability impact me? :
An attacker exploiting this vulnerability can remotely execute arbitrary operating system commands on the affected device, which may lead to unauthorized control, data compromise, or disruption of the device's normal operation.