Home

Description

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.

PUBLISHED Reserved 2025-09-30 | Published 2026-01-05 | Updated 2026-01-05 | Assigner GitHub_M




HIGH: 7.1CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:H

Problem types

CWE-285: Improper Authorization

CWE-566: Authorization Bypass Through User-Controlled SQL Primary Key

CWE-915: Improperly Controlled Modification of Dynamically-Determined Object Attributes

Product status

< 6.8.1
affected

References

github.com/...pencti/security/advisories/GHSA-pr6m-q4g7-342c

cve.org (CVE-2025-61781)

nvd.nist.gov (CVE-2025-61781)

Download JSON