CVE Catalog

CVE-2026-84279

HighCVSS 7.2
Published: Translated: NVD NIST

Summary

The Fancy Product Designer plugin for WordPress (versions up to and including 6.5.2) is vulnerable to Stored Cross-Site Scripting via the 'output_format' parameter due to insufficient input sanitization and output escaping. An unauthenticated attacker can inject arbitrary scripts into pages that execute when a user visits the injected page. This requires the Pro Export/Genius feature to be enabled, as the vulnerable fpd_pr_export AJAX action is only registered when that feature is active.

Risk Assessment

An unauthenticated attacker can perform an XSS attack, potentially leading to session data theft or user account takeover if the site has the Pro Export/Genius feature enabled.

Recommendation

Update the Fancy Product Designer plugin to a version newer than 6.5.2, or if not possible, disable the Pro Export/Genius feature or the entire plugin.

Other vulnerabilities in Fancy Product Designer

See all
Original NVD description (English source)

The Fancy Product Designer plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'output_format' parameter in all versions up to, and including, 6.5.2 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page. This requires the Pro Export/Genius feature to be enabled on the site, as the vulnerable fpd_pr_export AJAX action is only registered when that feature is active.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS