CVE-2026-20063
Command Injection in Cisco Secure FTD CLI Allows Root Access
Publication date: 2026-03-04
Last updated on: 2026-03-04
Assigner: Cisco Systems, Inc.
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| cisco | secure_ftd_software | * |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-88 | The product constructs a string for a command to be executed by a separate component in another control sphere, but it does not properly delimit the intended arguments, options, or switches within that command string. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability exists in the command-line interface (CLI) of Cisco Secure FTD Software. It allows an authenticated local attacker, who already has valid administrative credentials, to execute arbitrary commands on the underlying operating system with root privileges.
The root cause is insufficient input validation of user-supplied command arguments. By submitting specially crafted input to a specific CLI command, the attacker can exploit this flaw to run commands as the root user.
How can this vulnerability impact me? :
If exploited, this vulnerability could allow an attacker with administrative access to gain full control over the affected device's operating system by executing arbitrary commands as root.
This could lead to unauthorized changes, data compromise, or disruption of services running on the device.
How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:
I don't know
How can this vulnerability be detected on my network or system? Can you suggest some commands?
I don't know
What immediate steps should I take to mitigate this vulnerability?
I don't know