CVE-2025-47269
published 2025-05-09CVE-2025-47269: 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…
PriorityP265high8.3CVSS 3.1
AVNACLPRNUIRSUCHIHAL
EPSS
34.27%
98.2th percentile
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 in proxying to an arbitrary domain. The malicious URL `https:///proxy/[email protected]/path` would be proxied to `[email protected]/path` where the attacker could exfiltrate a user's session token. Any user who runs code-server with the built-in proxy enabled and clicks on maliciously crafted links that go to their code-server instances with reference to /proxy. Normally this is used to proxy local ports, however the URL can reference the attacker's domain instead, and the connection is then proxied to that domain, which will include sending cookies. With access to the session cookie, the attacker can then log into code-server and have full access to the machine hosting code-server as the user running code-server. This issue has been patched in version 4.99.4.
Affected
2 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| coder | code-server | < 4.99.4 | 4.99.4 |
| coder | code-server | >= 0 < 4.99.4 | 4.99.4 |
CVSS provenance
nvdv3.18.3HIGHCVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:L
osv5.5MEDIUM
Stop checking back — get the weekly exploitation signal.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
OSV
linux-fips vulnerabilities
osv·2025-12-15·CVSS 5.5
linux-fips vulnerabilities
linux-fips vulnerabilities
Several security issues were discovered in the Linux kernel.
An attacker could possibly use these to compromise the system.
This update corrects flaws in the following subsystems:
- Cryptographic API;
- ACPI drivers;
- Hardware monitoring drivers;
- InfiniBand drivers;
- MTD block device drivers;
- Network drivers;
- DesignWare USB3 driver;
- Ceph distributed file system;
- Network file system (NFS) server daemon;
- NILFS2 file system;
- File systems infrastructure;
- Tracing infrastructure;
- Appletalk network protocol;
- IPv6 networking;
- Netfilter;
(CVE-2021-47146, CVE-2021-47269, CVE-2021-47385, CVE-2021-47634,
CVE-2022-49026, CVE-2024-49935, CVE-2024-50067, CVE-2024-50095,
CVE-2024-50179, CVE-2024-53112, CVE-2024-53217, CVE-2025-21715,
CVE-2025-21722, CVE-
OSV
code-server's session cookie can be extracted by having user visit specially crafted proxy URL
osv·2025-05-09
CVE-2025-47269 [HIGH] code-server's session cookie can be extracted by having user visit specially crafted proxy URL
code-server's session cookie can be extracted by having user visit specially crafted proxy URL
### Summary
A maliciously crafted URL using the `proxy` subpath can result in the attacker gaining access to the session token.
### Details
Failure to properly validate the port for a `proxy` request can result in proxying to an arbitrary domain. The malicious URL `https:///proxy/[email protected]/path` would be proxied to `[email protected]/path` where the attacker could exfiltrate a user's session token.
### Impact
Any user who runs code-server with the built-in proxy enabled and clicks on maliciously crafted links that go to their code-server instances with reference to `/proxy`.
Normally this is used to proxy local ports, however the URL can reference the attacker's domain instead, and the con
GHSA
code-server's session cookie can be extracted by having user visit specially crafted proxy URL
ghsa·2025-05-09
CVE-2025-47269 [HIGH] CWE-441 code-server's session cookie can be extracted by having user visit specially crafted proxy URL
code-server's session cookie can be extracted by having user visit specially crafted proxy URL
### Summary
A maliciously crafted URL using the `proxy` subpath can result in the attacker gaining access to the session token.
### Details
Failure to properly validate the port for a `proxy` request can result in proxying to an arbitrary domain. The malicious URL `https:///proxy/[email protected]/path` would be proxied to `[email protected]/path` where the attacker could exfiltrate a user's session token.
### Impact
Any user who runs code-server with the built-in proxy enabled and clicks on maliciously crafted links that go to their code-server instances with reference to `/proxy`.
Normally this is used to proxy local ports, however the URL can reference the attacker's domain instead, and the con
No detection rules found.
No public exploits indexed.
No writeups or analysis indexed.
2025-05-09
Published