CVE-2024-54385: WordPress Radio Player plugin <= 2.0.83 - Server Side Request Forgery (SSRF) vulnerability
Server-Side Request Forgery (SSRF) vulnerability in princeahmed Radio Player radio-player allows Server Side Request Forgery.This issue affects Radio Player: from n/a through <= 2.0.83.
Security readout for executives and security teams
Plain-English summary
CVE-2024-54385 is an SSRF flaw in the WordPress Radio Player plugin. A vulnerable site could be abused to make server-side requests on an attacker's behalf, potentially exposing limited internal data or affecting trusted back-end interactions. The listed severity is high, with no KEV evidence of active exploitation in the provided sources.
Executive priority
Treat this as a high-priority WordPress plugin exposure review, especially for public sites. It is not confirmed as actively exploited in the provided evidence, but unauthenticated SSRF can create internal access and data-risk pathways. Prioritize inventory, vendor guidance, and removal or update decisions.
Technical view
The issue is CWE-918 Server-Side Request Forgery in princeahmed Radio Player, package radio-player, affecting versions through <= 2.0.83 per the CVE bundle. CVSS 3.1 is 7.2: network exploitable, low complexity, no privileges, no user interaction, scope changed, low confidentiality and integrity impact, no availability impact.
Likely exposure
Exposure is likely limited to WordPress sites with the Radio Player plugin installed and running at versions through 2.0.83. Internet-facing WordPress instances should be prioritized for inventory checks. The provided affected metadata is sparse and includes a version-reference inconsistency, so confirm against vendor or Patchstack records.
Exploitation context
The provided sources do not show CISA KEV listing or active exploitation. The CVSS vector indicates unauthenticated network reachability without user interaction, which increases practical risk, but the bundle does not provide exploit details, vulnerable endpoints, proof-of-concept status, or observed attack activity.
Researcher notes
Evidence is limited to CVE and Patchstack references. The bundle says affected through <= 2.0.83, while the Patchstack URL title references 2.0.82. Do not assume a fixed version, endpoint, or exploitability beyond the CVSS and SSRF classification without checking the advisory directly.
Mitigation direction
Identify all WordPress sites using the Radio Player plugin.
Check vendor and Patchstack guidance for the confirmed fixed version or workaround.
Update the plugin if a fixed release is available from trusted sources.
Disable or remove the plugin where business use is not required.
Restrict outbound server requests where feasible to reduce SSRF impact.
Validation and detection
Inventory installed Radio Player plugin versions across WordPress estates.
Flag versions at or below 2.0.83 for remediation review.
Review web server and application logs for unusual outbound request patterns.
Confirm remediation by rechecking plugin version and vendor advisory status.
Document any exposed sites, business owners, and remediation decisions.
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Potential ATT&CK relevance
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
cwe · medium confidence lookup
CWE-918: Information exposure and cloud metadata lookup
Information exposure and SSRF weaknesses can make discovery, cloud metadata, and credential material review relevant. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
The CVE wording references SSRF or metadata access, so cloud discovery and credential material review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
CWE-918 · source CWE mapping
Server-Side Request Forgery (SSRF)
Server-Side Request Forgery (SSRF) represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.