Impact
Cross‑Site Request Forgery (CSRF) is a type of web‑application vulnerability that allows an attacker to force an authenticated user to send unintended requests to the target application. In the affected WP Podcasts Manager plugin, the lack of proper CSRF protection means that an attacker who can trick a legitimate user into visiting a crafted URL or submitting a form could trigger the plugin to perform privileged actions. Because the plugin can modify podcast settings and content, a successful attack could alter public data, remove or edit podcast entries, or otherwise disrupt the website’s content.
Affected Systems
Any WordPress site that has installed the Maulik Vora WP Podcasts Manager plugin and has an active version of 1.3 or earlier is at risk. The plugin is distributed under the same vendor name for all versions up to 1.3, with no version‑specific fixes listed in the CNA. No additional platforms or WordPress core versions are specifically mentioned, so all WordPress installations running the plugin are potentially affected.
Risk and Exploitability
The CVSS score of 4.3 places this issue at a medium severity level. The EPSS score of less than 1% indicates that actual exploitation is currently rare, and the vulnerability is not listed in the CISA KEV catalog. The attack vector is most likely a web request made by a victim’s browser; an attacker would need the victim to be logged in and have sufficient privileges for the plugin’s privileged actions. In the absence of proper CSRF tokens, the vulnerability can be exploited remotely with a simple crafted link or form submission. While the known exploitability metrics suggest a low probability of widespread attacks, the potential to modify published content warrants prompt attention.
OpenCVE Enrichment
EUVD