Vulnerability 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 Score
MEDIUM
Related Weaknesses (CWE)
References
- https://plugins.trac.wordpress.org/browser/powerpress/tags/11.16.4/powerpress.ph
- https://plugins.trac.wordpress.org/browser/powerpress/tags/11.16.4/powerpress.ph
- https://plugins.trac.wordpress.org/browser/powerpress/tags/11.16.4/powerpressadm
- https://plugins.trac.wordpress.org/browser/powerpress/tags/11.16.8/powerpress.ph
- https://plugins.trac.wordpress.org/browser/powerpress/tags/11.16.8/powerpress.ph
- https://plugins.trac.wordpress.org/browser/powerpress/tags/11.16.8/powerpressadm
- https://plugins.trac.wordpress.org/changeset?sfp_email=&sfph_mail=&reponame=&old
- https://www.wordfence.com/threat-intel/vulnerabilities/id/7a74e4fb-15a9-4fc9-afa
FAQ
What is CVE-2026-12098?
CVE-2026-12098 is a vulnerability with a CVSS score of 6.4 (MEDIUM). 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 insuff...
How severe is CVE-2026-12098?
CVE-2026-12098 has been rated MEDIUM with a CVSS base score of 6.4/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-12098?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.