CVE-2026-40212
Received
Received - Intake
DOM-Based XSS in OpenStack Skyline Console Allows Admin Interface Exploitation
Publication date: 2026-04-10
Last updated on: 2026-04-10
Assigner: MITRE
Description
Description
OpenStack Skyline before 5.0.1, 6.0.0, and 7.0.0 has a DOM-based Cross-Site Scripting (XSS) vulnerability in the console because document.write is used unsafely, which is relevant in scenarios where administrators use the console web interface to view instance console logs.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| openstack | skyline_console | to 5.0.1 (exc) |
| openstack | skyline_console | 6.0.0 |
| openstack | skyline_console | 7.0.0 |
| openstack | skyline | to 5.0.1 (exc) |
| openstack | skyline | 6.0.0 |
| openstack | skyline | 7.0.0 |
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. |