VYPR

npm package

code-server

pkg:npm/code-server

Vulnerabilities (4)

  • CVE-2025-47269HigMay 9, 2025
    affected < 4.99.4fixed 4.99.4

    code-server runs VS Code on any machine anywhere through browser access. Prior to version 4.99.4, a maliciously crafted URL using the proxy subpath can result in the attacker gaining access to the session token. Failure to properly validate the port for a proxy request can result

  • CVE-2023-26114Mar 23, 2023
    affected < 4.10.1fixed 4.10.1

    Versions of the package code-server before 4.10.1 are vulnerable to Missing Origin Validation in WebSockets handshakes. Exploiting this vulnerability can allow an adversary in specific scenarios to access data from and connect to the code-server instance.

  • CVE-2021-42648May 11, 2022
    affected < 3.12.0fixed 3.12.0

    Cross-site scripting (XSS) vulnerability exists in Coder Code-Server before 3.12.0, allows attackers to execute arbitrary code via crafted URL.

  • CVE-2021-3810Sep 17, 2021
    affected < 3.12.0fixed 3.12.0

    code-server is vulnerable to Inefficient Regular Expression Complexity