The SentinelOne Annual Threat Report - A Defenders Guide from the FrontlinesThe SentinelOne Annual Threat ReportGet the Report
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-2024-5526

CVE-2024-5526: Grafana OnCall SSRF Vulnerability

CVE-2024-5526 is a Server Side Request Forgery flaw in Grafana OnCall webhook functionality that affects versions 1.1.37 through 1.5.1. This article covers the technical details, affected versions, impact, and mitigation.

Published: March 31, 2026

CVE-2024-5526 Overview

CVE-2024-5526 is a Server-Side Request Forgery (SSRF) vulnerability affecting Grafana OnCall, a popular on-call management tool designed to streamline incident response workflows for engineering teams. This vulnerability exists within the webhook functionality of Grafana OnCall and allows unauthenticated attackers to forge server-side requests, potentially leading to unauthorized access to internal resources and sensitive data exfiltration.

Critical Impact

This SSRF vulnerability enables attackers to make arbitrary requests from the server, potentially accessing internal services, cloud metadata endpoints, and sensitive infrastructure components that are not otherwise accessible from the external network.

Affected Products

  • Grafana OnCall versions 1.1.37 through 1.5.1
  • Grafana OnCall deployments utilizing webhook functionality
  • Self-hosted and cloud-based Grafana OnCall installations within the affected version range

Discovery Timeline

  • 2024-06-05 - CVE-2024-5526 published to NVD
  • 2024-11-21 - Last updated in NVD database

Technical Details for CVE-2024-5526

Vulnerability Analysis

The vulnerability resides in the webhook functionality of Grafana OnCall, specifically in how the application processes and validates webhook URLs. When processing webhook configurations, the application fails to properly validate and sanitize user-supplied URLs before making server-side HTTP requests. This allows an attacker to craft malicious webhook configurations that target internal resources, cloud metadata services, or other protected endpoints.

The weakness is classified as CWE-918 (Server-Side Request Forgery), which occurs when web applications fetch resources from user-specified URLs without adequate validation. In the context of Grafana OnCall, this means an attacker can leverage the webhook feature to pivot into internal network segments or access services that trust requests originating from the Grafana OnCall server.

Root Cause

The root cause of this vulnerability is insufficient URL validation in the webhook processing logic. The application does not implement adequate safeguards to prevent webhooks from targeting internal IP addresses, localhost, cloud metadata endpoints (such as 169.254.169.254), or other sensitive network locations. Without proper URL scheme restrictions, IP address blocklisting, and DNS rebinding protections, the webhook functionality becomes an attack vector for SSRF exploitation.

Attack Vector

This vulnerability is exploitable over the network without requiring authentication or user interaction. An attacker can exploit CVE-2024-5526 by:

  1. Accessing the Grafana OnCall webhook configuration interface
  2. Creating or modifying a webhook with a malicious target URL pointing to internal resources
  3. Triggering the webhook execution to force the server to make requests to the attacker-specified destination
  4. Capturing sensitive data from internal services, cloud metadata endpoints, or using the server as a proxy to access otherwise protected resources

The vulnerability can be exploited to access cloud provider metadata services (AWS, GCP, Azure), internal APIs, databases, and other services that may trust requests from the Grafana OnCall server's IP address. For additional technical details, refer to the Grafana Security Advisory CVE-2024-5526.

Detection Methods for CVE-2024-5526

Indicators of Compromise

  • Webhook configurations containing internal IP addresses (e.g., 10.x.x.x, 172.16.x.x, 192.168.x.x)
  • Webhook URLs targeting cloud metadata endpoints such as http://169.254.169.254/
  • Unusual outbound HTTP requests from the Grafana OnCall server to internal services
  • Webhook configurations using non-standard ports or targeting localhost addresses

Detection Strategies

  • Monitor Grafana OnCall webhook configurations for suspicious URL patterns including internal IP ranges and metadata service addresses
  • Implement network-level detection for outbound requests from Grafana OnCall servers to internal resources or cloud metadata endpoints
  • Review application logs for webhook execution failures or unexpected response patterns indicating SSRF attempts
  • Deploy web application firewall (WAF) rules to detect SSRF attack patterns in webhook-related API requests

Monitoring Recommendations

  • Enable verbose logging for webhook creation and execution events in Grafana OnCall
  • Configure network monitoring to alert on connections from Grafana OnCall servers to sensitive internal endpoints
  • Implement egress filtering and monitor for attempts to bypass network controls
  • Regularly audit webhook configurations for compliance with security policies

How to Mitigate CVE-2024-5526

Immediate Actions Required

  • Upgrade Grafana OnCall to version 1.5.2 or later immediately
  • Audit all existing webhook configurations for potentially malicious URLs
  • Implement network segmentation to limit the Grafana OnCall server's access to internal resources
  • Apply egress filtering to restrict outbound connections from the Grafana OnCall server

Patch Information

Grafana has released version 1.5.2 which addresses this SSRF vulnerability. Organizations should upgrade to this version or later as soon as possible. The patch implements proper URL validation and restrictions on webhook targets to prevent SSRF attacks. For detailed patch information, consult the Grafana Security Advisory CVE-2024-5526.

Workarounds

  • Implement network-level egress filtering to block outbound requests to internal IP ranges and cloud metadata endpoints from the Grafana OnCall server
  • Deploy a reverse proxy with URL validation in front of the Grafana OnCall webhook functionality
  • Restrict access to webhook configuration capabilities to trusted administrators only
  • Use firewall rules to limit the Grafana OnCall server's ability to connect to sensitive internal services
bash
# Example iptables rules to block access to cloud metadata endpoints
iptables -A OUTPUT -d 169.254.169.254 -j DROP
iptables -A OUTPUT -d 10.0.0.0/8 -j DROP
iptables -A OUTPUT -d 172.16.0.0/12 -j DROP
iptables -A OUTPUT -d 192.168.0.0/16 -j DROP

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

  • Vulnerability Details
  • TypeSSRF

  • Vendor/TechGrafana Oncall

  • SeverityCRITICAL

  • CVSS Score9.1

  • EPSS Probability0.29%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityNone
  • CWE References
  • CWE-918
  • Vendor Resources
  • Grafana Security Advisory CVE-2024-5526
  • Latest CVEs
  • CVE-2026-40322: SiYuan Knowledge Management RCE Vulnerability

  • CVE-2026-40318: SiYuan Path Traversal Vulnerability

  • CVE-2026-40259: SiYuan Auth Bypass Vulnerability

  • CVE-2026-40255: AdonisJS HTTP Server CSRF Vulnerability
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