Executive Summary
A mass-scanning campaign targeting internet-exposed Vite development servers exploited CVE-2026-39364, a high-severity vulnerability affecting Vite versions 7.1.0 through 7.3.2 and 8.x before 8.0.5. Attackers used query parameter manipulation to bypass file access controls and steal AWS and Azure cloud credentials, configuration files, and environment variables. F5 detected over 800 attacks and 32,000 events within a month, with attackers primarily using Google Cloud IP ranges from the US, Belgium, and Netherlands for evasion. This campaign highlights the growing threat to exposed development environments and the critical need for proper configuration management and credential protection in cloud-native deployments.
Why This Matters Now
Development servers are increasingly exposed to the internet through misconfigured Docker ports and cloud deployments, creating new attack vectors for credential theft. This incident demonstrates how attackers are rapidly weaponizing development environment vulnerabilities to steal cloud secrets.
Attack Path Analysis
Attackers conducted mass scanning to identify exposed Vite development servers, exploited CVE-2026-39364 to bypass file access controls, harvested AWS and Azure credentials from configuration files, established persistence through cloud infrastructure access, exfiltrated sensitive secrets and configurations, and potentially gained control over cloud resources for further malicious activities.
Kill Chain Progression
This analysis maps confirmed threat intelligence to the full cloud kill chain to show where defensive gaps would emerge as an attack progresses.
Initial Compromise
Description
Mass scanning campaign targeting internet-exposed Vite development servers exploiting CVE-2026-39364 to bypass file read/access controls using manipulated query parameters (?raw, ?import&raw, ?import&url&inline)
Related CVEs
CVE-2024-45811
CVSS 4.8A path traversal vulnerability in Vite allows unauthenticated attackers to bypass file access controls and read arbitrary files when specific query parameters are used.
Affected Products:
Vitejs Vite – < 5.4.6, 6.0.0 - 6.0.0-alpha.17
Exploit Status:
exploited in the wild
MITRE ATT&CK® Techniques
Exploit Public-Facing Application
File and Directory Discovery
Credentials In Files
Cloud Accounts
Remote System Discovery
Exfiltration to Cloud Storage
Vulnerability Scanning
Potential Compliance Exposure
Mapping incident impact across multiple compliance frameworks.
PCI DSS 4.0 – Software vulnerability management
Control ID: 6.2.2
NYDFS 23 NYCRR 500 – Penetration Testing and Vulnerability Assessments
Control ID: 500.15
DORA – Identification and classification of ICT assets
Control ID: Article 8
CISA ZTMM 2.0 – External information systems are catalogued
Control ID: Identity - ID.AM-4
NIS2 Directive – Risk analysis and information system security policies
Control ID: Article 21.2(a)
ISO 27001:2022 – Configuration management
Control ID: A.8.9
Sector Implications
Industry-specific impact of the vulnerabilities, including operational, regulatory, and cloud security risks.
Computer Software/Engineering
Mass exploitation targeting Vite development servers exposes critical AWS/Azure credentials, threatening cloud infrastructure security and requiring immediate patching of vulnerable development environments.
Information Technology/IT
CVE-2026-39364 exploitation enables unauthorized file access to cloud credentials and configurations, compromising IT infrastructure and requiring comprehensive security controls and credential rotation.
Computer/Network Security
Widespread scanning campaign exploiting development server vulnerabilities demonstrates need for enhanced egress security, zero trust segmentation, and multicloud visibility controls across security architectures.
Internet
Internet-exposed Vite servers facilitate mass credential theft through file traversal attacks, requiring immediate implementation of access controls, firewall protection, and vulnerability management programs.
Sources
- Hackers target exposed Vite dev servers to steal AWS, Azure secretshttps://www.bleepingcomputer.com/news/security/hackers-target-exposed-vite-dev-servers-to-steal-aws-azure-secrets/Verified
- F5 Labs - Cloud Takeover: Mass Scanning for Exposed Vite Endpointshttps://www.f5.com/labs/articles/cloud-takeover-mass-scanning-for-exposed-vite-endpoints-cve-2026-39364Verified
- CVE-2024-45811 - NVDhttps://nvd.nist.gov/vuln/detail/CVE-2024-45811Verified
- Vite Security Advisory - Path Traversal Vulnerabilityhttps://github.com/vitejs/vite/security/advisories/GHSA-64vr-g452-qvp3Verified
Frequently Asked Questions
Cloud Native Security Fabric Mitigations and ControlsCNSF
Based on the attack progression modeled above, these are the defensive controls that would constrain each stage.
Aviatrix Zero Trust CNSF would have significantly constrained this attack by limiting lateral movement between cloud resources and reducing the blast radius of compromised credentials through workload segmentation and controlled egress policies.
Control: Cloud Native Security Fabric (CNSF)
Mitigation: The initial compromise of Vite servers would likely still occur, but CNSF visibility would enable faster detection of the exposed development infrastructure and anomalous file access patterns across cloud environments.
Control: Zero Trust Segmentation
Mitigation: While credential harvesting could still occur from compromised servers, zero trust segmentation would likely limit the scope and effectiveness of stolen credentials by restricting their usage to specific workload boundaries.
Control: East-West Traffic Security
Mitigation: Lateral movement between cloud resources would likely be significantly constrained through microsegmentation and east-west traffic inspection, limiting attackers' ability to pivot across cloud services and regions using stolen credentials.
Control: Multicloud Visibility & Control
Mitigation: Command and control establishment would likely be hindered by unified visibility across multicloud environments, enabling detection of suspicious communication patterns and unauthorized access attempts across AWS, Azure, and Google Cloud infrastructure.
Control: Egress Security & Policy Enforcement
Mitigation: Data exfiltration attempts would likely be constrained through controlled egress policies that monitor and restrict outbound data flows, limiting the volume and scope of sensitive configuration data that could be successfully exfiltrated.
While some cloud resources might remain at risk, the overall impact would likely be substantially reduced through segmented access controls and limited lateral movement capabilities, constraining the scope of potential data exposure and infrastructure compromise.
Impact at a Glance
Affected Business Functions
- Application Development and Deployment
- Cloud Infrastructure Management
- DevOps and CI/CD Pipelines
- Secret and Credential Management
Estimated downtime: 2 days
Estimated loss: $75,000
AWS and Azure cloud credentials, API keys, environment configuration files, Terraform state files, and potentially sensitive application secrets from exposed development servers across multiple organizations
Recommended Actions
Key Takeaways & Next Steps
- • Implement egress security and policy enforcement to detect and block unauthorized outbound connections from development servers to external IP addresses
- • Deploy multicloud visibility and control to monitor anomalous interactions and repeated malformed requests targeting configuration endpoints
- • Establish zero trust segmentation with least privilege access to prevent exposed development servers from accessing sensitive credential stores
- • Enable inline IPS with Suricata signatures to detect and block known exploit patterns targeting CVE-2026-39364 and similar file disclosure vulnerabilities
- • Implement cloud firewall controls with URL filtering to block suspicious /@fs/ requests and restrict access to development server ports like 5173



