CVE-2025-64491
BaseFortify
Publication date: 2025-11-08
Last updated on: 2025-11-25
Assigner: GitHub, Inc.
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| salesagility | suitecrm | to 7.14.8 (exc) |
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 an unauthenticated reflected Cross-Site Scripting (XSS) issue in SuiteCRM versions 7.14.7 and below. It allows an attacker to craft a malicious link that, when opened by a victim, can execute malicious scripts in the victim's browser. This can be exploited to alter the login form to send user credentials to an attacker-controlled server.
How can this vulnerability impact me? :
Exploitation of this vulnerability can lead to full account takeover by an attacker. This means an attacker could steal user credentials and gain unauthorized access to the victim's SuiteCRM account, potentially compromising sensitive business data.
What immediate steps should I take to mitigate this vulnerability?
Upgrade SuiteCRM to version 7.14.8 or later, as this version contains the fix for the unauthenticated reflected Cross-Site Scripting (XSS) vulnerability. Additionally, educate users to avoid clicking on suspicious links that could exploit this reflected XSS issue.