StoragegridApplication · Netapp

CVE-2025-26517

MEDIUM · 5.4 CVSS v3.1 Published 2025-09-19
Fix available
A fix is available. Upgrade to 11.8.0.15 / 11.9.0.8 or later.
See remediation →
60/100
Remediation priority · Elevated
Remotely reachable Zero-click

Official description Straight from the sourceThe vendor's or NVD's own wording, published unedited. Authoritative, but often terse — it says what broke, rarely what to do.

NVD · unedited
StorageGRID (formerly StorageGRID Webscale) versions prior to 11.8.0.15 and 11.9.0.8 are susceptible to a privilege escalation vulnerability. Successful exploit could allow an unauthorized authenticated attacker to discover Grid node names and IP addresses or modify Storage Grades.

Technical summary Written by usOur analysis, written from the advisory, the CVSS vector and the affected-version data. It adds context the advisory leaves out, and never invents facts that are not in the source.

dbcve analysis · moderate confidence

This is a privilege escalation vulnerability in NetApp StorageGRID. An authenticated attacker with limited (unauthorized) privileges can escalate to discover Grid node names and IP addresses (information disclosure) or modify Storage Grades (data modification). The vulnerability stems from improper authorization checks allowing authenticated users to access administrative functions they should not have permission to perform.

MitigationUpgrade StorageGRID to version 11.8.0.15 or 11.9.0.8 or later. Prior to upgrade, verify current version and test upgrade in a non-production environment to ensure compatibility with existing configurations.

Verify against the referenced sources before acting — the references below are authoritative for this CVE, this summary is not.

Affected products & versions What the vendor confirmedThe version ranges the vendor confirmed as vulnerable. If your version sits inside a range here, treat yourself as exposed until you have upgraded.

NVD · CPE data
StoragegridApplication
Affected:< 11.8.0.15>= 11.9.0, < 11.9.0.8

CVSS breakdown How the score is builtThe industry scoring standard. It rates how the flaw is reached, what it takes to exploit, and what an attacker gains — the score is derived from those, not the other way round.

From the vector
Attack vector
Network
Complexity
Low
Privileges
Low
User interaction
None
Scope
Unchanged
Confidentiality
Low
Integrity
Low
Availability
None

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

Am I affected? How to checkSteps we derive from the advisory and the affected-version data, so you can decide whether this CVE reaches your setup. They are a guide, not a scan — your own configuration is the authority.

dbcve checks

Work through these to decide whether this CVE applies to you.

  1. Determine installed StorageGRID version
    Log into the Grid Manager and navigate to Maintenance > System > Software Update, or use the `sudo storagegrid --version` command on the admin node. Alternatively, check the /var/local/lib/original/sgws-install/version file on the primary admin node.
    Affected if The installed version is less than 11.8.0.15, or is 11.9.0.x where x is less than 8 (for example 11.9.0.0 through 11.9.0.7).
  2. Identify user accounts with limited privileges
    In Grid Manager, go to Access Control > Users and review all user accounts. Note any accounts assigned to roles other than Administrator (such as Read-Only, Tenant User, or custom roles with restricted permissions).
    Affected if There exist authenticated non-administrator user accounts in the system.
  3. Review audit logs for unauthorized administrative actions
    In Grid Manager, go to Support > Audit. Search for events indicating administrative operations performed by non-administrator accounts. Look for audit codes related to node discovery (NMGT, NMON) or Storage Grade modifications (SGRP, SSMS).
    Affected if Audit logs show administrative functions (node information retrieval, Storage Grade modifications) performed by users without Administrator role.
  4. Check for unauthorized Storage Grade modifications
    In Grid Manager, go to Configuration > Storage Settings > Storage Grades. Verify that no unexpected modifications have been made to storage grades. Compare current configuration against any known-good baseline or backup.
    Affected if Storage Grades have been modified by users who should not have permission to make such changes.
  5. Inspect Grid Topology for unexpected node information exposure
    In Grid Manager, go to Support > Grid Topology. Compare the visible node names and IP addresses against documented baseline configuration. Check if this information is accessible to non-administrator users who should not normally see it.
    Affected if Non-administrator accounts can view Grid node names and IP addresses that should be restricted to administrative users.

A user is affected if their StorageGRID version falls within the vulnerable range (below 11.8.0.15 or between 11.9.0.0 and 11.9.0.7) AND there are non-administrator authenticated users present who can potentially access administrative functions.

Generated from the published advisory. Verify against your own configuration.

Check your environment

Paste your version and any relevant configuration and it will be compared against the affected criteria above. Do not include secrets or credentials.

AI-assisted, checked against the advisory. Informational, not a guarantee.

Remediation Closing itWhat it takes to close this. Where a vendor fix exists we point at it; where none exists we say so plainly, and can build one. Effort estimates are scoped from the advisory, not from your codebase.

dbcve · scoped
Upgrade available Upgrade to 11.8.0.15 / 11.9.0.8 or later
Fixed in 11.8.0.1511.9.0.8
Interim mitigation

Upgrade StorageGRID to version 11.8.0.15 or 11.9.0.8 or later. Prior to upgrade, verify current version and test upgrade in a non-production environment to ensure compatibility with existing configurations.

Recommended fix High confidence

11.8.0.15 (for 11.8.x branch) or 11.9.0.8 (for 11.9.x branch)

  1. Identify current StorageGRID version by logging into the Grid Manager and navigating to Maintenance > System > Software Update, or by running: `sudo storagegrid --version`
  2. If running a version in the 11.8.x branch (before 11.8.0.15), plan upgrade to version 11.8.0.15
  3. If running a version in the 11.9.x branch (>= 11.9.0 and before 11.9.0.8), plan upgrade to version 11.9.0.8
  4. Follow NetApp's standard StorageGRID upgrade procedure: download the upgrade package from the NetApp Support Site, upload to Grid Manager, and run pre-check before initiating
  5. After upgrade, verify the new version is installed and confirm vulnerability is remediated
Caveat Minor version upgrades within same major.minor branch typically low risk; always review NetApp release notes before upgrading

Generated from the published advisory — verify against the referenced sources before acting.

Fix this in Storagegrid Scoped from the published advisory
  • Consultation4.0 h
  • Implementation8.0 h
  • Testing6.0 h
  • Review / QA2.0 h
20.0 hours of engineering $3,500
Get the upgrade done

An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $5,600.

Scan for this in your stack

Free · runs locally
dbcve dependency scanner

Check whether your project pulls in CVE-2025-26517 — or any other known-vulnerable package — straight from your lock files. Free and open source; it runs locally and uploads nothing.

References Go to the primary sourcePrimary sources — vendor advisories, patches and trackers. Where our summary and a reference disagree, the reference wins.

Primary sources

Practitioner notes

Contributed

Peer-ranked notes from engineers who’ve handled CVE-2025-26517 in production — separate from our analysis above.

No notes yet

Be the first to add a field note for this CVE — a mitigation you’ve verified, a version caveat, or a link to a working fix. Sign in above to contribute.

What this is

A place for practitioners to share what actually worked: a mitigation you’ve tested, a configuration change, a version- or environment-specific caveat, or a link to a verified patch. The most useful notes rise to the top as peers upvote them, so the signal stays high.

What belongs here
  • Verified mitigations, workarounds, and config changes
  • Version or environment caveats, and links to real fixes
  • No weaponised exploit code, or anything meant to cause harm
  • No spam, self-promotion, credentials, or personal data