Description
A security flaw has been discovered in Doccano Open Source Annotation Tools for Machine Learning Practitioners and Auto Labeling Pipeline Module to Annotate a Document Automatically up to 1.8.5. This affects the function LabelList of the file /v1/projects/1/category-types of the component Bulk-Delete Endpoint. Performing a manipulation results in improper access controls. Remote exploitation of the attack is possible. The exploit has been released to the public and may be used for attacks. The vendor was contacted early about this disclosure but did not respond in any way.
Published: 2026-08-31
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Unauthorized deletion of category types leading to data integrity loss
Action: Immediate Patch
AI Analysis

Impact

A flaw in the Bulk-Delete Endpoint for the LabelList function under /v1/projects/1/category-types permits improper access control. Attackers can manipulate the request to bypass authorization checks, causing the deletion of category types or labels and erasing vital training data. This represents a privilege‑escalation or data‑destruction scenario as described by CWE‑266 and CWE‑284.

Affected Systems

The vulnerability is present in Doccano Open Source Annotation Tools for Machine Learning Practitioners and the Auto Labeling Pipeline Module to Annotate a Document Automatically up to version 1.8.5. Any deployment of these products running the affected codebase is potentially compromised.

Risk and Exploitability

The CVSS score of 5.3 indicates moderate severity. The EPSS score is not available and the vulnerability is not listed in CISA’s KEV catalog. Nevertheless, the exploit has been released publicly and remote exploitation is possible, suggesting that a determined attacker could leverage the API to delete category types without proper authorization. Given the lack of a vendor response and patch, the risk remains present until mitigation is applied.

Generated by OpenCVE AI on August 31, 2026 at 20:35 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Doccano to the latest stable release that contains the fix for the bulk‑delete access control issue, if a patch is available.
  • If an immediate upgrade is not possible, disable or restrict the /v1/projects/*/category-types bulk‑delete endpoint so that only administrators can invoke it until the software is patched.
  • Verify that role‑based access control is correctly enforced on the endpoint by reviewing the permission logic or using automated access‑control testing tools.

Generated by OpenCVE AI on August 31, 2026 at 20:35 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 02 Sep 2026 10:45:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Mon, 31 Aug 2026 19:30:00 +0000

Type Values Removed Values Added
Description A security flaw has been discovered in Doccano Open Source Annotation Tools for Machine Learning Practitioners and Auto Labeling Pipeline Module to Annotate a Document Automatically up to 1.8.5. This affects the function LabelList of the file /v1/projects/1/category-types of the component Bulk-Delete Endpoint. Performing a manipulation results in improper access controls. Remote exploitation of the attack is possible. The exploit has been released to the public and may be used for attacks. The vendor was contacted early about this disclosure but did not respond in any way.
Title Doccano Open Source Annotation Tools for Machine Learning Practitioners Bulk-Delete Endpoint category-types LabelList access control
First Time appeared Doccano
Doccano auto Labeling Pipeline Module To Annotate A Document Automatically
Doccano open Source Annotation Tools For Machine Learning Practitioners
Weaknesses CWE-266
CWE-284
CPEs cpe:2.3:a:doccano:auto_labeling_pipeline_module_to_annotate_a_document_automatically:*:*:*:*:*:*:*:*
cpe:2.3:a:doccano:open_source_annotation_tools_for_machine_learning_practitioners:*:*:*:*:*:*:*:*
Vendors & Products Doccano
Doccano auto Labeling Pipeline Module To Annotate A Document Automatically
Doccano open Source Annotation Tools For Machine Learning Practitioners
References
Metrics cvssV2_0

{'score': 5.5, 'vector': 'AV:N/AC:L/Au:S/C:N/I:P/A:P/E:POC/RL:ND/RC:UR'}

cvssV3_0

{'score': 5.4, 'vector': 'CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:L/E:P/RL:X/RC:R'}

cvssV3_1

{'score': 5.4, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:L/E:P/RL:X/RC:R'}

cvssV4_0

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


Subscriptions

Doccano Auto Labeling Pipeline Module To Annotate A Document Automatically Open Source Annotation Tools For Machine Learning Practitioners
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-09-02T14:09:44.724Z

Reserved: 2026-08-31T07:25:51.029Z

Link: CVE-2026-82834

cve-icon Vulnrichment

Updated: 2026-09-02T14:09:40.335Z

cve-icon NVD

Status : Deferred

Published: 2026-08-31T20:17:15.510

Modified: 2026-09-02T15:17:43.633

Link: CVE-2026-82834

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-31T21:20:16Z

Weaknesses
  • CWE-266

    Incorrect Privilege Assignment

  • CWE-284

    Improper Access Control