Description
The Podcast Player WordPress plugin before 8.3.1 does not validate the destination of a server-side request built from user-supplied input, allowing unauthenticated attackers to make the server issue requests to arbitrary hosts and read back responses that parse as RSS/XML.
Published: 2026-08-10
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Podcast Player WordPress plugin, versions before 8.3.1, constructs an HTTP request to a target URL based on user input without validating that target. An attacker can therefore instruct the server to fetch data from any internal or external host. The fetched data is then parsed by the plugin as RSS or XML and returned to the attacker. The flaw provides the attacker with the ability to read arbitrary resources from the network on behalf of the web server, which can expose sensitive data or enable the server to be used as a proxy for other attacks, such as accessing protected internal services or exfiltrating information. The description does not indicate that a remote host can return dynamically executable code, so the primary risk is information disclosure and potential covert use of the server as an intermediary.

Affected Systems

The affected product is the Podcast Player WordPress plugin. All installed copies running versions older than 8.3.1 are vulnerable; no additional sub‑version details are given in the advisory. WordPress installations hosting this plugin are therefore at risk if they have not yet upgraded to the release that includes the fix.

Risk and Exploitability

The CVSS score of 5.3 and the EPSS score of less than 1% indicate a moderate level of risk. SSRF vulnerabilities are classed as potentially high impact by many security frameworks because they allow unauthenticated redirection of the victim system to arbitrary endpoints. The lack of a KEV listing indicates no confirmed widespread exploitation reported to CISA at the time of this analysis; however, the potential for abuse remains significant for any publicly accessible WordPress site that uses a vulnerable version of the plugin. Attackers can target the flaw from the open internet without authentication, so the exploitability is high. The absence of concrete evidence of ongoing attacks does not diminish the theoretical risk.

Generated by OpenCVE AI on August 13, 2026 at 09:04 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Podcast Player WordPress plugin to version 8.3.1 or later
  • If an upgrade cannot be performed immediately, restrict outbound traffic from the web server to only trusted destinations using firewall rules or network ACLs
  • Deploy a web application firewall that validates outbound request URLs or otherwise filters requests to prevent the plugin from forwarding malicious input to arbitrary hosts

Generated by OpenCVE AI on August 13, 2026 at 09:04 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 11 Aug 2026 21:30:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 5.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N'}

ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Mon, 10 Aug 2026 08:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-918

Mon, 10 Aug 2026 06:45:00 +0000

Type Values Removed Values Added
Description The Podcast Player WordPress plugin before 8.3.1 does not validate the destination of a server-side request built from user-supplied input, allowing unauthenticated attackers to make the server issue requests to arbitrary hosts and read back responses that parse as RSS/XML.
Title Podcast Player < 8.3.1 - Unauthenticated Server-Side Request Forgery
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-08-11T20:36:12.621Z

Reserved: 2026-07-06T12:35:49.815Z

Link: CVE-2026-14860

cve-icon Vulnrichment

Updated: 2026-08-11T20:36:09.542Z

cve-icon NVD

Status : Deferred

Published: 2026-08-10T07:16:47.270

Modified: 2026-08-26T16:31:16.753

Link: CVE-2026-14860

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-13T09:15:03Z

Weaknesses
  • CWE-918

    Server-Side Request Forgery (SSRF)