CVE-2025-3075
BaseFortify
Publication date: 2025-07-29
Last updated on: 2025-08-13
Assigner: Wordfence
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| elementor | website_builder | to 3.29.1 (exc) |
Helpful Resources
Exploitability
| 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?
This vulnerability is a Stored Cross-Site Scripting (XSS) issue in the Elementor Website Builder plugin for WordPress. It occurs due to insufficient input sanitization and output escaping on user-supplied attributes in the 'elementor-element' shortcode. Authenticated users with contributor-level access or higher can inject malicious scripts into pages, which then execute whenever any user views the affected page. This vulnerability affects all versions up to and including 3.29.0 and only impacts sites with 'Element Caching' enabled.
How can this vulnerability impact me? :
The vulnerability allows authenticated attackers with contributor-level access or higher to inject arbitrary web scripts into pages. These scripts execute in the context of users who visit the injected pages, potentially leading to theft of user data, session hijacking, defacement, or other malicious actions. This can compromise the security and integrity of the affected website and its users.