216.73.216.133

CVE-2026-12098

· Published 18/06/2026 10:16 · Author: The MITRE Corporation

Labels: CVE-2026-12098 2026-06-18CVE-2026-12098CWE-79[email protected]

Essential information

Published
18/06/2026 10:16
Modified
Author
The MITRE Corporation
Creator
The MITRE Corporation
CVSS
6.4 MEDIUM (v3.1)
CISA KEV
No
CWE
CWE-79
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N

CVSS metrics

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.

NVD status

NVD
View on NVD