CVE-2026-65055 PUBLISHED

Taiga taiga-back Private Project Member Roster Disclosure via Unauthenticated filters_data Endpoints

Assigner: VulnCheck
Reserved: 21.07.2026 Published: 21.07.2026 Updated: 21.07.2026

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.

Metrics

CVSS 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
CVSS Score: 6.9

Product Status

Vendor Taiga
Product taiga-back
Versions Default: affected
  • Version 6.10.1 is unknown

Credits

  • George Chen reporter

References

Problem Types

  • Missing Authorization CWE