Description
Kaneo versions 2.3.12 before 2.12.2 contain a missing authorization vulnerability that allows authenticated workspace members with viewer or member roles to delete and modify tasks beyond their assigned permissions by exploiting the bulk task endpoint that omits workspace permission checks. Attackers can send requests to the PATCH /api/task/bulk endpoint, which verifies only workspace membership without calling the role-based permission check enforced on all other task endpoints, to permanently delete all tasks or modify task status, priority, assignee, due date, and labels in a workspace.
Published: 2026-09-22
Score: 7.2 High
EPSS: n/a
KEV: No
Impact: Unauthorized modification or deletion of workspace tasks
Action: Apply Patch
AI Analysis

Impact

The vulnerability (CWE‑862) allows users authenticated to a workspace but holding only viewer or member permissions to use the bulk task API endpoint to delete or modify tasks that do not belong to them. Because the endpoint skips the normal role‑based permission check, an attacker can permanently remove tasks or change task status, priority, assignee, due date, or labels for all tasks in the workspace, potentially disrupting project tracking and collaboration.

Affected Systems

Kaneo installation versions prior to 2.12.2, specifically 2.3.12 and earlier, are affected. The issue is within the usekaneo:kaneo product. Versions 2.12.2 and later contain the fix that restores proper authorization on the bulk task endpoint.

Risk and Exploitability

The CVSS score of 7.2 indicates a high severity of missing authorization. EPSS is not available, so current exploitation probability is unknown. The vulnerability is not listed in the CISA KEV catalog, but the lack of role enforcement still allows privilege escalation within a workspace. Attackers can exploit the vulnerability by sending authenticated PATCH requests to /api/task/bulk; no additional authentication or system compromise is required beyond workspace membership.

Generated by OpenCVE AI on September 22, 2026 at 20:55 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to Kaneo version 2.12.2 or later to restore role‑based permission checks on the bulk task endpoint
  • Restrict the /api/task/bulk API to users with administrator or owner roles if possible
  • Verify that all task‑related endpoints enforce role checks and adjust configuration if custom access controls are used

Generated by OpenCVE AI on September 22, 2026 at 20:55 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 22 Sep 2026 20:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Tue, 22 Sep 2026 19:45:00 +0000

Type Values Removed Values Added
Description Kaneo versions 2.3.12 before 2.12.2 contain a missing authorization vulnerability that allows authenticated workspace members with viewer or member roles to delete and modify tasks beyond their assigned permissions by exploiting the bulk task endpoint that omits workspace permission checks. Attackers can send requests to the PATCH /api/task/bulk endpoint, which verifies only workspace membership without calling the role-based permission check enforced on all other task endpoints, to permanently delete all tasks or modify task status, priority, assignee, due date, and labels in a workspace.
Title Kaneo 2.3.12 < 2.12.2 Missing Authorization via Bulk Task Endpoint
Weaknesses CWE-862
References
Metrics cvssV3_1

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

cvssV4_0

{'score': 7.2, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:H/VA:H/SC:N/SI:N/SA:N'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-09-22T19:44:06.244Z

Reserved: 2026-07-15T15:45:44.601Z

Link: CVE-2026-63104

cve-icon Vulnrichment

Updated: 2026-09-22T19:44:03.037Z

cve-icon NVD

Status : Deferred

Published: 2026-09-22T20:17:04.597

Modified: 2026-09-22T20:53:07.383

Link: CVE-2026-63104

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-22T21:00:16Z

Weaknesses