Description
Unauthenticated Cross Site Scripting (XSS) in Podlove Podcast Publisher <= 4.5.4 versions.
Published: 2026-08-20
Score: 7.1 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is an unauthenticated Cross Site Scripting flaw in the WordPress Podlove Podcast Publisher plugin versions up to 4.5.4. An attacker can inject arbitrary HTML or JavaScript into pages rendered by the plugin, enabling the execution of malicious code in the browsers of site visitors. This can lead to session hijacking, cookie theft, defacement, or redirection to phishing sites. The weakness is a classic input validation issue, identified as CWE‑79.

Affected Systems

The affected systems are installations of the WordPress Podlove Podcast Publisher plugin developed by Eric Teubert. Any WordPress site running version 4.5.4 or earlier is vulnerable.

Risk and Exploitability

The CVSS score of 7.1 classifies the issue as a medium severity vulnerability with significant impact on confidentiality, integrity, and availability. No EPSS score is available, so the current probability of exploitation cannot be quantified. The vulnerability is not listed in the CISA KEV catalog. Since the flaw is unauthenticated and exploitable through the plugin’s web interface, an attacker can simply craft a malicious payload in a browser without needing privileged access.

Generated by OpenCVE AI on August 20, 2026 at 20:47 UTC.

Remediation

Vendor Solution

Update the WordPress Podlove Podcast Publisher Plugin to the latest available version (at least 4.5.5).


OpenCVE Recommended Actions

  • Update the WordPress Podlove Podcast Publisher Plugin to version 4.5.5 or later, which removes the injection point.
  • If a timely update is not possible, restrict the plugin’s input fields by applying server‑side sanitization and escaping for any user‑supplied content to mitigate the XSS vector.
  • Deploy a web application firewall with XSS rule sets to detect and block malicious script payloads targeting the plugin’s endpoints.

Generated by OpenCVE AI on August 20, 2026 at 20:47 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 20 Aug 2026 17:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Thu, 20 Aug 2026 14:45:00 +0000

Type Values Removed Values Added
First Time appeared Eric Teubert
Eric Teubert podlove Podcast Publisher
Wordpress
Wordpress wordpress
Vendors & Products Eric Teubert
Eric Teubert podlove Podcast Publisher
Wordpress
Wordpress wordpress

Thu, 20 Aug 2026 12:15:00 +0000

Type Values Removed Values Added
Description Unauthenticated Cross Site Scripting (XSS) in Podlove Podcast Publisher <= 4.5.4 versions.
Title WordPress Podlove Podcast Publisher plugin <= 4.5.4 - Cross Site Scripting (XSS) vulnerability
Weaknesses CWE-79
References
Metrics cvssV3_1

{'score': 7.1, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L'}


Subscriptions

Eric Teubert Podlove Podcast Publisher
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-08-20T16:27:28.587Z

Reserved: 2026-07-27T14:00:21.730Z

Link: CVE-2026-66615

cve-icon Vulnrichment

Updated: 2026-08-20T16:19:49.585Z

cve-icon NVD

Status : Deferred

Published: 2026-08-20T12:16:35.073

Modified: 2026-08-20T17:19:27.440

Link: CVE-2026-66615

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-20T21:00:05Z

Weaknesses
  • CWE-79

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