CVE-2026-22769
RecoverPoint vulnerability analysis and mitigation

Overview

CVE-2026-22769 is a hardcoded credential vulnerability (CWE-798) in Dell RecoverPoint for Virtual Machines (RP4VMs) that allows unauthenticated remote attackers to gain unauthorized access to the underlying operating system with root-level persistence. All versions prior to 6.0.3.1 HF1 are affected, including 6.0, 6.0-sp1 through 6.0-sp3_p1 and all earlier releases. The vulnerability was publicly disclosed on February 17–18, 2026, though it had been actively exploited in the wild since at least mid-2024. It carries a CVSS v3.1 base score of 10.0 (Critical) (Dell Advisory, CISA KEV).

Technical details

The root cause is the use of hard-coded credentials (CWE-798) embedded within the Dell RecoverPoint for Virtual Machines appliance software. An unauthenticated remote attacker who knows or discovers the hardcoded credential can authenticate directly to the underlying operating system over the network — requiring no user interaction and no privileges — and achieve root-level access. The attack vector is network-accessible, with low complexity and a changed scope, meaning the impact extends beyond the vulnerable component itself to the broader virtualization infrastructure. MITRE ATT&CK techniques T1078.001 (Default Accounts) and T1552.001 (Credentials in Files) are directly applicable (Dell Advisory, Google Cloud Blog, SecPod Blog).

Impact

Successful exploitation grants an unauthenticated remote attacker full root-level access to the underlying operating system of the RecoverPoint for Virtual Machines appliance, resulting in complete compromise of confidentiality, integrity, and availability. Because RP4VMs is a backup and disaster recovery platform deeply integrated with VMware vSphere environments, a compromised appliance can serve as a beachhead for lateral movement into the broader virtualization infrastructure, enabling data exfiltration, ransomware deployment, or persistent backdoor installation. Threat actors have leveraged this access to deploy the BRICKSTORM, GRIMBOLT, and SLAYSTYLE malware families, establishing long-term covert persistence (Google Cloud Blog, eSentire Advisory, SecPod Blog).

Exploitability

CVE-2026-22769 has been actively exploited in the wild since at least mid-2024 — approximately 18 months before public disclosure — and was added to the CISA Known Exploited Vulnerabilities (KEV) catalog on February 18, 2026, with a federal agency remediation due date of February 21, 2026 (CISA KEV). The primary attributed threat actor is UNC6201, a China-nexus cyberespionage group, which deployed BRICKSTORM, GRIMBOLT, and SLAYSTYLE malware; HAFNIUM and UTA0178 have also been associated with exploitation activity (Google Cloud Blog, BleepingComputer). The EPSS score is approximately 0.3416 (34.16%), reflecting a high probability of exploitation. Attackers used "Ghost NICs" (hidden virtual network interfaces) to evade detection during the campaign (The Register). No public proof-of-concept exploit code has been confirmed, but the vulnerability's trivial exploitation mechanics (known hardcoded credential) make weaponization straightforward (CISA KEV).

Exploitation steps

  1. Reconnaissance: Identify internet-facing or network-accessible Dell RecoverPoint for Virtual Machines appliances using network scanning tools (e.g., Shodan, Censys, Nmap) targeting known RP4VMs service ports and banners. Confirm the appliance version is prior to 6.0.3.1 HF1.
  2. Credential Discovery: Obtain the hardcoded credential embedded in the RP4VMs appliance software. This credential is static across all affected deployments and can be extracted from firmware/software images or obtained from threat intelligence sources.
  3. Authentication: Use the hardcoded credential to authenticate remotely to the appliance's operating system (e.g., via SSH or another exposed management interface) without requiring any prior account or user interaction.
  4. Root Access Establishment: Upon successful authentication, the attacker gains root-level OS access to the RP4VMs appliance, enabling full control of the underlying system.
  5. Persistence and Lateral Movement: Deploy backdoors such as GRIMBOLT or BRICKSTORM to maintain persistent access. Use "Ghost NICs" (hidden virtual network adapters) to establish covert command-and-control channels that evade standard network monitoring. Leverage the appliance's privileged position within the VMware vSphere environment to pivot to connected hypervisors, VMs, and backup data.
  6. Objective Achievement: Exfiltrate sensitive data, deploy additional malware (e.g., SLAYSTYLE), or stage ransomware across the virtualization environment (Google Cloud Blog, SecPod Blog, BleepingComputer).

Indicators of compromise

  • Network: Unexpected SSH or management-plane connections to RP4VMs appliances from external or unusual IP addresses; outbound connections from the appliance to unknown C2 infrastructure; presence of hidden virtual network interfaces ("Ghost NICs") on the appliance or associated ESXi hosts not corresponding to legitimate configurations.
  • File System: Presence of BRICKSTORM, GRIMBOLT, or SLAYSTYLE malware artifacts on the RP4VMs appliance filesystem; unauthorized scripts, binaries, or cron jobs created under root-owned directories; unexpected modifications to system files or SSH authorized_keys.
  • Logs: Authentication events using the hardcoded credential account in system auth logs (e.g., /var/log/auth.log or /var/log/secure); root login events from unexpected source IPs; gaps or tampering in system logs consistent with log clearing.
  • Process: Unusual processes spawned with root privileges on the RP4VMs appliance not associated with normal RP4VMs operations; reverse shell or tunneling processes (e.g., nc, socat, custom backdoor binaries); unexpected network listeners on non-standard ports.
  • VMware/vSphere: Unauthorized virtual network adapters added to the RP4VMs VM; unexpected VM snapshots or backup job modifications; lateral movement indicators on ESXi hosts connected to the compromised appliance (Google Cloud Blog, SecPod Blog, BleepingComputer).

Mitigation and workarounds

Dell has released version 6.0.3.1 HF1 as the primary fix and strongly recommends all customers upgrade immediately. For organizations unable to upgrade immediately, Dell also published a remediation script (referenced in DSA-2026-079) that can be applied as a temporary workaround. CISA mandated that all U.S. federal agencies apply mitigations by February 21, 2026 (a 3-day deadline), reflecting the critical severity and active exploitation. Organizations should also restrict network access to RP4VMs management interfaces, monitor for indicators of compromise, and review VMware environments for signs of lateral movement (Dell Advisory, CISA KEV, BleepingComputer).

Community reactions

Dell issued Security Advisory DSA-2026-079 on February 17–18, 2026, describing the vulnerability as critical and urging immediate patching (Dell Advisory). Google Cloud's Mandiant team published a detailed threat intelligence report attributing exploitation to UNC6201 and documenting the BRICKSTORM-to-GRIMBOLT attack chain, which generated significant attention across the security community (Google Cloud Blog). Coverage from BleepingComputer, The Register, SecurityWeek, SC World, and The Hacker News highlighted the 18-month exploitation window and the use of Ghost NICs as a novel evasion technique, drawing widespread commentary on social media platforms including Mastodon, Bluesky, and Reddit (BleepingComputer, The Register). CISA's unusually short 3-day remediation deadline for federal agencies was widely noted as a signal of the vulnerability's severity and active threat (The Record).

Additional resources


SourceThis report was generated using AI

Related RecoverPoint vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2026-22769CRITICAL10
  • RecoverPoint logoRecoverPoint
  • cpe:2.3:a:dell:recoverpoint_for_virtual_machines
YesYesFeb 17, 2026
CVE-2025-21105HIGH7.8
  • RecoverPoint logoRecoverPoint
  • cpe:2.3:a:dell:recoverpoint_for_virtual_machines
NoNoFeb 20, 2025
CVE-2026-23501HIGH7.2
  • RecoverPoint logoRecoverPoint
  • cpe:2.3:a:dell:recoverpoint_for_virtual_machines
NoYesAug 19, 2026
CVE-2024-47984MEDIUM6.5
  • RecoverPoint logoRecoverPoint
  • cpe:2.3:a:dell:recoverpoint_for_virtual_machines
NoNoDec 13, 2024
CVE-2025-21106MEDIUM5.5
  • RecoverPoint logoRecoverPoint
  • cpe:2.3:a:dell:recoverpoint_for_virtual_machines
NoNoFeb 20, 2025

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management