Join the Cyber Forum: Threat Intel on May 12, 2026 to learn how AI is reshaping threat defense.Join the Virtual Cyber Forum: Threat IntelRegister Now
Experiencing a Breach?Blog
Get StartedContact Us
SentinelOne
  • Platform
    Platform Overview
    • Singularity Platform
      Welcome to Integrated Enterprise Security
    • AI for Security
      Leading the Way in AI-Powered Security Solutions
    • Securing AI
      Accelerate AI Adoption with Secure AI Tools, Apps, and Agents.
    • How It Works
      The Singularity XDR Difference
    • Singularity Marketplace
      One-Click Integrations to Unlock the Power of XDR
    • Pricing & Packaging
      Comparisons and Guidance at a Glance
    Data & AI
    • Purple AI
      Accelerate SecOps with Generative AI
    • Singularity Hyperautomation
      Easily Automate Security Processes
    • AI-SIEM
      The AI SIEM for the Autonomous SOC
    • AI Data Pipelines
      Security Data Pipeline for AI SIEM and Data Optimization
    • Singularity Data Lake
      AI-Powered, Unified Data Lake
    • Singularity Data Lake for Log Analytics
      Seamlessly Ingest Data from On-Prem, Cloud or Hybrid Environments
    Endpoint Security
    • Singularity Endpoint
      Autonomous Prevention, Detection, and Response
    • Singularity XDR
      Native & Open Protection, Detection, and Response
    • Singularity RemoteOps Forensics
      Orchestrate Forensics at Scale
    • Singularity Threat Intelligence
      Comprehensive Adversary Intelligence
    • Singularity Vulnerability Management
      Application & OS Vulnerability Management
    • Singularity Identity
      Identity Threat Detection and Response
    Cloud Security
    • Singularity Cloud Security
      Block Attacks with an AI-Powered CNAPP
    • Singularity Cloud Native Security
      Secure Cloud and Development Resources
    • Singularity Cloud Workload Security
      Real-Time Cloud Workload Protection Platform
    • Singularity Cloud Data Security
      AI-Powered Threat Detection for Cloud Storage
    • Singularity Cloud Security Posture Management
      Detect and Remediate Cloud Misconfigurations
    Securing AI
    • Prompt Security
      Secure AI Tools Across Your Enterprise
  • Why SentinelOne?
    Why SentinelOne?
    • Why SentinelOne?
      Cybersecurity Built for What’s Next
    • Our Customers
      Trusted by the World’s Leading Enterprises
    • Industry Recognition
      Tested and Proven by the Experts
    • About Us
      The Industry Leader in Autonomous Cybersecurity
    Compare SentinelOne
    • Arctic Wolf
    • Broadcom
    • CrowdStrike
    • Cybereason
    • Microsoft
    • Palo Alto Networks
    • Sophos
    • Splunk
    • Trellix
    • Trend Micro
    • Wiz
    Verticals
    • Energy
    • Federal Government
    • Finance
    • Healthcare
    • Higher Education
    • K-12 Education
    • Manufacturing
    • Retail
    • State and Local Government
  • Services
    Managed Services
    • Managed Services Overview
      Wayfinder Threat Detection & Response
    • Threat Hunting
      World-Class Expertise and Threat Intelligence
    • Managed Detection & Response
      24/7/365 Expert MDR Across Your Entire Environment
    • Incident Readiness & Response
      DFIR, Breach Readiness, & Compromise Assessments
    Support, Deployment, & Health
    • Technical Account Management
      Customer Success with Personalized Service
    • SentinelOne GO
      Guided Onboarding & Deployment Advisory
    • SentinelOne University
      Live and On-Demand Training
    • Services Overview
      Comprehensive Solutions for Seamless Security Operations
    • SentinelOne Community
      Community Login
  • Partners
    Our Network
    • MSSP Partners
      Succeed Faster with SentinelOne
    • Singularity Marketplace
      Extend the Power of S1 Technology
    • Cyber Risk Partners
      Enlist Pro Response and Advisory Teams
    • Technology Alliances
      Integrated, Enterprise-Scale Solutions
    • SentinelOne for AWS
      Hosted in AWS Regions Around the World
    • Channel Partners
      Deliver the Right Solutions, Together
    • SentinelOne for Google Cloud
      Unified, Autonomous Security Giving Defenders the Advantage at Global Scale
    • Partner Locator
      Your Go-to Source for Our Top Partners in Your Region
    Partner Portal→
  • Resources
    Resource Center
    • Case Studies
    • Data Sheets
    • eBooks
    • Reports
    • Videos
    • Webinars
    • Whitepapers
    • Events
    View All Resources→
    Blog
    • Feature Spotlight
    • For CISO/CIO
    • From the Front Lines
    • Identity
    • Cloud
    • macOS
    • SentinelOne Blog
    Blog→
    Tech Resources
    • SentinelLABS
    • Ransomware Anthology
    • Cybersecurity 101
  • About
    About SentinelOne
    • About SentinelOne
      The Industry Leader in Cybersecurity
    • Investor Relations
      Financial Information & Events
    • SentinelLABS
      Threat Research for the Modern Threat Hunter
    • Careers
      The Latest Job Opportunities
    • Press & News
      Company Announcements
    • Cybersecurity Blog
      The Latest Cybersecurity Threats, News, & More
    • FAQ
      Get Answers to Our Most Frequently Asked Questions
    • DataSet
      The Live Data Platform
    • S Foundation
      Securing a Safer Future for All
    • S Ventures
      Investing in the Next Generation of Security, Data and AI
  • Pricing
Get StartedContact Us
CVE Vulnerability Database
Vulnerability Database/CVE-2026-22048

CVE-2026-22048: StorageGRID SSRF Vulnerability

CVE-2026-22048 is a Server-Side Request Forgery flaw in StorageGRID with Microsoft Entra ID SSO that allows authenticated attackers to delete configuration data. This post covers technical details, affected versions, and mitigations.

Published: February 20, 2026

CVE-2026-22048 Overview

CVE-2026-22048 is a Server-Side Request Forgery (SSRF) vulnerability affecting NetApp StorageGRID (formerly StorageGRID Webscale) versions prior to 11.9.0.12 and 12.0.0.4. The vulnerability specifically impacts deployments with Single Sign-on (SSO) enabled and configured to use Microsoft Entra ID (formerly Azure AD) as an Identity Provider (IdP). Successful exploitation allows an authenticated attacker with low privileges to delete configuration data or deny access to resources, potentially causing significant operational disruption to storage infrastructure.

Critical Impact

Authenticated attackers can exploit this SSRF vulnerability to delete configuration data and deny access to StorageGRID resources, impacting storage availability and integrity.

Affected Products

  • NetApp StorageGRID versions prior to 11.9.0.12
  • NetApp StorageGRID versions prior to 12.0.0.4
  • StorageGRID Webscale legacy deployments with Microsoft Entra ID SSO integration

Discovery Timeline

  • 2026-02-18 - CVE-2026-22048 published to NVD
  • 2026-02-18 - Last updated in NVD database

Technical Details for CVE-2026-22048

Vulnerability Analysis

This vulnerability falls under CWE-918 (Server-Side Request Forgery), a weakness that allows attackers to abuse server functionality to make requests to unintended locations. In the context of StorageGRID, the SSRF vulnerability exists within the SSO authentication flow when Microsoft Entra ID is configured as the identity provider.

The attack requires network access and can be executed remotely without user interaction. While authentication is required, only low-privilege credentials are necessary to exploit this vulnerability. The impact primarily affects integrity and availability—attackers can modify or delete configuration data and cause denial of service conditions to specific resources.

The vulnerability is particularly concerning in enterprise environments where StorageGRID serves as critical object storage infrastructure, as configuration tampering could lead to data access disruptions or storage service outages.

Root Cause

The root cause stems from insufficient validation and sanitization of user-controlled input within the SSO authentication mechanism when processing requests related to Microsoft Entra ID integration. The application fails to properly validate destination URLs or restrict internal network access, allowing authenticated users to craft malicious requests that the server executes on their behalf.

Attack Vector

The attack leverages the network-accessible SSO authentication interface. An attacker with valid but low-privilege credentials can manipulate request parameters to force the StorageGRID server to make unauthorized requests to internal resources or configuration endpoints.

The attack flow involves the following sequence: an authenticated user submits a crafted request through the SSO interface, the server processes the malicious payload without adequate validation, and the server then executes the forged request against internal configuration stores or management endpoints, resulting in configuration deletion or resource access denial.

Detection Methods for CVE-2026-22048

Indicators of Compromise

  • Unusual outbound requests originating from StorageGRID nodes to internal IP ranges or localhost addresses
  • Unexpected configuration changes or deletions in StorageGRID management interfaces
  • Access logs showing abnormal SSO authentication patterns or malformed authentication requests
  • Error logs indicating failed internal resource access attempts from the SSO module

Detection Strategies

  • Monitor StorageGRID audit logs for configuration modification events from unexpected sources
  • Implement network-level monitoring to detect anomalous request patterns from StorageGRID servers
  • Review SSO authentication logs for suspicious parameter manipulation or malformed requests
  • Deploy intrusion detection signatures targeting SSRF patterns in HTTP requests

Monitoring Recommendations

  • Enable verbose logging on StorageGRID management nodes and centralize log collection
  • Configure alerts for any configuration deletion or modification events outside maintenance windows
  • Monitor network traffic from StorageGRID nodes for connections to internal metadata services or management endpoints
  • Establish baseline SSO authentication patterns and alert on deviations

How to Mitigate CVE-2026-22048

Immediate Actions Required

  • Upgrade StorageGRID to version 11.9.0.12 or later for the 11.x branch
  • Upgrade StorageGRID to version 12.0.0.4 or later for the 12.x branch
  • Review and audit current SSO configurations and access logs for signs of exploitation
  • Consider temporarily disabling Microsoft Entra ID SSO integration until patching is complete

Patch Information

NetApp has released security updates addressing this vulnerability. Refer to the NetApp Security Advisory NTAP-20260217-0001 for official patch information and upgrade instructions. Organizations should prioritize patching StorageGRID deployments that have SSO enabled with Microsoft Entra ID integration.

Workarounds

  • Temporarily disable SSO and use local authentication until patches can be applied
  • Implement network segmentation to restrict StorageGRID server access to internal resources
  • Apply strict firewall rules to limit outbound connections from StorageGRID management interfaces
  • Enforce principle of least privilege for all authenticated users accessing StorageGRID
bash
# Review current StorageGRID version
# Consult NetApp documentation for version verification commands
# Verify SSO configuration status in Grid Manager
# Check Settings > Access Control > Single Sign-on for current IdP configuration

Disclaimer: This content was generated using AI. While we strive for accuracy, please verify critical information with official sources.

  • Vulnerability Details
  • TypeSSRF

  • Vendor/TechStoragegrid

  • SeverityHIGH

  • CVSS Score7.1

  • EPSS Probability0.04%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:H
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityHigh
  • CWE References
  • CWE-918
  • Technical References
  • NetApp Security Advisory NTAP-20260217-0001
  • Related CVEs
  • CVE-2026-22051: StorageGRID Information Disclosure Flaw
Default Legacy - Prefooter | Experience the World’s Most Advanced Cybersecurity Platform

Experience the World’s Most Advanced Cybersecurity Platform

See how our intelligent, autonomous cybersecurity platform can protect your organization now and into the future.

Try SentinelOne
  • Get Started
  • Get a Demo
  • Product Tour
  • Why SentinelOne
  • Pricing & Packaging
  • FAQ
  • Contact
  • Contact Us
  • Customer Support
  • SentinelOne Status
  • Language
  • Platform
  • Singularity Platform
  • Singularity Endpoint
  • Singularity Cloud
  • Singularity AI-SIEM
  • Singularity Identity
  • Singularity Marketplace
  • Purple AI
  • Services
  • Wayfinder TDR
  • SentinelOne GO
  • Technical Account Management
  • Support Services
  • Verticals
  • Energy
  • Federal Government
  • Finance
  • Healthcare
  • Higher Education
  • K-12 Education
  • Manufacturing
  • Retail
  • State and Local Government
  • Cybersecurity for SMB
  • Resources
  • Blog
  • Labs
  • Case Studies
  • Videos
  • Product Tours
  • Events
  • Cybersecurity 101
  • eBooks
  • Webinars
  • Whitepapers
  • Press
  • News
  • Ransomware Anthology
  • Company
  • About Us
  • Our Customers
  • Careers
  • Partners
  • Legal & Compliance
  • Security & Compliance
  • Investor Relations
  • S Foundation
  • S Ventures

©2026 SentinelOne, All Rights Reserved.

Privacy Notice Terms of Use

English