Register for the AI for Security Summit: Join Figma, Perplexity & Wiz

CVE-2026-18405
WordPress vulnerability analysis and mitigation

Overview

CVE-2026-18405 is a Stored Cross-Site Scripting (Stored XSS) vulnerability in the "Jeg Kit for Elementor – Powerful Addons for Elementor, Widgets & Templates for WordPress" plugin by jegtheme. It affects all versions up to and including 3.2.16, allowing unauthenticated attackers to inject arbitrary web scripts via comment content. The vulnerability was published on September 18, 2026, and assigned a CVSS v3.1 base score of 7.2 (High) (Feedly, Wordfence).

Technical details

The root cause is insufficient input sanitization and output escaping of comment content (CWE-79: Improper Neutralization of Input During Web Page Generation). Exploitation relies on a specific precondition: the targeted post must also render a legitimate Jeg Kit Countdown widget, which causes the countdown frontend JavaScript to be enqueued and initialized on any matching DOM element — including forged widget markup injected via comment content. The vulnerable code paths include countdown.js, helper.php, framework-helper.php, and class-countdown-view.php, all of which can be reviewed in the plugin's source repository (Wordfence, WordPress Trac).

Impact

Successful exploitation allows unauthenticated attackers to store malicious JavaScript in WordPress comment fields, which executes in the browsers of any user visiting an affected page. The scope is changed (S:C), meaning the injected script can affect resources beyond the vulnerable component itself, potentially enabling session hijacking, credential theft, defacement, or redirection to malicious sites. Confidentiality and integrity are both impacted at a low level per the CVSS scoring, with no direct availability impact (Feedly).

Exploitability

No public proof-of-concept exploit code or in-the-wild exploitation has been reported as of the publication date. The EPSS score is 0.0, indicating a currently low probability of exploitation in the near term. The vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. The attack requires no authentication and low complexity, but does require the Countdown widget to be present on the targeted post, which limits the attack surface somewhat (Feedly, Wordfence).

Exploitation steps

  1. Reconnaissance: Identify WordPress sites using the Jeg Kit for Elementor plugin (version ≤ 3.2.16) with posts that include a Countdown widget, using tools like WPScan or manual browsing.
  2. Identify target post: Locate a post or page that renders the Jeg Kit Countdown widget, as this is required for the exploit to trigger.
  3. Craft malicious comment: Submit a comment containing forged Countdown widget markup with an embedded JavaScript payload (e.g., <div class="jeg-countdown" data-...><script>malicious_code()</script></div>) to the target post.
  4. Trigger execution: When a victim user visits the page, the Countdown frontend script (countdown.js) initializes on all matching DOM elements — including the attacker's forged markup in the comment — causing the injected script to execute in the victim's browser.
  5. Achieve objective: The executed script can steal session cookies, redirect users, perform actions on behalf of the victim, or deliver further payloads (Wordfence, WordPress Trac).

Indicators of compromise

  • Logs: WordPress comment logs containing unusual HTML markup resembling Elementor widget structures (e.g., jeg-countdown class names) or embedded <script> tags; web server access logs showing repeated comment submissions to posts with Countdown widgets.
  • File System: No file-system artifacts expected for this comment-based XSS; however, check for unexpected JavaScript files or modified plugin files in /wp-content/plugins/jeg-elementor-kit/.
  • Network: Outbound requests from victim browsers to unknown external domains following page visits (indicative of data exfiltration via injected scripts); unusual POST requests to WordPress comment endpoints (wp-comments-post.php) with oversized or encoded payloads.
  • Database: WordPress wp_comments table entries containing HTML tags, JavaScript, or Elementor widget markup in the comment_content field.

Mitigation and workarounds

Update the Jeg Kit for Elementor plugin to version 3.2.17 or later, which includes the fix as documented in the WordPress plugin changeset (WordPress Changeset). As a temporary workaround, site administrators can disable comments on posts that use the Countdown widget, or use a comment moderation plugin to review all comments before publication. Implementing a Web Application Firewall (WAF) with XSS filtering rules can also help mitigate exploitation attempts while patching is pending (Wordfence).

Community reactions

The vulnerability was assigned and disclosed by Wordfence, a leading WordPress security firm, as part of their threat intelligence program. No notable independent researcher commentary, social media discussion, or broader media coverage has been identified at this time beyond standard vulnerability database aggregation.

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-93031HIGH8.8
  • use-your-drive
NoYesSep 18, 2026
CVE-2026-87915HIGH7.2
  • popup-maker
NoYesSep 18, 2026
CVE-2026-18405HIGH7.2
  • jeg-elementor-kit
NoYesSep 18, 2026
CVE-2026-15797MEDIUM6.4
  • popup-maker
NoYesSep 18, 2026
CVE-2026-90884MEDIUM5.4
  • wp-recipe-maker
NoYesSep 18, 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