CVE-2026-24007: CWE-352: Cross-Site Request Forgery (CSRF) in Enalean tuleap
CVE-2026-24007 is a medium-severity Cross-Site Request Forgery (CSRF) vulnerability affecting Enalean's Tuleap software versions prior to 17. 0. 99. 1768924735. The flaw exists in the 'Overview inconsistent items' functionality, where missing CSRF protections allow attackers to trick authenticated users into performing unintended actions, specifically repairing inconsistent items by creating artifact links from releases. Exploitation requires the victim to be authenticated and interact with a maliciously crafted request. The vulnerability impacts the integrity and availability of the affected system but does not compromise confidentiality. Fixed versions have been released in both the Community and Enterprise Editions. European organizations using vulnerable Tuleap versions for software development management should prioritize patching to prevent potential misuse. No known exploits are reported in the wild as of now.
AI Analysis
Technical Summary
CVE-2026-24007 identifies a Cross-Site Request Forgery (CSRF) vulnerability in Enalean's Tuleap, an open-source software development and collaboration suite. The vulnerability arises due to the absence of CSRF protection in the 'Overview inconsistent items' feature, which manages artifact links related to software releases. CSRF attacks exploit the trust a web application places in a user's browser by tricking authenticated users into submitting unauthorized requests. In this case, an attacker can craft a malicious link or webpage that, when visited by an authenticated Tuleap user, triggers the repair of inconsistent items by creating artifact links without the user's consent. This can lead to unauthorized modifications affecting the integrity of project data and potentially disrupt project workflows, impacting availability. The CVSS v3.1 base score is 4.6 (medium), reflecting that the attack vector is network-based, requires low privileges and user interaction, and impacts integrity and availability but not confidentiality. The vulnerability affects all Tuleap versions prior to 17.0.99.1768924735, with fixes available in the Community Edition 17.0.99.1768924735 and Enterprise Editions 17.2-5, 17.1-6, and 17.0-9. No public exploits have been reported, indicating limited current exploitation but a potential risk if attackers develop exploit code. The vulnerability is classified under CWE-352, a common web security weakness related to CSRF.
Potential Impact
For European organizations relying on Tuleap for software development lifecycle management and collaboration, this vulnerability poses a risk to the integrity and availability of project data. Unauthorized repair of inconsistent items could lead to corrupted project artifacts, mislinked releases, or disrupted workflows, potentially delaying development cycles and causing operational inefficiencies. While confidentiality is not directly impacted, the integrity compromise can undermine trust in project data and may require significant manual remediation. Organizations with strict compliance requirements or those operating in regulated sectors (e.g., finance, healthcare, critical infrastructure) may face additional risks if project data integrity is compromised. The requirement for user interaction and authentication limits the scope somewhat, but social engineering or phishing campaigns could facilitate exploitation. Given Tuleap's adoption in European software development environments, especially in countries with strong open-source communities and digital transformation initiatives, the impact could be significant if unpatched.
Mitigation Recommendations
Organizations should immediately upgrade Tuleap installations to the fixed versions: Community Edition 17.0.99.1768924735 or Enterprise Editions 17.2-5, 17.1-6, or 17.0-9. Until patches are applied, administrators should implement additional CSRF mitigations such as enforcing strict SameSite cookie attributes and validating origin headers where feasible. User education to recognize phishing attempts and suspicious links is critical to reduce the risk of social engineering-based exploitation. Monitoring and logging of unusual repair actions or artifact link creations can help detect attempted exploitation. Network-level protections, such as web application firewalls (WAFs), can be configured to detect and block suspicious CSRF-like requests targeting the vulnerable endpoints. Regular security audits and vulnerability scans should be conducted to ensure no outdated versions remain in use. Finally, organizations should review and tighten user privilege assignments to minimize the number of users with permissions to perform repair actions, reducing the attack surface.
Affected Countries
France, Germany, United Kingdom, Netherlands, Sweden, Finland, Belgium
CVE-2026-24007: CWE-352: Cross-Site Request Forgery (CSRF) in Enalean tuleap
Description
CVE-2026-24007 is a medium-severity Cross-Site Request Forgery (CSRF) vulnerability affecting Enalean's Tuleap software versions prior to 17. 0. 99. 1768924735. The flaw exists in the 'Overview inconsistent items' functionality, where missing CSRF protections allow attackers to trick authenticated users into performing unintended actions, specifically repairing inconsistent items by creating artifact links from releases. Exploitation requires the victim to be authenticated and interact with a maliciously crafted request. The vulnerability impacts the integrity and availability of the affected system but does not compromise confidentiality. Fixed versions have been released in both the Community and Enterprise Editions. European organizations using vulnerable Tuleap versions for software development management should prioritize patching to prevent potential misuse. No known exploits are reported in the wild as of now.
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
CVE-2026-24007 identifies a Cross-Site Request Forgery (CSRF) vulnerability in Enalean's Tuleap, an open-source software development and collaboration suite. The vulnerability arises due to the absence of CSRF protection in the 'Overview inconsistent items' feature, which manages artifact links related to software releases. CSRF attacks exploit the trust a web application places in a user's browser by tricking authenticated users into submitting unauthorized requests. In this case, an attacker can craft a malicious link or webpage that, when visited by an authenticated Tuleap user, triggers the repair of inconsistent items by creating artifact links without the user's consent. This can lead to unauthorized modifications affecting the integrity of project data and potentially disrupt project workflows, impacting availability. The CVSS v3.1 base score is 4.6 (medium), reflecting that the attack vector is network-based, requires low privileges and user interaction, and impacts integrity and availability but not confidentiality. The vulnerability affects all Tuleap versions prior to 17.0.99.1768924735, with fixes available in the Community Edition 17.0.99.1768924735 and Enterprise Editions 17.2-5, 17.1-6, and 17.0-9. No public exploits have been reported, indicating limited current exploitation but a potential risk if attackers develop exploit code. The vulnerability is classified under CWE-352, a common web security weakness related to CSRF.
Potential Impact
For European organizations relying on Tuleap for software development lifecycle management and collaboration, this vulnerability poses a risk to the integrity and availability of project data. Unauthorized repair of inconsistent items could lead to corrupted project artifacts, mislinked releases, or disrupted workflows, potentially delaying development cycles and causing operational inefficiencies. While confidentiality is not directly impacted, the integrity compromise can undermine trust in project data and may require significant manual remediation. Organizations with strict compliance requirements or those operating in regulated sectors (e.g., finance, healthcare, critical infrastructure) may face additional risks if project data integrity is compromised. The requirement for user interaction and authentication limits the scope somewhat, but social engineering or phishing campaigns could facilitate exploitation. Given Tuleap's adoption in European software development environments, especially in countries with strong open-source communities and digital transformation initiatives, the impact could be significant if unpatched.
Mitigation Recommendations
Organizations should immediately upgrade Tuleap installations to the fixed versions: Community Edition 17.0.99.1768924735 or Enterprise Editions 17.2-5, 17.1-6, or 17.0-9. Until patches are applied, administrators should implement additional CSRF mitigations such as enforcing strict SameSite cookie attributes and validating origin headers where feasible. User education to recognize phishing attempts and suspicious links is critical to reduce the risk of social engineering-based exploitation. Monitoring and logging of unusual repair actions or artifact link creations can help detect attempted exploitation. Network-level protections, such as web application firewalls (WAFs), can be configured to detect and block suspicious CSRF-like requests targeting the vulnerable endpoints. Regular security audits and vulnerability scans should be conducted to ensure no outdated versions remain in use. Finally, organizations should review and tighten user privilege assignments to minimize the number of users with permissions to perform repair actions, reducing the attack surface.
Affected Countries
Technical Details
- Data Version
- 5.2
- Assigner Short Name
- GitHub_M
- Date Reserved
- 2026-01-19T18:49:20.660Z
- Cvss Version
- 3.1
- State
- PUBLISHED
Threat ID: 69813005f9fa50a62f63a3cb
Added to database: 2/2/2026, 11:15:17 PM
Last enriched: 2/10/2026, 11:13:47 AM
Last updated: 3/24/2026, 1:53:27 AM
Views: 55
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Actions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need more coverage?
Upgrade to Pro Console for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.
Latest Threats
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.