VYPR
Medium severity6.4NVD Advisory· Published May 27, 2026

CVE-2026-8869

CVE-2026-8869

Description

The Mutual Funds Data plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'title' shortcode attribute in versions up to, and including, 1.2.1. This is due to insufficient input sanitization and output escaping on the user supplied 'title' attribute in the mfd_shortcode() function, which is concatenated directly into the HTML output within a element. This makes it possible for authenticated attackers, with Contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

The Mutual Funds Data WordPress plugin ≤1.2.1 has a stored XSS vulnerability in the 'title' shortcode attribute, allowing Contributor-level users to inject arbitrary scripts.

Vulnerability

The Mutual Funds Data plugin for WordPress versions up to and including 1.2.1 is vulnerable to Stored Cross-Site Scripting (XSS). The vulnerability exists in the mfd_shortcode() function, specifically through the user-supplied title attribute of the shortcode. Input sanitization and output escaping are insufficient; the title value is concatenated directly into the HTML output within a `` element [1][2].

Exploitation

An authenticated attacker with at least Contributor-level access can inject arbitrary web scripts by providing a malicious title attribute value when inserting the plugin's shortcode on a page or post. No additional network position or user interaction beyond typical post editing is required. The injected script is stored in the WordPress database and executes when any user views the affected page.

Impact

Successful exploitation allows the attacker to execute arbitrary JavaScript in the context of a victim's browser session when they visit the compromised page. This can lead to session cookie theft, page content manipulation, or redirection to malicious sites, potentially compromising the victim's WordPress account and data.

Mitigation

The vendor has not yet released a patched version according to the available references. Users should disable or remove the Mutual Funds Data plugin until a fixed version is published. No workaround is provided in the references. The plugin may be considered for removal if no update is forthcoming.

AI Insight generated on May 27, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.

Affected products

2

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

3

News mentions

0

No linked articles in our index yet.