CVE-2025-27223
BaseFortify
Publication date: 2025-10-27
Last updated on: 2025-10-31
Assigner: MITRE
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| rocketsoftware | trufusion_enterprise | to 7.10.4.0 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-1004 | The product uses a cookie to store sensitive information, but the cookie is not marked with the HttpOnly flag. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability in TRUfusion Enterprise up to version 7.10.4.0 involves the exposure of an encrypted COOKIEID used for authentication on certain endpoints like /trufusionPortal/getProjectList. The application uses a static key to encrypt this cookie, which allows attackers to forge cookies and gain unauthorized access to sensitive internal information.
How can this vulnerability impact me? :
An attacker can exploit this vulnerability to forge authentication cookies, thereby gaining unauthorized access to sensitive internal information within the TRUfusion Enterprise application. This could lead to data breaches or unauthorized actions within the system.