Description
The Podlove Podcast Publisher plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 4.2.2. This is due to missing or incorrect nonce validation on the ajax_transcript_delete() function. This makes it possible for unauthenticated attackers to delete arbitrary episode transcripts via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.
Published: 2025-03-06
Score: 4.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Cross‑Site Request Forgery resulting in deletion of episode transcripts
Action: Upgrade plugin
AI Analysis

Impact

The vulnerability is a classic CSRF flaw in the Podlove Podcast Publisher WordPress plugin. The ajax_transcript_delete() function does not properly validate the nonce field, allowing an unauthenticated attacker to craft a request that a logged‑in administrator might unknowingly execute. The consequence is the loss or alteration of transcript data, which can compromise the integrity of the podcast publishing process and potentially disrupt listeners’ access to episode information.

Affected Systems

WordPress sites running any version of the Podlove Podcast Publisher plugin up to and including 4.2.2. The flaw is present in all installations of the plugin prior to the 4.2.3 release, regardless of other theme or plugin configurations.

Risk and Exploitability

The CVSS score is 4.3, rating the vulnerability as low to moderate severity. With an EPSS score of less than 1%, spontaneous exploitation is unlikely, and the vulnerability is not listed in the CISA KEV catalog. However, the attack vector is feasible for any attacker who can entice a site administrator to click a malicious link or submit a forged form. The lack of nonce verification means that a single click can trigger transcript deletion without further interaction, giving the attacker an immediate and destructive impact.

Generated by OpenCVE AI on April 22, 2026 at 17:52 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Podlove Podcast Publisher to version 4.2.3 or newer to restore proper nonce validation
  • If an upgrade cannot be performed immediately, limit access to the ajax_transcript_delete endpoint by disabling the plugin or the related admin menu for users without the "edit_posts" capability
  • Implement custom role checks or a temporary CSRF guard—ensure that only authenticated users with the correct capability can call the deletion routine and verify a valid nonce before the action is performed

Generated by OpenCVE AI on April 22, 2026 at 17:52 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
EUVD EUVD EUVD-2025-6105 The Podlove Podcast Publisher plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 4.2.2. This is due to missing or incorrect nonce validation on the ajax_transcript_delete() function. This makes it possible for unauthenticated attackers to delete arbitrary episode transcripts via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.
History

Wed, 19 Mar 2025 21:15:00 +0000

Type Values Removed Values Added
First Time appeared Podlove
Podlove podlove Podcast Publisher
CPEs cpe:2.3:a:podlove:podlove_podcast_publisher:*:*:*:*:*:wordpress:*:*
Vendors & Products Podlove
Podlove podlove Podcast Publisher

Thu, 06 Mar 2025 17:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Thu, 06 Mar 2025 11:30:00 +0000

Type Values Removed Values Added
Description The Podlove Podcast Publisher plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 4.2.2. This is due to missing or incorrect nonce validation on the ajax_transcript_delete() function. This makes it possible for unauthenticated attackers to delete arbitrary episode transcripts via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.
Title Podlove Podcast Publisher <= 4.2.2 - Cross-Site Request Forgery via ajax_transcript_delete Function
Weaknesses CWE-352
References
Metrics cvssV3_1

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


Subscriptions

Podlove Podlove Podcast Publisher
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T16:32:22.031Z

Reserved: 2025-02-16T23:08:11.128Z

Link: CVE-2025-1383

cve-icon Vulnrichment

Updated: 2025-03-06T16:19:31.340Z

cve-icon NVD

Status : Analyzed

Published: 2025-03-06T12:15:35.937

Modified: 2025-03-19T20:47:28.020

Link: CVE-2025-1383

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-22T18:00:05Z

Weaknesses