SEPTEMBER 7, 2026
Live Feed
Back to database
Case File

CVE-2026-65055

MEDIUM · CVSS 5.3 EPSS 0.25% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-07-21 · Last synced 2026-08-20

CyberRota Analysis

AI-Generated

Taiga 6.10.1 is vulnerable due to a missing authorization flaw that permits unauthenticated attackers to access sensitive information, including the full member roster and internal workflow configurations of private projects, by manipulating project IDs in API requests. This vulnerability could lead to unauthorized disclosure of user identities and project details, posing a risk to organizations using Taiga for project management. Teams managing private projects in Taiga should prioritize remediation to safeguard against potential data exposure.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-65055
Severity
MEDIUM
CVSS
5.3
EPSS
0.25%

Original NVD Description

Taiga 6.10.1 contains a missing authorization vulnerability that allows unauthenticated attackers to disclose the full member roster and internal workflow configuration of any private project by supplying a project ID to the filters_data API endpoints on UserStory, Task, Issue, and Epic viewsets. Attackers can send unauthenticated GET requests to the filters_data endpoints with sequential integer project IDs to enumerate private project membership details including user IDs, full names, and gravatar hashes, bypassing the access controls that correctly restrict other project API endpoints.