CVE-2025-26515
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 · uneditedStorageGRID (formerly StorageGRID Webscale) versions prior to 11.8.0.15 and 11.9.0.8 without Single Sign-on enabled are susceptible to a Server-Side Request Forgery (SSRF) vulnerability. Successful exploit could allow an unauthenticated attacker to change the password of any Grid Manager or Tenant Manager non-federated user.
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 · high confidenceThis is a Server-Side Request Forgery (SSRF) vulnerability in NetApp StorageGRID affecting versions prior to 11.8.0.15 and 11.9.0.8 when Single Sign-on (SSO) is not enabled. An unauthenticated attacker can exploit the SSRF to change passwords of any non-federated user in Grid Manager or Tenant Manager, effectively achieving full account takeover.
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< 11.8.0.15>= 11.9.0, < 11.9.0.8CVSS 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
- None
- User interaction
- None
- Scope
- Unchanged
- Confidentiality
- None
- Integrity
- High
- Availability
- None
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/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 checksWork through these to decide whether this CVE applies to you.
-
Check StorageGRID versionAccess the Grid Manager, go to Maintenance > System > Software Update, or use the `sudo storagegrid --version` command if you have CLI access. Note the exact version number.Affected if The installed version is below 11.8.0.15, or is 11.9.0.x below 11.9.0.8.
-
Verify SSO configuration statusIn Grid Manager, navigate to Access Control > Identity Federation, or check the Grid Management API endpoint `/api/v3/grid/config/sso`. Determine whether Single Sign-on (SSO) is currently enabled or disabled.Affected if SSO is disabled. This is a required condition for the vulnerability to be exploitable.
-
Identify non-federated local usersIn Grid Manager, go to Access Control > Users, or use the Grid Management API `/api/v3/authorized-users` to list all users. Review the 'federated' attribute for each user to identify local (non-federated) accounts.Affected if Non-federated local users exist in the system. These are the targets for password change via the SSRF exploit.
Your environment is affected if the StorageGRID version is vulnerable AND SSO is disabled AND at least one non-federated local user account exists.
Generated from the published advisory. Verify against your own configuration.
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 · scoped11.8.0.1511.9.0.8
Upgrade StorageGRID to version 11.8.0.15 or 11.9.0.8 or later, or enable Single Sign-on (SSO) which mitigates this vulnerability.
Upgrade to StorageGRID 11.8.0.15 or later (11.8.x branch), or 11.9.0.8 or later (11.9.x branch)
- 1. Identify your current StorageGRID version in the Grid Manager under Maintenance > System > Software Update
- 2. Determine which version branch you are on (11.8.x or 11.9.x)
- 3. Download the appropriate StorageGRID upgrade package from the NetApp Downloads portal for version 11.8.0.15 or later (if on 11.8.x) or 11.9.0.8 or later (if on 11.9.x)
- 4. Review the StorageGRID upgrade procedure in the NetApp documentation before proceeding
- 5. Create a support bundle and ensure you have a valid system snapshot/backup
- 6. In Grid Manager, navigate to Maintenance > System > Software Update and upload the upgrade file
- 7. Run the upgrade following the guided procedure, which will automatically enable SSO if not already configured (note: enabling SSO mitigates this vulnerability but is not required - the version upgrade contains the fix)
- 8. After upgrade completes, verify the new version under Grid Manager > Maintenance > System > Software Update > About
Generated from the published advisory — verify against the referenced sources before acting.
- Consultation4.0 h
- Implementation8.0 h
- Testing4.0 h
- Review / QA2.0 h
An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $5,120.
Scan for this in your stack
Free · runs locallyCheck whether your project pulls in CVE-2025-26515 — 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 sourcesPractitioner notes
ContributedPeer-ranked notes from engineers who’ve handled CVE-2025-26515 in production — separate from our analysis above.
The advisory tells you what broke. It rarely tells you what actually worked. If you’ve dealt with this one, that detail is what the next engineer is searching for.
- The version that genuinely resolved it — not the one the vendor claimed
- A config change or rule that shut the vector down
- A gotcha in the upgrade path that cost you an afternoon
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.
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.
- 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