GHSA-67r3-rpfh-8h3rHighCVSS 8.8
DevSpace through 6.3.21 fails to reject parent-directory segments in tar entry names from the in...
🔗 CVE IDs covered (1)
📋 Description
DevSpace through 6.3.21 fails to reject parent-directory segments in tar entry names from the in-pod sync stream. Attackers operating a malicious container can stream tar entries with traversal sequences to write arbitrary files on the developer workstation, enabling code execution.
🔗 References (7)
- https://nvd.nist.gov/vuln/detail/CVE-2026-91200
- https://github.com/devspace-sh/devspace/issues/3290
- https://github.com/devspace-sh/devspace
- https://github.com/devspace-sh/devspace/blob/7f272dcf90653fa9b42bc4347f7f3f9a52b0e8b5/pkg/devspace/sync/tar.go#L68-L82
- https://github.com/devspace-sh/devspace/blob/7f272dcf90653fa9b42bc4347f7f3f9a52b0e8b5/pkg/devspace/sync/util.go#L9-L11
- https://www.vulncheck.com/advisories/devspace-through-6.3.21-path-traversal-via-tar-extraction
- https://github.com/advisories/GHSA-67r3-rpfh-8h3r