Vulnerability Description
Taiga before 6.10.2 contains a missing authorization vulnerability that allows unauthenticated remote attackers to create default due-date records in any project by exploiting unprotected POST endpoints on the user-story, task, and issue due-date API viewsets. Attackers can supply an arbitrary project identifier to these endpoints, which bypass permission checks and apply the AllowAny default, to pre-empt project administrators from initializing due dates by creating records before they can do so themselves.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/taigaio/taiga-back/commit/f925af424623350e04d4abc45bf1dc70e70
- https://github.com/taigaio/taiga-back/issues/244
- https://github.com/taigaio/taiga-back/pull/245
- https://github.com/taigaio/taiga-back/releases/tag/6.10.2
- https://www.vulncheck.com/advisories/taiga-unauthorized-due-date-creation-via-ap
- https://github.com/taigaio/taiga-back/issues/244
FAQ
What is CVE-2026-59097?
CVE-2026-59097 is a vulnerability with a CVSS score of 5.3 (MEDIUM). Taiga before 6.10.2 contains a missing authorization vulnerability that allows unauthenticated remote attackers to create default due-date records in any project by exploiting unprotected POST endpoin...
How severe is CVE-2026-59097?
CVE-2026-59097 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-59097?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.