CVE-2025-64499
BaseFortify
Publication date: 2025-12-08
Last updated on: 2025-12-10
Assigner: GitHub, Inc.
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| tuleap | tuleap_enterprise_edition | * |
| tuleap | tuleap_community_edition | * |
| enalean | tuleap | to 16.12-10 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-352 | The web application does not, or cannot, sufficiently verify whether a request was intentionally provided by the user who sent the request, which could have originated from an unauthorized actor. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a Cross-Site Request Forgery (CSRF) issue in Tuleap's planning management API. It allows attackers to create, edit, or remove plans without proper authorization by tricking authenticated users into executing unwanted actions.
How can this vulnerability impact me? :
An attacker exploiting this vulnerability can manipulate planning data by creating, editing, or deleting plans, potentially disrupting project management and collaboration workflows. This could lead to loss of data integrity and availability.
What immediate steps should I take to mitigate this vulnerability?
To mitigate this vulnerability, upgrade Tuleap to Community Edition version 17.0.99.1762456922 or later, or Enterprise Edition versions 17.0-2, 16.13-7, or 16.12-10 or later. These versions contain the fix for the CSRF vulnerability in the planning management API.