Description
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.
Published: 2026-09-25
Score: 7.2 High
EPSS: < 1% Very Low
KEV: No
Impact: Stored Cross‑Site Scripting for unauthenticated attackers
Action: Immediate Patch
AI Analysis

Impact

The vulnerability lies in the Fancy Product Designer WordPress plugin version 6.5.2 and earlier, where the 'output_format' parameter used by the Pro Export / Genius feature is not properly sanitized or escaped. This grants unauthenticated users the ability to inject arbitrary JavaScript into pages that are stored and later displayed to other visitors. The injected script will execute automatically whenever a user loads an affected page, potentially compromising their session data, defacing content, or facilitating further attacks on the site and its users.

Affected Systems

All WordPress sites running the Fancy Product Designer plugin version 6.5.2 or older are affected. The vulnerability exists only when the Pro Export/Genius feature is enabled because the susceptible AJAX action, fpd_pr_export, is registered under that condition. The vendor identified is radykal.

Risk and Exploitability

The CVSS score of 7.2 indicates a high severity and the lack of an EPSS score means the current exploit probability is unknown but the vulnerability remains publicly documented and can be easily exploited. The absence from the CISA KEV catalog does not diminish the risk; attackers can craft a request to the fpd_pr_export endpoint and deliver malicious payloads without needing authentication. The exploitation requires only remote access to the site’s admin‑ajax.php endpoint and the Pro Export feature; therefore, the attack vector is likely remote unauthenticated. The impact is complete loss of confidentiality and potential defacement for all site visitors.

Generated by OpenCVE AI on September 25, 2026 at 09:23 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update Fancy Product Designer to version 6.5.3 or later which removes the vulnerable code.
  • If an upgrade is not immediately possible, temporarily disable the Pro Export/Genius feature so the fpd_pr_export AJAX action is not exposed.
  • Configure the web application firewall, or use the WordPress Security plugin, to block malicious requests to /wp-admin/admin-ajax.php and to filter out injected script payloads.

Generated by OpenCVE AI on September 25, 2026 at 09:23 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 25 Sep 2026 13:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Fri, 25 Sep 2026 11:00:00 +0000

Type Values Removed Values Added
First Time appeared Radykal
Radykal fancy Product Designer
Wordpress
Wordpress wordpress
Vendors & Products Radykal
Radykal fancy Product Designer
Wordpress
Wordpress wordpress

Fri, 25 Sep 2026 07:00:00 +0000

Type Values Removed Values Added
Description 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.
Title Fancy Product Designer <= 6.5.2 - Unauthenticated Stored Cross-Site Scripting via 'output_format' Parameter via Pro Export Print Job
Weaknesses CWE-79
References
Metrics cvssV3_1

{'score': 7.2, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N'}


Subscriptions

Radykal Fancy Product Designer
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-09-25T13:00:16.962Z

Reserved: 2026-09-01T14:24:27.959Z

Link: CVE-2026-84279

cve-icon Vulnrichment

Updated: 2026-09-25T12:56:14.408Z

cve-icon NVD

Status : Deferred

Published: 2026-09-25T07:16:54.890

Modified: 2026-09-25T14:17:19.540

Link: CVE-2026-84279

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-25T10:45:17Z

Weaknesses
  • CWE-79

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')