LiveActive security incident?Get immediate response
CVE Record

CVE-2026-22769: Dell RecoverPoint for Virtual Machines, versions prior to 6.0.3.1 HF1, contain a hardcoded credential vulne...

Dell RecoverPoint for Virtual Machines, versions prior to 6.0.3.1 HF1, contain a hardcoded credential vulnerability. This is considered critical as an unauthenticated remote attacker with knowledge of the hardcoded credential could potentially exploit this vulnerability leading to unauthorized access to the underlying operating system and root-level persistence. Dell recommends that customers upgrade or apply one of the remediations as soon as possible.

CriticalCVSS 10Known exploitedUpdated
Glexia's TakeHuman reviewedcritical

Security readout for executives and security teams

Plain-English summary

Dell RecoverPoint for Virtual Machines has a critical hardcoded credential issue in versions before 6.0.3.1 HF1. An unauthenticated remote attacker who knows the credential could gain unauthorized operating-system access and maintain root-level persistence. Treat affected deployments as urgent because this impacts disaster recovery infrastructure and could undermine recovery operations.

Executive priority

Prioritize immediately for any RecoverPoint for VMs deployment. The issue enables unauthenticated remote access with potential root persistence, affecting recovery infrastructure. If present, remediate before routine patch cycles and verify exposure controls.

Technical view

CVE-2026-22769 is CWE-798 in Dell RecoverPoint for Virtual Machines before 6.0.3.1 HF1. CVSS 3.1 is 10.0: network attack vector, low complexity, no privileges, no user interaction, scope changed, and high confidentiality, integrity, and availability impact. Dell states exploitation could lead to underlying OS access and root-level persistence.

Likely exposure

Exposure is limited to Dell RecoverPoint for Virtual Machines deployments running versions prior to 6.0.3.1 HF1, including the versions listed in the CVE bundle. Risk is highest where appliance or management interfaces are reachable from untrusted networks.

Exploitation context

The supplied KEV flag is false, so CISA KEV listing is not established here. A cited Google Cloud Threat Intelligence reference concerns UNC6201 exploiting a Dell RecoverPoint zero-day; review that source directly for exploitation details, indicators, and scope.

Researcher notes

Evidence supports a hardcoded credential vulnerability with critical CVSS and Dell-recommended urgent upgrade or remediation. The bundle does not provide exploit mechanics, credential details, or full compromise indicators. Do not assume KEV status from the provided data.

Mitigation direction

  • Upgrade Dell RecoverPoint for Virtual Machines to 6.0.3.1 HF1 or later if applicable.
  • If immediate upgrade is not possible, apply Dell’s advisory remediations as soon as possible.
  • Restrict network access to RecoverPoint management and appliance interfaces.
  • Review Dell guidance before changing credentials or appliance configuration.

Validation and detection

  • Inventory all Dell RecoverPoint for Virtual Machines deployments.
  • Confirm installed versions and compare against 6.0.3.1 HF1.
  • Check whether RecoverPoint interfaces are reachable from untrusted networks.
  • Review Dell advisory DSA-2026-079 for affected versions and remediation status.
  • Review cited threat intelligence for indicators relevant to your environment.
Prepared
Reviewed
Confidence
high
Sources
5

Michael Williams reviewed this cited source version on .

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

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 · medium confidence lookup

CWE-798: Credential and account abuse lookup

Authentication and credential weaknesses can make valid-account abuse and credential telemetry useful review starting points. 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.

Open ATT&CK lookup
description · low confidence lookup

Credential and access behavior lookup

The CVE wording references authentication or credential exposure, so valid-account and credential-access review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2026-22769 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Critical
CVSS
10 (3.1)
Known Exploited
Yes
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

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.

1CVSS vectors
0Timeline events
0ADP providers
4Source links

CISA KEV status

Status
Known exploited
Source
CISA / ADP
Date added
Not provided

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.

ScoreVersionSeverityVectorExploitImpactSource
10CVSS 3.1CriticalCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H3.96Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

10Critical
CVSS 3.1 vector shape for CVE-2026-22769Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
DellRecoverPoint for Virtual Machines5.3 SP4 P1unaffected
DellRecoverPoint for Virtual Machines6.0, 6.0 SP1, 6.0 SP1 P1, 6.0 SP1 P2, 6.0 SP2, 6.0 SP2 P1, 6.0 SP3, and 6.0 SP3 P1unaffected
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-798 · source CWE mapping

Use of Hard-coded Credentials

Use of Hard-coded Credentials represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.