CVE-2025-14278: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in htplugins HT Slider For Elementor
The HT Slider for Elementor plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'slide_title' parameter in all versions up to, and including, 1.7.4 due to insufficient input sanitization and output escaping in JavaScript. This makes it possible for authenticated attackers, with Contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
AI Analysis
Technical Summary
CVE-2025-14278 is a stored Cross-Site Scripting (XSS) vulnerability identified in the HT Slider for Elementor plugin, a popular WordPress extension used to create interactive sliders. The vulnerability exists due to improper neutralization of input during web page generation, specifically in the handling of the 'slide_title' parameter. This parameter is insufficiently sanitized and escaped in JavaScript contexts, allowing an attacker with Contributor-level or higher privileges to inject arbitrary JavaScript code that is stored persistently within the plugin's data. When any user, including administrators or visitors, accesses a page containing the injected slider, the malicious script executes in their browser context. This can lead to theft of authentication cookies, defacement, or further exploitation such as privilege escalation or malware delivery. The vulnerability affects all versions up to and including 1.7.4. The CVSS 3.1 base score is 6.4, reflecting a medium severity with network attack vector, low attack complexity, requiring privileges but no user interaction, and impacting confidentiality and integrity with a scope change. No patches or fixes are currently linked, and no known exploits have been reported in the wild. The vulnerability was publicly disclosed on December 13, 2025, by Wordfence. Given the widespread use of WordPress and Elementor plugins, this vulnerability poses a significant risk to websites that have installed this plugin and granted Contributor or higher access to users.
Potential Impact
The primary impact of this vulnerability is the potential for stored XSS attacks, which can compromise the confidentiality and integrity of affected websites. Attackers with Contributor-level access can inject malicious scripts that execute in the browsers of any users visiting the infected pages, including administrators. This can lead to session hijacking, unauthorized actions performed on behalf of users, defacement, or distribution of malware. The vulnerability does not affect availability directly but can indirectly cause service disruption if exploited for defacement or further attacks. Organizations relying on the HT Slider for Elementor plugin are at risk of reputational damage, data breaches, and loss of user trust. Since Contributor-level access is commonly granted to content editors or similar roles, the attack surface is broader than vulnerabilities requiring administrative privileges. The scope change in CVSS indicates that the vulnerability can affect components beyond the initially compromised plugin, potentially impacting the entire WordPress site and its users.
Mitigation Recommendations
1. Immediately restrict Contributor-level and higher privileges to trusted users only, minimizing the risk of malicious input. 2. Monitor and audit all user-generated content, especially slider titles, for suspicious or unexpected scripts. 3. Apply strict input validation and output encoding manually if patching is not yet available, particularly sanitizing the 'slide_title' parameter before rendering. 4. Disable or remove the HT Slider for Elementor plugin if it is not essential to reduce attack surface. 5. Keep WordPress core and all plugins updated; monitor vendor announcements for patches addressing this vulnerability. 6. Implement Content Security Policy (CSP) headers to restrict execution of unauthorized scripts on affected sites. 7. Employ Web Application Firewalls (WAFs) with rules to detect and block XSS payloads targeting this plugin. 8. Educate site administrators and contributors about the risks of injecting untrusted content and encourage secure content management practices.
Affected Countries
United States, Germany, United Kingdom, Canada, Australia, France, India, Brazil, Japan, Netherlands
CVE-2025-14278: CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in htplugins HT Slider For Elementor
Description
The HT Slider for Elementor plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'slide_title' parameter in all versions up to, and including, 1.7.4 due to insufficient input sanitization and output escaping in JavaScript. This makes it possible for authenticated attackers, with Contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
CVE-2025-14278 is a stored Cross-Site Scripting (XSS) vulnerability identified in the HT Slider for Elementor plugin, a popular WordPress extension used to create interactive sliders. The vulnerability exists due to improper neutralization of input during web page generation, specifically in the handling of the 'slide_title' parameter. This parameter is insufficiently sanitized and escaped in JavaScript contexts, allowing an attacker with Contributor-level or higher privileges to inject arbitrary JavaScript code that is stored persistently within the plugin's data. When any user, including administrators or visitors, accesses a page containing the injected slider, the malicious script executes in their browser context. This can lead to theft of authentication cookies, defacement, or further exploitation such as privilege escalation or malware delivery. The vulnerability affects all versions up to and including 1.7.4. The CVSS 3.1 base score is 6.4, reflecting a medium severity with network attack vector, low attack complexity, requiring privileges but no user interaction, and impacting confidentiality and integrity with a scope change. No patches or fixes are currently linked, and no known exploits have been reported in the wild. The vulnerability was publicly disclosed on December 13, 2025, by Wordfence. Given the widespread use of WordPress and Elementor plugins, this vulnerability poses a significant risk to websites that have installed this plugin and granted Contributor or higher access to users.
Potential Impact
The primary impact of this vulnerability is the potential for stored XSS attacks, which can compromise the confidentiality and integrity of affected websites. Attackers with Contributor-level access can inject malicious scripts that execute in the browsers of any users visiting the infected pages, including administrators. This can lead to session hijacking, unauthorized actions performed on behalf of users, defacement, or distribution of malware. The vulnerability does not affect availability directly but can indirectly cause service disruption if exploited for defacement or further attacks. Organizations relying on the HT Slider for Elementor plugin are at risk of reputational damage, data breaches, and loss of user trust. Since Contributor-level access is commonly granted to content editors or similar roles, the attack surface is broader than vulnerabilities requiring administrative privileges. The scope change in CVSS indicates that the vulnerability can affect components beyond the initially compromised plugin, potentially impacting the entire WordPress site and its users.
Mitigation Recommendations
1. Immediately restrict Contributor-level and higher privileges to trusted users only, minimizing the risk of malicious input. 2. Monitor and audit all user-generated content, especially slider titles, for suspicious or unexpected scripts. 3. Apply strict input validation and output encoding manually if patching is not yet available, particularly sanitizing the 'slide_title' parameter before rendering. 4. Disable or remove the HT Slider for Elementor plugin if it is not essential to reduce attack surface. 5. Keep WordPress core and all plugins updated; monitor vendor announcements for patches addressing this vulnerability. 6. Implement Content Security Policy (CSP) headers to restrict execution of unauthorized scripts on affected sites. 7. Employ Web Application Firewalls (WAFs) with rules to detect and block XSS payloads targeting this plugin. 8. Educate site administrators and contributors about the risks of injecting untrusted content and encourage secure content management practices.
Technical Details
- Data Version
- 5.2
- Assigner Short Name
- Wordfence
- Date Reserved
- 2025-12-08T17:05:36.951Z
- Cvss Version
- 3.1
- State
- PUBLISHED
Threat ID: 693ce0d37c4acd10e84d9272
Added to database: 12/13/2025, 3:43:15 AM
Last enriched: 2/27/2026, 11:02:56 AM
Last updated: 3/23/2026, 7:43:19 PM
Views: 113
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Actions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need more coverage?
Upgrade to Pro Console for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.
Latest Threats
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.