CVE-2026-8901
Stored XSS in Integration for Freshsales WordPress Plugin
Publication date: 2026-06-06
Last updated on: 2026-06-06
Assigner: Wordfence
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
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 affects the Integration for Freshsales β Contact Form 7, WPForms, Elementor, Gravity Forms and More plugin for WordPress in all versions up to and including 1.0.15. It is a Stored Cross-Site Scripting (XSS) vulnerability caused by insufficient input sanitization and output escaping of form submission data.
An unauthenticated attacker can inject arbitrary web scripts into pages by submitting specially crafted form data. These scripts execute when a CRM API call fails for the submitted form and an administrator views the error log details modal in the WordPress admin panel.
How can this vulnerability impact me? :
The vulnerability allows an attacker to execute arbitrary scripts in the context of the WordPress admin panel when an administrator views error logs after a failed CRM API call.
- This can lead to unauthorized actions performed with administrator privileges.
- It may result in data theft or manipulation within the WordPress environment.
- Since the attack requires an administrator to view the error log, it targets high-privilege users, increasing the potential impact.