CVE-2026-13323 PUBLISHED

Assigner: eclipse
Reserved: 25.06.2026 Published: 01.07.2026 Updated: 01.07.2026

In Open VSX Registry before 1.0.2, the /vscode/unpkg/ endpoint serves user-supplied HTML files with Content-Type: text/html and without a Content-Security-Policy or Content-Disposition: attachment response header. An unauthenticated attacker can register a publisher account, upload a VSIX containing a crafted HTML payload, and induce an authenticated user to visit the resulting URL. The browser renders the file inline in the open-vsx.org origin context, enabling session token exfiltration, persistent Personal Access Token (PAT) generation, and unauthorized publication of malicious extension versions. Because Open VSX extensions are distributed to VS Code, VSCodium, Cursor, Windsurf, and compatible editors, a compromised extension update constitutes a supply chain attack against all downstream users.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:N/I:L/A:N
CVSS Score: 4.1

Product Status

Vendor Eclipse Foundation
Product Eclipse Open VSX
Versions Default: unaffected
  • affected from 0.1.0 to 1.0.2 (excl.)

Credits

  • Golan Myers reporter

References

Problem Types

  • CWE-79 Improper neutralization of input during web page generation ('cross-site scripting') CWE