Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Description confirms remote unauthenticated (AV:N/PR:N/UI:N) read-only disclosure, so C:H with I:N and A:N; no evidence of increased complexity, so AC:L.
Primary rating from NVD.
CVSS VectorNVD
Lifecycle Timeline
6DescriptionNVD
Dell ECS, versions 3.5 and 3.6, contain an Improper Access Control in the Identity and Access Management (IAM) module. A remote unauthenticated attacker may potentially exploit this vulnerability, leading to gaining read access to unauthorized data.
AnalysisAI
Broken access control in the Identity and Access Management (IAM) module of Dell ECS (Elastic Cloud Storage) 3.5 and 3.6 lets a remote, unauthenticated attacker read data they should not be able to reach. The flaw exposes confidential object/storage data without granting write or availability impact, and it is fixed in maintenance releases 3.5.1.7 and 3.6.2.4. There is no public exploit identified at time of analysis and EPSS is very low (0.03%), consistent with CISA SSVC scoring exploitation as 'none'.
Technical ContextAI
Dell ECS is an on-premises software-defined object storage platform (S3/Swift/Atmos-compatible) used for large-scale unstructured data. The defect lives in the IAM authorization layer, which is responsible for enforcing who may access which resources. The root cause is classified as CWE-284 (Improper Access Control): an authorization decision is either missing or incorrectly enforced on a request path, so the IAM module fails to reject an unauthenticated principal before returning protected data. Because the affected component is IAM itself rather than a single API, the weakness is an authorization-enforcement gap rather than a memory-safety or injection bug. The single CPE, cpe:2.3:a:dell:ecs:*, confirms the affected software is the ECS application across the vulnerable version ranges.
RemediationAI
Vendor-released patch: upgrade Dell ECS to 3.5.1.7 or later on the 3.5 branch, or to 3.6.2.4 or later on the 3.6 branch, per Dell's advisory (https://dellservices.lightning.force.com/lightning/r/Lightning_Knowledge__kav/ka06P0000004RFTQA2/view). Because the fix corrects the IAM authorization logic itself, upgrading is the only complete remediation and there is no in-product configuration toggle that removes the flaw. Until the upgrade can be scheduled, restrict network reachability of the ECS management and S3/API endpoints to trusted administrative networks or a VPN/bastion, and place the affected interfaces behind a firewall or reverse proxy that denies unauthenticated external access - the trade-off is that legitimate remote or multi-tenant clients relying on direct internet exposure will also lose access, so validate application connectivity after tightening. Monitor ECS access logs for anonymous or unexpected read requests as a detective control while the patch is pending.
Same weakness CWE-284 – Improper Access Control
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2022-54113
GHSA-g2g3-wfq2-3g8v