CVE-2025-54784
BaseFortify
Publication date: 2025-08-07
Last updated on: 2025-08-12
Assigner: GitHub, Inc.
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| salesagility | suitecrm | From 7.14.0 (inc) to 7.14.7 (exc) |
| salesagility | suitecrm | From 8.6.0 (inc) to 8.8.1 (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 a Cross Site Scripting (XSS) flaw in the email viewer of SuiteCRM versions 7.14.0 through 7.14.6. An attacker can send a specially crafted email message to the inbox of a SuiteCRM instance. When a logged-in user views this email, the malicious payload executes, allowing the attacker to perform arbitrary actions as that user. If the user is an administrator, the attacker could potentially take over the entire SuiteCRM instance. This issue is fixed in version 7.14.7.
How can this vulnerability impact me? :
The vulnerability can allow an attacker to execute arbitrary actions within the SuiteCRM application as the logged-in user. This includes extracting sensitive data or, if the user is an administrator, taking over the entire SuiteCRM instance. This could lead to data breaches, unauthorized access, and loss of control over the CRM system.
What immediate steps should I take to mitigate this vulnerability?
The immediate step to mitigate this vulnerability is to upgrade SuiteCRM to version 7.14.7 or later, where the Cross Site Scripting (XSS) vulnerability in the email viewer has been fixed.