CVE-2025-40989
BaseFortify
Publication date: 2025-10-02
Last updated on: 2025-10-08
Assigner: Spanish National Cybersecurity Institute, S.A. (INCIBE)
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| creativeitem | ekushey_project_manager_crm | 5.0 |
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 Stored Cross Site Scripting (XSS) issue in Ekushey CRM v5.0. It occurs because the application does not properly validate user inputs sent via the 'message' parameter in a specific POST request. An attacker can exploit this by sending a specially crafted message that gets stored and later executed in the browser of an authenticated user, potentially allowing the attacker to steal the user's session cookie.
How can this vulnerability impact me? :
This vulnerability can impact you by allowing a remote attacker to execute malicious scripts in the context of your authenticated session. This can lead to theft of your session cookies, which may enable the attacker to hijack your account and perform unauthorized actions within the CRM.