Executive Summary
Between July 26 and August 1, 2026, 77 malicious extensions were uploaded to the Open VSX marketplace, impersonating legitimate developer tools. These 'evil twin' extensions exfiltrated sensitive information from developers' systems and environments. The extensions were removed by August 3, 2026.
This incident underscores the escalating threat of supply chain attacks targeting developer ecosystems, emphasizing the need for enhanced vigilance and security measures in open-source platforms.
Why This Matters Now
The proliferation of malicious extensions in trusted repositories highlights the urgent need for developers and organizations to implement stringent security protocols to safeguard against supply chain attacks.
Attack Path Analysis
Attackers uploaded 77 malicious extensions to the Open VSX marketplace, impersonating legitimate tools to gain initial access. These extensions exfiltrated system and development environment data upon installation. The exfiltrated data was transmitted to attacker-controlled domains, establishing command and control. The attackers collected detailed information about the development environments, including repository details and CI system configurations. The impact included potential exposure of sensitive development information and credentials, posing risks to the integrity of software supply chains.
Kill Chain Progression
Initial Compromise
Description
Attackers uploaded 77 malicious extensions to the Open VSX marketplace, impersonating legitimate tools to gain initial access.
Related CVEs
CVE-2026-13323
CVSS 8.7In Open VSX Registry before 1.0.2, the /vscode/unpkg/ endpoint serves user-supplied HTML files with Content-Type: text/html and without a Content-Security-Policy or Content-Disposition: attachment response header, allowing unauthenticated attackers to execute arbitrary JavaScript in the context of the Open VSX application.
Affected Products:
Eclipse Foundation Open VSX Registry – < 1.0.2
Exploit Status:
no public exploitCVE-2026-4983
CVSS 5.4Open VSX Registry does not sanitize SVG files uploaded as extension icons prior to storage, and serves them with Content-Type: image/svg+xml without security headers, allowing attackers to execute arbitrary JavaScript in the context of the Open VSX application.
Affected Products:
Eclipse Foundation Open VSX Registry – < 1.0.2
Exploit Status:
no public exploit
MITRE ATT&CK® Techniques
IDE Extensions
Supply Chain Compromise: Compromise Software Supply Chain
System Information Discovery
Exfiltration Over C2 Channel
Exploitation for Client Execution
Potential Compliance Exposure
Mapping incident impact across multiple compliance frameworks.
PCI DSS 4.0 – Ensure all system components are protected from known vulnerabilities
Control ID: 6.2
NYDFS 23 NYCRR 500 – Cybersecurity Policy
Control ID: 500.03
DORA – ICT Risk Management Framework
Control ID: Article 5
CISA ZTMM 2.0 – Supply Chain Risk Management
Control ID: 3.1
NIS2 Directive – Cybersecurity Risk Management Measures
Control ID: Article 21
Sector Implications
Industry-specific impact of the vulnerabilities, including operational, regulatory, and cloud security risks.
Computer Software/Engineering
Supply chain attacks targeting VSX extensions and npm packages directly compromise developer tools, creating widespread code integrity risks across software development lifecycle.
Information Technology/IT
Malicious extensions exfiltrating developer credentials and CI environment data pose critical infrastructure security risks requiring enhanced egress filtering and threat detection capabilities.
Financial Services
Developer environment compromises threaten secure coding practices for financial applications, risking regulatory compliance violations under PCI and requiring zero trust segmentation controls.
Health Care / Life Sciences
Healthcare software development exposed to credential theft and data exfiltration attacks compromising HIPAA compliance through unsecured developer toolchains and CI systems.
Sources
- Open VSX Removes 77 Malicious Evil Twin Extensions Exfiltrating Developer Datahttps://thehackernews.com/2026/08/open-vsx-removes-77-malicious-evil-twin.htmlVerified
- 77 'evil twin' Open VSX extensions: 19 copy private repo and CI data to a new domainhttps://www.manifold.security/blog/open-vsx-evil-twin-extensionsVerified
- CVE-2026-13323 — eclipse / open_vsxhttps://synscan.net/vuln/cve-2026-13323Verified
Frequently Asked Questions
Cloud Native Security Fabric Mitigations and ControlsCNSF
Aviatrix Zero Trust CNSF is pertinent to this incident as it could have limited the attacker's ability to move laterally and exfiltrate data by enforcing strict segmentation and identity-based policies.
Control: Cloud Native Security Fabric (CNSF)
Mitigation: The attacker's ability to deploy malicious extensions may have been constrained by enforcing strict identity-based policies and workload isolation.
Control: Zero Trust Segmentation
Mitigation: The attacker's ability to escalate privileges could have been limited by enforcing strict segmentation and least-privilege access controls.
Control: East-West Traffic Security
Mitigation: The attacker's lateral movement may have been constrained by monitoring and controlling east-west traffic within the network.
Control: Multicloud Visibility & Control
Mitigation: The attacker's ability to establish command and control channels could have been limited by providing comprehensive visibility and control over multicloud environments.
Control: Egress Security & Policy Enforcement
Mitigation: The attacker's data exfiltration efforts may have been constrained by enforcing strict egress policies and monitoring outbound traffic.
The potential exposure of sensitive development information and credentials could have been limited by reducing the attacker's ability to access and exfiltrate such data.
Impact at a Glance
Affected Business Functions
- Software Development
- Version Control
- Continuous Integration
Estimated downtime: 3 days
Estimated loss: $50,000
Developer system information, repository details, and CI environment variables.
Recommended Actions
Key Takeaways & Next Steps
- • Implement strict validation and monitoring of third-party extensions to prevent the installation of malicious software.
- • Utilize Zero Trust Segmentation to limit the privileges and access of extensions within development environments.
- • Deploy Egress Security & Policy Enforcement to monitor and control outbound traffic, preventing unauthorized data exfiltration.
- • Enhance Threat Detection & Anomaly Response capabilities to identify and respond to suspicious activities within development environments.
- • Regularly audit and update security policies to address emerging threats in the software supply chain.



