CVE-2026-20085
Reflected XSS in Cisco IMC Web Interface Enables Script Execution
Publication date: 2026-04-01
Last updated on: 2026-04-01
Assigner: Cisco Systems, Inc.
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| cisco | imc | * |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-79 | The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability exists in the web-based management interface of Cisco IMC. It allows an unauthenticated, remote attacker to perform a reflected Cross-Site Scripting (XSS) attack against a user of the interface.
The root cause is insufficient validation of user input. An attacker can exploit this by tricking a user into clicking a specially crafted link, which then executes arbitrary script code in the user's browser or accesses sensitive browser-based information.
How can this vulnerability impact me? :
If exploited, this vulnerability could allow an attacker to execute arbitrary scripts in the browser of a user accessing the Cisco IMC interface. This can lead to unauthorized access to sensitive information stored in the browser or manipulation of the user's session.
Such an attack could compromise the confidentiality and integrity of the user's data and potentially lead to further attacks within the network or system.
How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:
This vulnerability allows an unauthenticated, remote attacker to conduct a reflected XSS attack, potentially leading to execution of arbitrary script code in the browser of a targeted user or access to sensitive browser-based information.
Such unauthorized access to sensitive information could impact compliance with data protection regulations like GDPR and HIPAA, which require protection of personal and sensitive data from unauthorized access or disclosure.
However, the specific impact on compliance depends on the nature of the data accessed and the context of the deployment.