CVE-2026-53632

CVE-2026-53632 is a medium-severity vulnerability with a CVSS 4.0 base score of 5.5. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-73.

Key facts

Description

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.

Frequently asked questions

What is 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.
How severe is CVE-2026-53632?
CVE-2026-53632 has a CVSS 4.0 base score of 5.5, rated medium severity.
Is CVE-2026-53632 being actively exploited?
It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (24th percentile), an estimate of the probability of exploitation in the next 30 days.
How do I fix CVE-2026-53632?
Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
Does CVE-2026-53632 have an EU (EUVD) identifier?
Yes. CVE-2026-53632 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2026-38299.
When was CVE-2026-53632 published?
CVE-2026-53632 was published on 2026-06-22 and last updated on 2026-06-23.

References

Other CWE-73 vulnerabilities

Browse all CWE-73 vulnerabilities →