Description
The PowerPress Podcasting plugin by Blubrry WordPress plugin before 11.16.11 does not sanitise and escape some of its Podcast Episode settings, which could allow users with a role as low as Contributor to perform Stored Cross-Site Scripting attacks even when the unfiltered_html capability is disallowed.
Published: 2026-08-04
Score: n/a
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The PowerPress Podcasting plugin for WordPress allows a user with the Contributor role to edit episode settings. Due to a lack of proper sanitisation and escaping, input in the Podcast Episode chapters URL can contain malicious scripts. When stored, these scripts will execute in the browsers of other site visitors, enabling an attacker to steal session cookies, perform account takeover, deface the site, or trick users into interacting with malicious external resources. This vulnerability is an example of improper neutralisation of input that can compromise confidentiality, integrity, and availability of the affected site.

Affected Systems

Vendors: Blubrry; Product: PowerPress Podcasting plugin for WordPress. Any installation running a version earlier than 11.16.11 is vulnerable. The flaw is exploitable by users who hold a Contributor account or any role with permission to edit podcast episodes, even when the unfiltered_html capability is disabled.

Risk and Exploitability

The Exploit Prediction Scoring System data is not available, and the vulnerability has not been listed in the CISA KEV catalogue. Nevertheless, stored XSS is widely regarded as high‑risk, and the low privileged attacker can directly inject code without needing to compromise the site’s authentication mechanisms. Because the flaw permits persistence in the database, the threat remains active until the affected plugin is updated. Given the breadth of potential impact and the relative ease of exploitation, the risk can be considered high.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the PowerPress Podcasting plugin to version 11.16.11 or later.
  • Revoke or limit the Contributor role’s ability to edit or create podcast episodes, or otherwise disable that capability.
  • As an interim measure, use a security plugin or custom code to filter or escape the episode chapter URLs before storing them in the database.

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 04 Aug 2026 09:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-79

Tue, 04 Aug 2026 06:30:00 +0000

Type Values Removed Values Added
Description The PowerPress Podcasting plugin by Blubrry WordPress plugin before 11.16.11 does not sanitise and escape some of its Podcast Episode settings, which could allow users with a role as low as Contributor to perform Stored Cross-Site Scripting attacks even when the unfiltered_html capability is disallowed.
Title Blubrry PowerPress < 11.16.11 - Contributor+ Stored XSS via Podcast Episode Chapters URL
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-08-04T06:00:12.425Z

Reserved: 2026-07-20T12:29:02.770Z

Link: CVE-2026-16293

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-79

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')