CVE-2025-14274
Unknown Unknown - Not Provided
Stored XSS in Unlimited Elements Elementor Border Hero Widget

Publication date: 2026-02-03

Last updated on: 2026-02-03

Assigner: Wordfence

Description
The Unlimited Elements for Elementor plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the Border Hero widget's Button Link field in versions up to 2.0.1. This is due to insufficient input sanitization and output escaping on user-supplied URLs. 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.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-02-03
Last Modified
2026-02-03
Generated
2026-05-07
AI Q&A
2026-02-03
EPSS Evaluated
2026-05-05
NVD
EUVD
Affected Vendors & Products
Showing 3 associated CPEs
Vendor Product Version / Range
unlimited_elements unlimited_elements_for_elementor to 2.0.1 (inc)
unlimited_elements unlimited_elements_for_elementor 2.0.2
unlimited_elements unlimited_elements_for_elementor 2.0.4
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-79 The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?

The vulnerability in the Unlimited Elements for Elementor WordPress plugin (up to version 2.0.1) is a Stored Cross-Site Scripting (XSS) issue. It occurs via the Border Hero widget's Button Link field, where insufficient input sanitization and output escaping of user-supplied URLs allow authenticated attackers with Contributor-level access or higher to inject arbitrary web scripts. These scripts execute whenever any user accesses the affected page, potentially compromising user security. [1]


How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:

The provided resources do not explicitly discuss the impact of CVE-2025-14274 on compliance with common standards and regulations such as GDPR or HIPAA. However, since the vulnerability allows stored cross-site scripting (XSS) via insufficient input sanitization and output escaping, it could potentially lead to unauthorized script execution and data exposure, which may indirectly affect compliance with data protection regulations that require safeguarding user data and preventing unauthorized access. No direct statements about compliance impact are available in the provided resources. [1]


How can this vulnerability impact me? :

This vulnerability can allow attackers with Contributor-level access to inject malicious scripts into pages via the Button Link field of the Border Hero widget. When other users visit these pages, the injected scripts execute in their browsers, potentially leading to session hijacking, defacement, unauthorized actions, or theft of sensitive information. This compromises the security and integrity of the affected website and its users. [1]


How can this vulnerability be detected on my network or system? Can you suggest some commands?

Detection of this vulnerability involves identifying pages where the Border Hero widget's Button Link field contains injected scripts. Since the vulnerability is a Stored Cross-Site Scripting (XSS) via user-supplied URLs, you can scan your WordPress site content for suspicious script tags or JavaScript code embedded in Button Link fields. There are no specific commands provided in the resources, but general approaches include: 1) Using WordPress database queries to search for script tags or suspicious JavaScript in the relevant plugin's data tables. 2) Employing web vulnerability scanners that detect stored XSS in WordPress plugins. 3) Reviewing recent changes or content added by users with Contributor-level access or higher for injected scripts. 4) Monitoring HTTP responses for unexpected script content in pages using the Border Hero widget. Since no explicit commands or detection scripts are provided in the resources, a practical step is to update the plugin to the patched version (2.0.2) and then verify no malicious scripts remain. [1]


What immediate steps should I take to mitigate this vulnerability?

The immediate mitigation step is to update the Unlimited Elements for Elementor WordPress plugin to version 2.0.2 or later, as this version includes the security fix for CVE-2025-14274. This update addresses the stored XSS vulnerability by improving input sanitization and output escaping for the Border Hero widget's Button Link field. Additionally, restrict Contributor-level and higher user permissions to trusted users only, as the vulnerability requires authenticated access at that level. Regularly audit user-generated content for suspicious scripts and consider implementing Web Application Firewall (WAF) rules to block malicious payloads targeting this vulnerability. [1]


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart