CVE-2025-9353
BaseFortify
Publication date: 2025-09-24
Last updated on: 2025-09-24
Assigner: Wordfence
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| themify | 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?
The Themify Builder plugin for WordPress has a Stored Cross-Site Scripting (XSS) vulnerability in all versions up to and including 7.6.9. This occurs because the plugin does not properly sanitize input or escape output for several parameters. Authenticated users with Contributor-level access or higher can inject malicious scripts into pages, which then execute whenever any user views those pages. The vulnerability was partially fixed in version 7.6.9.
How can this vulnerability impact me? :
This vulnerability allows 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 affected pages, potentially leading to theft of user data, session hijacking, or other malicious actions. It can compromise the security and integrity of the website and its users.
What immediate steps should I take to mitigate this vulnerability?
Update the Themify Builder plugin for WordPress to a version later than 7.6.9, as the vulnerability was partially patched in version 7.6.9. Additionally, restrict Contributor-level access and above to trusted users only to reduce the risk of exploitation.