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.
Published: 2026-07-21
Score: 6.9 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Taiga 6.10.1 contains a missing authorization flaw that lets attackers make unauthenticated requests to the filters_data endpoints of UserStory, Task, Issue, and Epic viewsets. By supplying a project ID, a malicious actor can receive the full member roster and internal workflow configuration of any private project, exposing user identifiers, names, and gravatar hashes.

Affected Systems

The vulnerability impacts the Taiga:taiga-back product. No specific affected version ranges are listed, but the issue is present in at least version 6.10.1.

Risk and Exploitability

The CVSS score of 6.9 indicates medium overall risk. With an EPSS score of less than 1% and no listing in the CISA KEV catalog, the likelihood of exploitation is presently low, but the disclosure of private project membership is still significant. Attackers can easily enumerate project IDs and obtain sensitive member data through simple unauthenticated GET requests to the filters_data endpoints, which bypass the normal access controls that protect other project APIs.

Generated by OpenCVE AI on July 30, 2026 at 16:26 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to the latest Taiga-back version that contains the authorization fix.
  • Configure the application to require authentication for all filters_data endpoints or remove public access to these routes.
  • Audit the authentication settings and ensure that project-level permissions enforce proper access controls across all APIs.

Generated by OpenCVE AI on July 30, 2026 at 16:26 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 27 Jul 2026 23:30:00 +0000

Type Values Removed Values Added
First Time appeared Taiga
Taiga taiga
Vendors & Products Taiga
Taiga taiga

Thu, 23 Jul 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Tue, 21 Jul 2026 21:15:00 +0000

Type Values Removed Values Added
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.
Title Taiga taiga-back Private Project Member Roster Disclosure via Unauthenticated filters_data Endpoints
Weaknesses CWE-862
References
Metrics cvssV3_1

{'score': 5.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N'}

cvssV4_0

{'score': 6.9, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N'}


cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-07-23T14:11:24.318Z

Reserved: 2026-07-21T14:05:53.720Z

Link: CVE-2026-65055

cve-icon Vulnrichment

Updated: 2026-07-23T14:11:11.591Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-30T16:30:05Z

Weaknesses