CVE-2026-59097 PUBLISHED

Taiga < 6.10.2 - Unauthorized Due-Date Creation via API Viewsets

Assigner: VulnCheck
Reserved: 02.07.2026 Published: 02.07.2026 Updated: 02.07.2026

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.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N
CVSS Score: 6.9

Product Status

Vendor taiga
Product taiga-back
Versions Default: unaffected
  • affected from 0 to 6.10.2 (excl.)

Credits

  • George Chen finder

References

Problem Types

  • Missing Authorization CWE