CVE-2026-41613
EUVD-2026-2969612.05.2026, 18:17
Session fixation in Visual Studio Code allows an unauthorized attacker to elevate privileges over a network.
Affected Products (NVD)
| Vendor | Product | Version |
|---|---|---|
| microsoft | visual_studio_code | 𝑥 < 1.119.1 |
𝑥
= Vulnerable software versions
Common Weakness Enumeration
- CWE-78 - Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')The software constructs all or part of an OS command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended OS command when it is sent to a downstream component.
- CWE-384 - Session FixationAuthenticating a user, or otherwise establishing a new user session, without invalidating any existing session identifier gives an attacker the opportunity to steal authenticated sessions.