CVE-2025-13141
BaseFortify
Publication date: 2025-11-21
Last updated on: 2025-11-21
Assigner: Wordfence
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| htmega | absolute_addons_for_elementor | 3.0.0 |
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 HT Mega β Absolute Addons For Elementor WordPress plugin up to version 3.0.0. It occurs because the plugin does not properly validate user-supplied HTML tag names in its Gutenberg blocks, allowing dangerous tags like 'script', 'iframe', and 'object' to be injected. Although some sanitization functions are used, attackers can bypass them using JavaScript encoding techniques. This enables authenticated users with contributor-level access or higher to inject malicious scripts that execute when other users view the affected pages.
How can this vulnerability impact me? :
This vulnerability can allow attackers with contributor-level access or higher to inject malicious scripts into web pages. These scripts execute in the browsers of users who visit the infected pages, potentially leading to theft of sensitive information, session hijacking, defacement, or distribution of malware. It compromises the integrity and security of the affected website and its users.