CVE-2026-48027: Compromised Nx Console version 18.95.0
Nx Console is the user interface for Nx & Lerna. On 19 May 2026, a malicious version of Nx Console, 18.95.0, was published at 12:30 PM UTC and removed soon after at 12:48 PM UTC, leaving it available for ~18 minutes in Visual Studio Marketplace. For OpenVSX, the problem was detected later, and the compromised version was available from 12:33 UTC to 13:09 UTC (~36 minutes). Version 18.100.0 of Nx Console is not compromised and users may remediate by upgrading to that version.
Security readout for executives and security teams
Plain-English summary
Nx Console 18.95.0 was a maliciously compromised IDE extension release. It was briefly available in Visual Studio Marketplace and OpenVSX on May 19, 2026. Organizations that installed or auto-updated to that exact version should treat affected developer machines as potentially compromised and move quickly to upgrade and investigate.
Executive priority
Treat this as urgent if your developers use Nx Console. The exposure window was short, but compromised developer tooling can affect source code, credentials, and build trust. Prioritize identifying affected machines, upgrading, and investigating before assuming the issue is resolved.
Technical view
CVE-2026-48027 covers embedded malicious code in nrwl nx-console version 18.95.0, classified as CWE-506. Sources identify version 18.100.0 as not compromised. The CVSS 4.0 score is 9.3, with high impact to confidentiality, integrity, and availability. CISA KEV inclusion supports known exploitation status.
Likely exposure
Exposure is limited to systems that installed Nx Console exactly version 18.95.0 from Visual Studio Marketplace or OpenVSX during the brief publication windows. Developer workstations, CI-like environments, and remote development hosts using that extension are the main concern.
Exploitation context
The source bundle states the malicious version was available for about 18 minutes in Visual Studio Marketplace and about 36 minutes in OpenVSX. CISA KEV listing supports active exploitation. The supplied sources do not provide safe details for reproducing the malicious behavior.
Researcher notes
Evidence is strong for the affected version, timing, severity, and remediation version. The supplied bundle does not include full malware behavior details. Base validation on the vendor advisory, postmortem IoCs, package provenance, local extension inventory, and CISA KEV status.
Mitigation direction
Upgrade Nx Console to version 18.100.0 or later vendor-confirmed safe release.
Remove Nx Console 18.95.0 from all developer environments immediately.
Review vendor advisory and postmortem indicators of compromise.
Investigate affected machines before restoring normal developer access.
Rotate credentials or tokens if investigation suggests exposure.
Validation and detection
Inventory installed Nx Console versions across developer endpoints and remote workspaces.
Check whether version 18.95.0 was installed during the marketplace exposure windows.
Review Nx postmortem indicators of compromise against affected systems.
Confirm no remaining installations report Nx Console 18.95.0.
Document affected users, hosts, timestamps, and remediation actions.
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
cwe · low confidence lookup
CWE-506: Exact CWE lookup
Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
Exploitation: activeAutomatable: yesTechnical Impact: total
CVSS vector scores
1 official score
We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
CWE-506 · source CWE mapping
Embedded Malicious Code
Embedded Malicious Code represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.