CVE-2026-16099
8.8eteubert · Podlove Podcast Publisher
The Podlove Podcast Publisher plugin for WordPress is vulnerable to arbitrary file deletion due to insufficient path validation in the create_link_item function.
Executive summary
A critical arbitrary file deletion vulnerability in the Podlove Podcast Publisher plugin allows authenticated users to delete sensitive system files, leading to potential site instability or service denial.
Vulnerability
The plugin fails to properly validate file paths within the create_link_item function, allowing an authenticated user to perform arbitrary file deletion on the server.
Business impact
The ability to delete arbitrary files on the web server can lead to severe service disruption, including the loss of core application files, configuration files, or database backups. This results in significant downtime and potential data loss. With a CVSS score of 8.8, this vulnerability poses a high risk to the availability and integrity of the hosting environment.
Remediation
Immediate Action: Update the Podlove Podcast Publisher plugin to version 4.5.4 or later immediately.
Proactive Monitoring: Monitor server file system logs for unauthorized deletion attempts or unexpected changes to critical directories.
Compensating Controls: Implement file system permissions that restrict the web server user from modifying files outside of necessary directories to limit the impact of potential file-based attacks.
Exploitation status
Public Exploit Available: No
Analyst recommendation
Given the potential for permanent data loss and service disruption, upgrading to version 4.5.4 is mandatory. Organizations relying on the Podlove Podcast Publisher should prioritize this update to prevent unauthorized file system modifications and ensure the ongoing stability of their WordPress infrastructure.