CVE Catalog

CVE-2026-84280

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 'elements[].title' parameter in shortcode orders due to insufficient input sanitization and output escaping. An unauthenticated attacker can inject arbitrary web scripts that execute when a user visits an injected page. The injected payload is written to the DOM via innerHTML within the beforeElementAdd JavaScript event handler when processing the elements[].title field from the stored order JSON, meaning execution occurs specifically when an administrator reviews shortcode orders in the WordPress admin panel.

Risk Assessment

An attacker can execute arbitrary JavaScript in an administrator's browser, potentially leading to admin session takeover and full site control. The risk is high because the attack does not require authentication and targets an administrator.

Recommendation

Update the plugin to a version newer than 6.5.2 if available. Otherwise, consider disabling the plugin or applying WAF rules.

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 Shortcode Order 'elements[].title' 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. The injected payload is written to the DOM via innerHTML within the beforeElementAdd JavaScript event handler when processing the elements[].title field from the stored order JSON, meaning execution occurs specifically when an administrator reviews shortcode orders in the WordPress admin panel.

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