CVE-2026-53632

launch-editor allows users to open files with line numbers in editor from Node.js. Prior to 2.14.1, the launch-editor NPM package accesses arbitrary paths including Windows UNC paths. When a UNC path is opened, Windows automatically attempts NTLM authentication to the remote host, causing the user’s NTLMv2 password hash to be leaked to an attacker-controlled SMB server. This can result in credential compromise through offline hash cracking. This vulnerability is fixed in 2.14.1.
CVSS

No CVSS.

Configurations

No configuration.

History

22 Jun 2026, 19:17

Type Values Removed Values Added
References () https://github.com/vitejs/launch-editor/security/advisories/GHSA-v6wh-96g9-6wx3 - () https://github.com/vitejs/launch-editor/security/advisories/GHSA-v6wh-96g9-6wx3 -

22 Jun 2026, 18:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-06-22 18:16

Updated : 2026-06-22 19:17


NVD link : CVE-2026-53632

Mitre link : CVE-2026-53632

CVE.ORG link : CVE-2026-53632


JSON object : View

Products Affected

No product.

CWE
CWE-73

External Control of File Name or Path

CWE-522

Insufficiently Protected Credentials