Description
The PowerPress Podcasting plugin by Blubrry WordPress plugin before 11.17.2 does not sanitize and escape a block attribute before outputting it in a page, which could allow users with the contributor role and above to perform Stored Cross-Site Scripting attacks.
Published: 2026-09-27
Score: n/a
EPSS: n/a
KEV: No
Impact: Stored Cross‑Site Scripting
Action: Patch Now
AI Analysis

Impact

The flaw in PowerPress Podcasting plugin before version 11.17.2 allows a user with contributor or higher privileges to inject arbitrary JavaScript into a custom block attribute that is rendered without sanitization. This results in a stored cross‑site scripting vulnerability that can compromise any visitor who loads a page containing the offending block. Potential consequences include session hijacking, cookie theft, defacement, or execution of further malicious payloads on the client side.

Affected Systems

Any WordPress site running the PowerPress Podcasting plugin older than 11.17.2 is affected. The problem arises in the plugin’s Podcast Player block, so sites that use that block for audio or video playback are at risk. The effect is limited to users with contributor or higher roles who can edit the block; normal site visitors are the attack targets.

Risk and Exploitability

The CVSS score is not publicly listed, and no EPSS value is provided, but the CAP of the vulnerability suggests high potential impact. An attacker needs only contributor‑level access to inject the malicious payload; once stored, it executes automatically for all visitors, giving the attacker a broad attack surface. No current exploit evidence or KEV listing indicates the flaw is not yet actively exploited, but the lack of a sanitization fix presents a significant security risk.

Generated by OpenCVE AI on September 27, 2026 at 07:35 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the PowerPress plugin to at least version 11.17.2 or later.
  • If an immediate update is not possible, remove or disable the Podcast Player block for contributor users, or restrict its usage through role‑based settings if the plugin supports it.
  • Implement a stricter Content‑Security‑Policy that prevents execution of inline scripts to mitigate the risk of any future stored XSS vectors.

Generated by OpenCVE AI on September 27, 2026 at 07:35 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sun, 27 Sep 2026 08:00:00 +0000

Type Values Removed Values Added
Weaknesses CWE-79

Sun, 27 Sep 2026 06:15:00 +0000

Type Values Removed Values Added
Description The PowerPress Podcasting plugin by Blubrry WordPress plugin before 11.17.2 does not sanitize and escape a block attribute before outputting it in a page, which could allow users with the contributor role and above to perform Stored Cross-Site Scripting attacks.
Title PowerPress < 11.17.2 - Contributor+ Stored XSS via Podcast Player Block
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-09-27T06:00:23.019Z

Reserved: 2026-09-24T11:30:38.273Z

Link: CVE-2026-97319

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-27T06:17:23.293

Modified: 2026-09-27T06:17:23.293

Link: CVE-2026-97319

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-27T07:45:08Z

Weaknesses
  • CWE-79

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