CVE-2025-3669
BaseFortify
Publication date: 2025-07-24
Last updated on: 2025-07-25
Assigner: Wordfence
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| moha_kalimulla | supreme_addons_for_beaver_builder | * |
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 Supreme Addons for Beaver Builder WordPress plugin. It occurs in the plugin's auto_qrcodesabb shortcode due to insufficient input sanitization and output escaping on user-supplied attributes. Authenticated attackers with contributor-level access or higher can inject arbitrary web scripts into pages, which will execute whenever any user accesses those pages.
How can this vulnerability impact me? :
The vulnerability allows attackers with contributor-level access or above to inject malicious scripts into pages. This can lead to unauthorized actions such as stealing user credentials, session hijacking, defacement of web pages, or spreading malware to users who visit the infected pages.
What immediate steps should I take to mitigate this vulnerability?
To mitigate this vulnerability, immediately update the Supreme Addons for Beaver Builder plugin to a version later than 1.0.9 once available. Until then, restrict contributor-level access and above to trusted users only, as the vulnerability requires authenticated users with such privileges. Additionally, consider disabling or removing the plugin if it is not essential, and monitor for plugin updates or patches from the developers. [1]