Description
The Podlove Podcast Publisher WordPress plugin before 4.5.3 does not perform nonce validation on some of its administrative create and delete actions, allowing attackers to create rogue records or delete legitimate ones via a forged request (CSRF) when a logged-in administrator is tricked into visiting a crafted page.
Published: 2026-08-01
Score: 4.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

This vulnerability resides in the Podlove Podcast Publisher WordPress plugin prior to version 4.5.3, where non‑ceasing operations such as creating or deleting contributors, groups, or roles lack proper nonce validation. Because the plugin does not confirm legitimate requests, an attacker can forge an HTTP request that results in the creation of rogue records or the deletion of legitimate ones. The flaw enables an attacker to modify the podcast publication environment by inserting or removing entries without the knowledge of a legitimate administrator, thereby potentially disrupting content delivery and compromising the integrity of the publishing setup. The weakness is a classic example of Cross‑Site Request Forgery backed by insufficient access controls.

Affected Systems

Any installation of the Podlove Podcast Publisher WordPress plugin with a version earlier than 4.5.3 is susceptible. Administrators who have access to the plugin’s administrative interface are potential targets when they visit a maliciously crafted URL while authenticated.

Risk and Exploitability

The CVSS score is 4.3, but the EPSS score is < 1%, indicating a low probability of exploitation at the time of this report. The vulnerability is not included in the CISA KEV catalog. Exploitation requires an administrator to visit a forged page, suggesting a moderate attack vector that is realistic in typical social engineering scenarios. Once the administrator is tricked, the attacker can create or remove records, potentially breaching confidentiality or integrity of the publishing workflow.

Generated by OpenCVE AI on August 5, 2026 at 18:25 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Podlove Podcast Publisher to version 4.5.3 or later to restore proper nonce validation and prevent CSRF attacks.
  • After upgrading, audit the list of contributors, groups, and roles for any unexpected or unauthorized entries and remove them.
  • Apply general CSRF protection best practices, such as enforcing site‑wide nonce checks on administrative actions and limiting administrator privileges to essential personnel.

Generated by OpenCVE AI on August 5, 2026 at 18:25 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 05 Aug 2026 17:30:00 +0000

Type Values Removed Values Added
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'}

ssvc

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


Sun, 02 Aug 2026 04:00:00 +0000

Type Values Removed Values Added
Weaknesses CWE-352

Sat, 01 Aug 2026 06:45:00 +0000

Type Values Removed Values Added
Description The Podlove Podcast Publisher WordPress plugin before 4.5.3 does not perform nonce validation on some of its administrative create and delete actions, allowing attackers to create rogue records or delete legitimate ones via a forged request (CSRF) when a logged-in administrator is tricked into visiting a crafted page.
Title Podlove Podcast Publisher < 4.5.3 - Podcast Contributor/Group/Role Creation and Deletion via CSRF
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: WPScan

Published:

Updated: 2026-08-05T16:18:54.855Z

Reserved: 2026-06-29T14:38:21.464Z

Link: CVE-2026-13729

cve-icon Vulnrichment

Updated: 2026-08-05T16:01:10.852Z

cve-icon NVD

Status : Received

Published: 2026-08-01T07:16:29.667

Modified: 2026-08-05T17:16:40.193

Link: CVE-2026-13729

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-05T18:30:16Z

Weaknesses
  • CWE-352

    Cross-Site Request Forgery (CSRF)