Impact
The Mutual Funds Data WordPress plugin contains a stored cross‑site scripting flaw in the mfd_shortcode() function. The "title" attribute supplied to the shortcode is concatenated directly into a <caption> element without input sanitization or output escaping. As a result, authenticated users with Contributor or higher roles can store arbitrary client‑side scripts that will execute on the page whenever any visitor loads it.
Affected Systems
This vulnerability affects the Mutual Funds Data plugin for WordPress versions up to and including 1.2.1. Any WordPress installation that has installed this plugin and grants Contributor or higher permissions to users is potentially exploitable.
Risk and Exploitability
The CVSS score of 6.4 indicates moderate severity. EPSS data is not available and the vulnerability is not listed in the CISA KEV catalog, suggesting no widespread exploitation has been reported. Attackers need only Contributor‑level access; once a malicious title is stored, any user who views the affected page will have the injected script executed. The risk is significant for sites that provide Contributor access to untrusted or external users.
OpenCVE Enrichment