CVE-2026-84281
Last modified
CVE-2026-84281 is a high-severity vulnerability rated 7.2/10 on the CVSS scale. The Fancy Product Designer plugin for WordPress is vulnerable to Stored Cross-Site Scripting via 'productTitle' in '_fpd_data' Order Item Meta 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.
Description
The Fancy Product Designer plugin for WordPress is vulnerable to Stored Cross-Site Scripting via 'productTitle' in '_fpd_data' Order Item Meta 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 fpd_save_order AJAX action is registered for unauthenticated users via wp_ajax_nopriv_fpd_save_order with no nonce or capability check, and the strip_tags() sanitization applied at save time is bypassed by submitting JSON unicode escape sequences (e.g. \u003c, \u003e), which json_decode() silently converts back to literal angle brackets when the order is rendered in the admin view.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| radykal | Fancy Product Designer | <= 6.5.2 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-84281?
How severe is CVE-2026-84281?
How do I fix CVE-2026-84281?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-84269A flaw was found in the AFP backend in gvfs. When mounting a…6.5
- CVE-2026-8427Concrete CMS 9 before 9.5.0 is vulnerable to Cross Site Requ…8.8
- CVE-2026-84270A flaw was found in the MTP backend in gvfs. When reading a …4.3
- CVE-2026-84279The Fancy Product Designer plugin for WordPress is vulnerabl…7.2
- CVE-2026-8428Concrete CMS 9.5.0 and below emits a CSRF token in the local…8.8
- CVE-2026-84280The Fancy Product Designer plugin for WordPress is vulnerabl…7.2
- CVE-2026-84282A Server-Side Request Forgery (SSRF) vulnerability exists in…6.5
- CVE-2026-84283Secure Folder 1.2 stores files selected for its password-pro…6.8
- CVE-2026-84285An OS Command Injection vulnerability affecting Tuleap Enter…8.8
- CVE-2026-84287A flaw has been found in NousResearch hermes-agent 0.18.0. A…4.3
- CVE-2026-84288A vulnerability has been found in NousResearch hermes-agent …4.3
- CVE-2026-84289A vulnerability was found in NousResearch hermes-agent up to…4.3
Are you affected by CVE-2026-84281?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
