Cyber Resilience

CVE-2026-24511

Info Disclosure in Dell Powerscale Onefs 9.5.0.0 – 9.10.1.7

Published
08 April 2026
Modified
24 July 2026
Patch / advisory
CVSS Score v3.1 4.4
Click a component to see what it means
Raw vectorCVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N
EPSS Score 0.0016 5th percentile
Risk Priority 35 floored blend · peak EPSS

Summary

CVE-2026-24511 is a medium-severity Generation of Error Message Containing Sensitive Information (CWE-209) vulnerability in Dell Powerscale Onefs. Its CVSS base score is 4.4 (Medium).

Operationally, ranked at the 5th 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 SI-11 (Error Handling) and SI-2 (Flaw Remediation) — see the control section below for these in your framework.

OWASP Top 10 for Web (2025)

EU & UK References

Vulnerability Data

Dell PowerScale OneFS, versions 9.5.0.0 through 9.10.1.6 and versions 9.11.0.0 through 9.13.0.0, contains a generation of error message containing sensitive information vulnerability. A high privileged attacker with local access could potentially exploit this vulnerability, leading to information disclosure.

CWE(s)

Related Threats

MITRE ATT&CK Enterprise TechniquesAI

Insufficient information to map techniques.
Confidence: LOW · MITRE ATT&CK Enterprise v19.0

CVEs Like This One

CVE-2025-22471Same product: Dell Powerscale Onefs
CVE-2024-22449Same product: Dell Powerscale Onefs
CVE-2024-25953Same product: Dell Powerscale Onefs
CVE-2023-32493Same product: Dell Powerscale Onefs
CVE-2025-30477Same product: Dell Powerscale Onefs
CVE-2023-32492Same product: Dell Powerscale Onefs
CVE-2024-49602Same product: Dell Powerscale Onefs
CVE-2023-44295Same product: Dell Powerscale Onefs
CVE-2023-43076Same product: Dell Powerscale Onefs
CVE-2024-24901Same product: Dell Powerscale Onefs

Affected Assets

dell
powerscale onefs
9.5.0.0 — 9.10.1.7 · 9.11.0.0 — 9.13.0.1

Mitigating Controls

Control response

Prevent
Stop it (NIST 800-53)
Detect
Catch it (NIST detect / respond)

Harden
Shrink the surface (DISA STIG)

Validate
Prove the fix (OWASP ASVS)
  • V16.5.1

Mitigating Controls (NIST 800-53 r5) AI

prevent

Directly requires error messages to avoid revealing sensitive information that could be exploited, exactly addressing CWE-209 in OneFS.

prevent

Mandates timely remediation of identified flaws such as the error-message information disclosure in the listed OneFS versions.

prevent

Limits privileges of local accounts so fewer users can trigger or observe the sensitive error messages produced by the vulnerability.

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.PS-06 mostly match
prevents

Secure SDLC practices directly require sanitized error handling to prevent sensitive data disclosure.

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.

prevents

Secure coding standards explicitly forbid exposing sensitive data in errors.

detects

Security testing can detect error messages that leak sensitive information.

A.8.15 Logging partial match
degrades

Logging policy can require suppression of sensitive data in error messages.

prevents

Secure SDLC mandates error-handling rules that avoid leaking sensitive information.

prevents

Application security requirements can specify safe error messaging.

prevents

Secure architecture principles include proper exception handling.

References