CVE-2026-12098

MEDIUM EPSS 10.3%
Published Jun 18, 20261w ago · Modified Jun 18, 20261w ago
6.4 CVSS 3.1
Medium
Find Similar
Published Jun 18, 2026 1w ago
Last Modified Jun 18, 2026 1w ago

Description

The PowerPress Podcasting plugin by Blubrry plugin for WordPress is vulnerable to Stored Cross-Site Scripting via 'embed' Episode Meta Field in all versions up to, and including, 11.16.8 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with author-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. The embed value is stored via update_post_meta() rather than through WordPress core's post content pipeline, meaning kses-on-save filtering is never applied — even for Author-role users who would otherwise lack unfiltered_html — making this path unprotected by WordPress's standard role-based XSS mitigations.

CVSS Details

Base Score
6.4
Exploitability
3.1
Impact
2.7
Vector string
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N
Attack Vector Network
Attack Complexity Low
Privileges Required Low
User Interaction None
Scope Changed
Confidentiality Low
Integrity Low
Availability None

Threat Intelligence

EPSS Exploit Probability
10.3% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available

Weaknesses 1

CWE-79 Cross-site Scripting Injection

References 8

  • plugins.trac.wordpress.org https://plugins.trac.wordpress.org/browser/powerpress/tags/11.16.4/powerpress.php#L420
  • plugins.trac.wordpress.org https://plugins.trac.wordpress.org/browser/powerpress/tags/11.16.4/powerpress.php#L659
  • plugins.trac.wordpress.org https://plugins.trac.wordpress.org/browser/powerpress/tags/11.16.4/powerpressadmin.php#L2984
  • plugins.trac.wordpress.org https://plugins.trac.wordpress.org/browser/powerpress/tags/11.16.8/powerpress.php#L420
  • plugins.trac.wordpress.org https://plugins.trac.wordpress.org/browser/powerpress/tags/11.16.8/powerpress.php#L659
  • plugins.trac.wordpress.org https://plugins.trac.wordpress.org/browser/powerpress/tags/11.16.8/powerpressadmin.php#L2984
  • plugins.trac.wordpress.org https://plugins.trac.wordpress.org/changeset?sfp_email=&sfph_mail=&reponame=&old=3575897%40powerpress&new=3575897%40powerpress&sfp_email=&sfph_mail=
  • wordfence.com https://www.wordfence.com/threat-intel/vulnerabilities/id/7a74e4fb-15a9-4fc9-afa6-396b0f026615?source=cve

Remediation

No remediation data recorded yet

Check vendor advisories and the NVD entry for patch availability.