Vulnerabilities (CVE)

Filtered by vendor Devspace Subscribe
Filtered by product Devspace
Total 2 CVE
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2026-42283 1 Devspace 1 Devspace 2026-05-21 N/A 7.7 HIGH
DevSpace is a client-only developer tool for cloud-native development with Kubernetes. Prior to 6.3.21, DevSpace's UI server WebSocket accepts connections from all origins by default, and therefore several endpoints are exposed via this WebSocket. When a developer runs the DevSpace UI and at the same time uses a browser to access the internet, a malicious website they visit can use their browser to establish a cross-origin WebSocket connection to ws://127.0.0.1:8090. This vulnerability is fixed in 6.3.21.
CVE-2020-15391 1 Devspace 1 Devspace 2024-11-21 7.5 HIGH 9.8 CRITICAL
The UI in DevSpace 4.13.0 allows web sites to execute actions on pods (on behalf of a victim) because of a lack of authentication for the WebSocket protocol. This leads to remote code execution.