Vulnerability 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.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/taigaio/taiga-back
- https://github.com/taigaio/taiga-back/issues/246
- https://www.vulncheck.com/advisories/taiga-taiga-back-private-project-member-ros
- https://github.com/taigaio/taiga-back/issues/246
FAQ
What is CVE-2026-65055?
CVE-2026-65055 is a vulnerability with a CVSS score of 5.3 (MEDIUM). 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 suppl...
How severe is CVE-2026-65055?
CVE-2026-65055 has been rated MEDIUM with a CVSS base score of 5.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-65055?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.