CVE-2025-8146
Unknown Unknown - Not Provided
BaseFortify

Publication date: 2025-08-02

Last updated on: 2025-08-04

Assigner: Wordfence

Description
The Qi Addons For Elementor plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's TypeOut Text widget in all versions up to, and including, 1.9.2 due to insufficient input sanitization and output escaping on user supplied attributes. 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
2025-08-02
Last Modified
2025-08-04
Generated
2026-05-06
AI Q&A
2025-08-02
EPSS Evaluated
2026-05-05
NVD
EUVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
qi_addons qi_addons_for_elementor *
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?

This vulnerability is a Stored Cross-Site Scripting (XSS) issue in the Qi Addons For Elementor WordPress plugin, specifically in the TypeOut Text widget. It occurs because the plugin does not properly sanitize and escape user-supplied input attributes. As a result, authenticated users with contributor-level access or higher can inject malicious scripts into pages. These scripts then execute whenever any user views the affected page. [1]


How can this vulnerability impact me? :

The vulnerability allows attackers with contributor-level access to inject arbitrary scripts into web pages, which can lead to unauthorized actions such as stealing user credentials, session hijacking, defacement, or spreading malware. This compromises the security and integrity of the affected website and can impact all users who visit the injected pages. [1]


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

To detect this vulnerability, you can check if your WordPress site is running the Qi Addons For Elementor plugin version 1.9.2 or earlier. Additionally, you can scan pages that use the TypeOut Text widget for suspicious or unexpected script tags or JavaScript code injected in user-supplied attributes. There are no specific commands provided in the resources, but you can use tools like WP-CLI to check plugin versions (e.g., `wp plugin list`) and web vulnerability scanners to detect stored XSS. Manual inspection of pages with contributor-level user input may also help identify injected scripts. [1]


What immediate steps should I take to mitigate this vulnerability?

The immediate step to mitigate this vulnerability is to update the Qi Addons For Elementor plugin to the latest version that includes the patch (post version 1.9.2). The update addresses the stored XSS vulnerability by sanitizing inputs and escaping outputs properly. Until the update is applied, restrict contributor-level access if possible and monitor for suspicious activity related to script injection. [1]


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