
Cloud Vulnerability DB
A community-led vulnerabilities database
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).
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).
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).
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).
<div class="jeg-countdown" data-...><script>malicious_code()</script></div>) to the target post.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.jeg-countdown class names) or embedded <script> tags; web server access logs showing repeated comment submissions to posts with Countdown widgets./wp-content/plugins/jeg-elementor-kit/.wp-comments-post.php) with oversized or encoded payloads.wp_comments table entries containing HTML tags, JavaScript, or Elementor widget markup in the comment_content field.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).
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.
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."