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: n/a
EPSS: n/a
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 is not listed and the EPSS score is unavailable, but SSRF vulnerabilities are classed as 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 10, 2026 at 07:51 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 10, 2026 at 07:51 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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-10T06:00:15.261Z

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

Link: CVE-2026-14860

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-10T08:00:05Z

Weaknesses
  • CWE-918

    Server-Side Request Forgery (SSRF)