---
id: CVE-2026-75966
title: >-
  The Podlove Podcast Publisher plugin for WordPress is vulnerable to Stored
  Cross-Site Scripting via 'episode_contributor[..][..][comment]' Parameter in
  all versions up to, and including, 4.5.5 due to insufficient input
  sanitization and o…
summary: >-
  The Podlove Podcast Publisher plugin for WordPress is vulnerable to Stored
  Cross-Site Scripting via 'episode_contributor[..][..][comment]' Parameter in
  all versions up to, and including, 4.5.5 due to insufficient input
  sanitization and o…
severity: medium
cvss: 6.4
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N'
cwe:
  - CWE-79
vendor: eteubert
product: Podlove Podcast Publisher
affected:
  - podlove_podcast_publisher <= 4.5.5
published: '2026-09-09'
updated: '2026-09-09'
sourceUpdated: '2026-09-09T17:17:41.070'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-75966'
references:
  - url: >-
      https://plugins.trac.wordpress.org/browser/podlove-podcasting-plugin-for-wordpress/tags/4.5.4/lib/modules/contributors/contributors.php#L25
    label: security@wordfence.com
  - url: >-
      https://plugins.trac.wordpress.org/browser/podlove-podcasting-plugin-for-wordpress/tags/4.5.4/lib/modules/contributors/contributors.php#L490
    label: security@wordfence.com
  - url: >-
      https://plugins.trac.wordpress.org/browser/podlove-podcasting-plugin-for-wordpress/tags/4.5.4/lib/modules/contributors/templates/contributor-table.twig#L59
    label: security@wordfence.com
  - url: >-
      https://plugins.trac.wordpress.org/browser/podlove-podcasting-plugin-for-wordpress/tags/4.5.4/lib/template/twig_filter.php#L139
    label: security@wordfence.com
  - url: >-
      https://plugins.trac.wordpress.org/browser/podlove-podcasting-plugin-for-wordpress/tags/4.5.5/lib/modules/contributors/contributors.php#L25
    label: security@wordfence.com
  - url: >-
      https://plugins.trac.wordpress.org/browser/podlove-podcasting-plugin-for-wordpress/tags/4.5.5/lib/modules/contributors/contributors.php#L490
    label: security@wordfence.com
  - url: >-
      https://plugins.trac.wordpress.org/browser/podlove-podcasting-plugin-for-wordpress/tags/4.5.5/lib/modules/contributors/templates/contributor-table.twig#L59
    label: security@wordfence.com
  - url: >-
      https://plugins.trac.wordpress.org/browser/podlove-podcasting-plugin-for-wordpress/tags/4.5.5/lib/template/twig_filter.php#L139
    label: security@wordfence.com
  - url: >-
      https://plugins.trac.wordpress.org/changeset?reponame=&old=3671120%40podlove-podcasting-plugin-for-wordpress&new=3671120%40podlove-podcasting-plugin-for-wordpress
    label: security@wordfence.com
  - url: >-
      https://www.wordfence.com/threat-intel/vulnerabilities/id/fc9253bc-feee-422f-aafb-1630f2d1ad2e?source=cve
    label: security@wordfence.com
tags:
  - nvd
  - cve.org
ssvc:
  exploitation: none
  automatable: 'no'
  technicalImpact: partial
  timestamp: '2026-09-09T15:49:51.824846Z'
epss: 0.0045
epssPercentile: 0.36343
ingestedAt: '2026-09-09T03:58:58.112Z'
---

## Overview

The Podlove Podcast Publisher plugin for WordPress is vulnerable to Stored Cross-Site Scripting via 'episode_contributor[..][..][comment]' Parameter in all versions up to, and including, 4.5.5 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. The contributor comment is stored in a plugin-managed custom table, bypassing WordPress core's wp_kses_post filter, and the save_post hook fires without a nonce check, meaning any user who can edit posts can exploit this without further preconditions.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
