CVE Catalog

CVE-2025-61781

High
Published: Translated: NVD NIST

Summary

OpenCTI before version 6.8.1 contains a vulnerability in the GraphQL mutation WorkspacePopoverDeletionMutation that allows deletion of workspace-related objects (e.g., dashboards, investigation cases) without proper authorization. An attacker can supply another user's active UUID and delete the entire workspace because the API does not validate ownership.

Risk Assessment

The risk is that an attacker can unauthorizedly delete data, leading to loss of critical cyber threat intelligence and disruption of organizational operations.

Recommendation

Immediately upgrade OpenCTI to version 6.8.1 or later, which fixes the missing authorization. Additionally, restrict access to the GraphQL API to trusted users only.

Other vulnerabilities in OpenCTI

See all
Original NVD description (English source)

OpenCTI is an open source platform for managing cyber threat intelligence knowledge and observables. Prior to version 6.8.1, the GraphQL mutation "WorkspacePopoverDeletionMutation" allows users to delete workspace-related objects such as dashboards and investigation cases. However, the mutation lacks proper authorization checks to verify ownership of the targeted resources. An attacker can exploit this by supplying an active UUID of another user. Since the API does not validate whether the requester owns the resource, the mutation executes successfully, resulting in unauthorized deletion of the entire workspace. Version 6.8.1 fixes the issue.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS