CVE-2025-60374 Details
Description
Stored Cross-Site Scripting (XSS) in Perfex CRM chatbot before 3.3.1 allows attackers to inject arbitrary HTML/JavaScript. The payload is executed in the browsers of users viewing the chat, resulting in client-side code execution, potential session token theft, and other malicious actions. A different vulnerability than CVE-2024-8867.
A stored cross-site scripting vulnerability has been identified in the chatbot feature of Perfex CRM, affecting versions prior to 3.3.1. This vulnerability allows attackers to inject arbitrary HTML and JavaScript, which is executed in the browsers of users viewing the chat. The issue arises from insufficient input validation and output encoding of chatbot messages, enabling the execution of client-side scripts. Additionally, session cookies are not marked as HttpOnly, increasing the risk of session token theft.
Users should upgrade to Perfex CRM version 3.3.1 or later. After updating, review the chatbot history for any suspicious content, reset user sessions, and monitor logs for unusual activity. Developers should implement input sanitization and output encoding, establish a Content Security Policy, mark cookies as HttpOnly, and use an input validation library to clean HTML before storage.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Oct 14, 2025CISA-ADP
Assessed Oct 15, 2025References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/ajansha/CVE-2025-60374 | [email protected] | AdvisoryExploitRemedy |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-79 | Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') | CISA-ADP |
Affected Products
| Product | Versions |
|---|---|
| Perfex CRM | < 3.3.1 (semver) |
CPE
Remediation
| |
Change History
4 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Oct 15, 2025 | CVE Modified | CISA-ADP |
| Oct 14, 2025 | New CVE Received | [email protected] |
Volerion