A Leader in the 2026 Gartner® Magic Quadrant™ for Endpoint Protection. Six years running.Six years. Gartner® Magic Quadrant™ Leader.Find Out Why
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-54385

CVE-2024-54385: Radio Player SSRF Vulnerability

CVE-2024-54385 is a server-side request forgery vulnerability in the Radio Player WordPress plugin by princeahmed that enables attackers to forge requests. This post covers technical details, affected versions, and mitigation.

Published: June 2, 2026

CVE-2024-54385 Overview

CVE-2024-54385 is a Server-Side Request Forgery (SSRF) vulnerability affecting the princeahmed Radio Player plugin for WordPress. The flaw impacts all versions up to and including 2.0.83. Attackers can abuse the plugin to issue arbitrary HTTP requests originating from the WordPress server, which can be used to probe internal networks, access cloud metadata endpoints, and interact with services that trust the server's network position.

The vulnerability is categorized as CWE-918 (Server-Side Request Forgery). It requires no authentication and no user interaction, and the EPSS score of 80.95% (99th percentile) indicates a high likelihood of exploitation attempts.

Critical Impact

Unauthenticated attackers can coerce the WordPress server into making outbound requests to attacker-chosen destinations, enabling internal reconnaissance and access to otherwise unreachable services.

Affected Products

  • princeahmed Radio Player WordPress plugin (radio-player)
  • All versions up to and including 2.0.83
  • WordPress sites with the plugin installed and active

Discovery Timeline

  • 2024-12-16 - CVE-2024-54385 published to NVD
  • 2026-04-23 - Last updated in NVD database

Technical Details for CVE-2024-54385

Vulnerability Analysis

The Radio Player plugin exposes functionality that fetches remote resources based on user-supplied input without adequately validating the destination URL. Because the plugin does not restrict the scheme, host, or address range of the requested resource, an attacker can supply URLs pointing to internal IP ranges, loopback addresses, or cloud provider metadata endpoints.

The scope of impact extends beyond the vulnerable component, since the WordPress server can be used as a proxy to reach systems that trust its network identity. This can expose internal admin panels, databases, or instance metadata services on cloud-hosted WordPress deployments.

Root Cause

The root cause is missing validation of remote URLs before they are dereferenced server-side. The plugin accepts attacker-controlled input and passes it to an HTTP request function without enforcing an allowlist of trusted hosts or rejecting private and reserved address ranges.

Attack Vector

The attack vector is network-based and requires no authentication or user interaction. An attacker sends a crafted HTTP request to the vulnerable plugin endpoint, supplying a URL pointing at an internal or sensitive resource. The WordPress server then issues the request and may return all or part of the response to the attacker. Refer to the Patchstack SSRF Vulnerability Report for additional technical context.

No public proof-of-concept code is available at this time, so a prose description is provided instead of synthetic exploit code.

Detection Methods for CVE-2024-54385

Indicators of Compromise

  • Outbound HTTP requests from the WordPress server to internal IP ranges such as 10.0.0.0/8, 172.16.0.0/12, 192.168.0.0/16, or 127.0.0.0/8
  • Requests from the WordPress host to cloud metadata endpoints such as 169.254.169.254
  • Unusual access patterns to plugin endpoints associated with the radio-player plugin in web server logs
  • Spikes in outbound connections originating from the PHP worker process

Detection Strategies

  • Inspect web server access logs for requests targeting radio-player AJAX or REST endpoints with URL parameters containing private or reserved IP ranges
  • Correlate inbound requests to the plugin with outbound requests from the WordPress server using network flow data
  • Apply web application firewall rules that flag URL parameters resolving to internal address space

Monitoring Recommendations

  • Monitor egress traffic from WordPress hosts and alert on connections to 169.254.169.254 and RFC1918 ranges
  • Track plugin version inventory across WordPress deployments and flag installations running radio-player version 2.0.83 or earlier
  • Forward web server, PHP-FPM, and network telemetry to a centralized analytics platform for cross-source correlation

How to Mitigate CVE-2024-54385

Immediate Actions Required

  • Identify all WordPress sites running the Radio Player plugin and confirm installed versions
  • Update the radio-player plugin to a fixed version above 2.0.83 as soon as it is available from the vendor
  • Restrict outbound network access from WordPress servers to only required destinations
  • Block WordPress hosts from reaching cloud instance metadata endpoints unless explicitly required

Patch Information

Review the Patchstack SSRF Vulnerability Report for current patch status and vendor remediation details. If a patched version is not yet published, treat the plugin as vulnerable and apply compensating controls.

Workarounds

  • Deactivate and remove the Radio Player plugin until a patched version is released
  • Deploy a web application firewall rule that blocks requests to plugin endpoints containing URLs pointing to private, loopback, or link-local addresses
  • Use network egress filtering to deny outbound HTTP requests from the WordPress server to internal subnets and metadata endpoints
  • Enforce IMDSv2 on AWS-hosted WordPress instances to require session tokens for metadata access
bash
# Example egress restriction using iptables to block metadata endpoint access
iptables -A OUTPUT -d 169.254.169.254 -j DROP

# Block outbound traffic from PHP worker to RFC1918 ranges (adjust to environment)
iptables -A OUTPUT -m owner --uid-owner www-data -d 10.0.0.0/8 -j DROP
iptables -A OUTPUT -m owner --uid-owner www-data -d 172.16.0.0/12 -j DROP
iptables -A OUTPUT -m owner --uid-owner www-data -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/TechRadio Player

  • SeverityHIGH

  • CVSS Score7.2

  • EPSS Probability80.95%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityNone
  • CWE References
  • CWE-918
  • Technical References
  • Patchstack SSRF Vulnerability Report
  • Related CVEs
  • CVE-2026-24548: Radio Player Plugin SSRF Vulnerability
Default Legacy - Prefooter | Experience the World’s Most Advanced Cybersecurity Platform

Experience the Most Advanced Cybersecurity Platform

See how the world’s most intelligent, autonomous cybersecurity platform can protect your organization today 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