Description
The Podlove Podcast Publisher plugin for WordPress is vulnerable to arbitrary file uploads due to missing file type validation in the 'podlove_handle_cache_files' function in all versions up to, and including, 4.5.1. This makes it possible for unauthenticated attackers to upload arbitrary files on the affected site's server which may make remote code execution possible.
Published: 2026-07-14
Score: 9.8 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability resides in the Podlove Podcast Publisher WordPress plugin and allows an attacker who does not need any user credentials to upload files to the server by manipulating the podlove_image_cache_url parameter. Because the plugin does not perform file‑type validation in its podlove_handle_cache_files routine, the attacker can upload executable scripts or other malicious files that the web server would later execute, thereby enabling remote code execution. This issue corresponds to CWE‑20, an input validation deficiency.

Affected Systems

The flaw affects the Podlove Podcast Publisher plugin for WordPress, developed by eteubert. All releases up to and including 4.5.1 are impacted. Users running any of those versions on a WordPress installation are at risk.

Risk and Exploitability

The CVSS score is 9.8, reflecting a critical danger to confidentiality, integrity, and availability. The EPSS score of 0.00828 (≈0.8%) indicates that, although the flaw is severe, the likelihood of exploitation at this time is still modest. It is not listed in the CISA KEV catalog. The attack requires only an unauthenticated HTTP request to the plugin’s cache handling endpoint, making it readily exploitable by any actor with network access to the site.

Generated by OpenCVE AI on July 31, 2026 at 05:26 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Podlove Podcast Publisher to the latest patched version that adds file‑type validation in podlove_handle_cache_files
  • If an upgrade cannot be performed immediately, disable or uninstall the plugin until a secure version is available
  • As a temporary measure, block or restrict access to the podlove_image_cache_url endpoint and enforce strict MIME‑type and directory permission controls to prevent arbitrary file uploads

Generated by OpenCVE AI on July 31, 2026 at 05:26 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 14 Jul 2026 21:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Tue, 14 Jul 2026 20:00:00 +0000

Type Values Removed Values Added
Description The Podlove Podcast Publisher plugin for WordPress is vulnerable to arbitrary file uploads due to missing file type validation in the 'podlove_handle_cache_files' function in all versions up to, and including, 4.5.1. This makes it possible for unauthenticated attackers to upload arbitrary files on the affected site's server which may make remote code execution possible.
Title Podlove Podcast Publisher <= 4.5.1 - Unauthenticated Arbitrary File Upload via podlove_image_cache_url Parameter
Weaknesses CWE-20
References
Metrics cvssV3_1

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-07-14T20:51:48.163Z

Reserved: 2026-06-23T13:37:47.800Z

Link: CVE-2026-13001

cve-icon Vulnrichment

Updated: 2026-07-14T20:51:44.634Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-31T05:30:07Z

Weaknesses
  • CWE-20

    Improper Input Validation