Cyber Resilience

CVE-2025-43992

Dell Elastic Cloud Storage 3.8.1.0 – 4.3.0.0

Published
11 May 2026
Modified
17 June 2026
Patch / advisory
CVSS Score v3.1 5.6
Click a component to see what it means
Raw vectorCVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L
EPSS Score 0.0024 15th percentile
Risk Priority 35 floored blend · peak EPSS

Summary

CVE-2025-43992 is a medium-severity Authentication Bypass by Assumed-Immutable Data (CWE-302) vulnerability in Dell Elastic Cloud Storage. Its CVSS base score is 5.6 (Medium).

Operationally, ranked at the 15th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

The strongest mitigations our analysis identified map to AC-3 (Access Enforcement) and SC-8 (Transmission Confidentiality and Integrity) — see the control section below for these in your framework.

OWASP Top 10 for Web (2025)

EU & UK References

Vulnerability Data

Dell ECS versions 3.8.1.0 through 3.8.1.7 and Dell ObjectScale versions prior to 4.3.0.0, contains an authentication bypass by assumed-immutable data vulnerability in Geo replication. An unauthenticated attacker with remote access could potentially exploit this vulnerability, leading to unauthorized access to…

more

data in transit.

CWE(s)

Related Threats

CVEs Like This One

CVE-2025-26477Same product: Dell Elastic Cloud Storage
CVE-2026-26946Same product: Dell Elastic Cloud Storage
CVE-2026-22275Same product: Dell Elastic Cloud Storage
CVE-2025-26476Same product: Dell Elastic Cloud Storage
CVE-2025-30483Same product: Dell Elastic Cloud Storage
CVE-2026-40636Same product: Dell Elastic Cloud Storage
CVE-2026-22274Same product: Dell Elastic Cloud Storage
CVE-2025-26478Same product: Dell Elastic Cloud Storage
CVE-2026-22271Same product: Dell Elastic Cloud Storage
CVE-2026-22273Same product: Dell Elastic Cloud Storage

Affected Assets

dell
elastic cloud storage
3.8.1.0 — 4.3.0.0
dell
objectscale
≤ 4.3.0.0

Mitigating Controls

Control response

Prevent
Stop it (NIST 800-53)
  • AC-3 Access Enforcement
  • SC-8 Transmission Confidentiality and Integrity
  • AC-17 Remote Access
Detect
Catch it (NIST detect / respond)

Harden
Shrink the surface (DISA STIG)

Validate
Prove the fix (OWASP ASVS)
  • V7.2.4

Mitigating Controls (NIST 800-53 r5) AI

prevent

Directly enforces authentication and access decisions on replication traffic, blocking the assumed-immutable-data bypass that grants unauthorized access.

prevent

Requires cryptographic integrity and confidentiality protections for data in transit, eliminating the ability to exploit mutable replication metadata.

AC-17 Remote Access partial match
prevent

Mandates authentication and session protections for all remote geo-replication connections, directly addressing the unauthenticated attacker vector.

Mitigating Controls (NIST CSF 2.0) AI

Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→CSF cross-walk (authority under review) — links open the control.

PR.AA-03 mostly match
prevents

Strong authentication mechanisms directly avoid reliance on attacker-controlled immutable data.

PR.AA-04 mostly match
prevents

Protecting and verifying identity assertions prevents tampering with data assumed immutable during auth.

PR.AA-05 partial match
prevents

Least-privilege authorization policies reduce impact of bypassed authentication but do not address the root flaw.

Mitigating Controls (ISO/IEC 27001:2022 Annex A) AI

Derived directly from the weakness types (CWEs) cited in the NVD entry via our AI-authored CWE→ISO cross-walk (authority under review) — links open the control.

detects

Security testing can discover and block authentication bypasses that rely on mutable data.

degrades

Access-control policy can mandate validation of all identity data, reducing reliance on assumed-immutable fields.

degrades

Identity-management processes can require verification of mutable attributes, mitigating the root cause.

degrades

Proper management of authentication information prevents use of client-controlled tokens or cookies as sole proof of identity.

mitigates

Access-rights reviews can detect and revoke rights granted via tampered immutable data.

prevents

Secure SDLC practices include threat modeling and input-validation requirements that catch assumed-immutable data flaws.

References