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

Impact

The flaw in Taiga before version 6.10.2 is a missing authorization check that allows any unauthenticated remote user to send POST requests to the user‑story, task, and issue due‑date API viewsets with an arbitrary project identifier. This bypasses normal permission checks and leverages the AllowAny default setting, enabling the attacker to create default due‑date records in the targeted project. The resulting broken access control (CWE‑862) can pre‑empt project administrators by initializing due dates before they can do so, potentially disrupting project timelines and introducing unauthorized artifacts.

Affected Systems

The taiga-back service of the Taiga project management platform is affected. Any installation running a version earlier than 6.10.2 that exposes the public user viewsets is vulnerable. Attackers can target any project within those installations by specifying a project identifier in the POST payload.

Risk and Exploitability

The CVSS score of 6.9 indicates a medium‑to‑high impact risk, and the EPSS score of <1% shows a low but non‑zero exploitation likelihood. The vulnerability is not listed in CISA’s KEV catalog. The likely attack vector is an unauthenticated remote attacker who can reach the API endpoints and send a crafted POST request with a chosen project ID. No additional privileges or insider access are required, making the exploit practical when the endpoints are exposed on a network.

Generated by OpenCVE AI on July 21, 2026 at 10:51 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Taiga to version 6.10.2 or later to remove the vulnerable API viewsets
  • Configure the web server or reverse proxy to require authentication for the user‑story, task, and issue due‑date API endpoints, preventing unauthenticated requests
  • Restrict network access to the Taiga API by using firewall rules or network segmentation to limit exposure to trusted hosts only

Generated by OpenCVE AI on July 21, 2026 at 10:51 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 06 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'}


Thu, 02 Jul 2026 20:15:00 +0000

Type Values Removed Values Added
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.
Title Taiga < 6.10.2 - Unauthorized Due-Date Creation via API Viewsets
First Time appeared Taiga
Taiga taiga
Weaknesses CWE-862
CPEs cpe:2.3:a:taiga:taiga:*:*:*:*:*:*:*:*
Vendors & Products Taiga
Taiga taiga
References
Metrics cvssV3_1

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

cvssV4_0

{'score': 6.9, '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'}


cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-07-14T22:03:23.816Z

Reserved: 2026-07-02T15:38:18.929Z

Link: CVE-2026-59097

cve-icon Vulnrichment

Updated: 2026-07-06T14:50:16.029Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-21T11:00:05Z

Weaknesses