Ad

CVE-2026-21886

MEDIUM CVSS 3.1: 6.5 EPSS 0.05%
Updated Mar 18, 2026
Opencti
Parameter Value
CVSS 6.5 (MEDIUM)
Type CWE-915, CWE-566, CWE-285 (Improper Authorization)
Vendor Opencti
Public PoC No

OpenCTI is an open source platform for managing cyber threat intelligence knowledge and observables. Prior to version 6.9.1, the GraphQL mutations "IndividualDeletionDeleteMutation" is intended to allow users to delete individual entity objects respectively. However, it was observed that this mutation can be misused to delete unrelated and sensitive objects such as analyses reports etc.

This behavior stems from the lack of validation in the API to ensure that the targeted object is contextually related to the mutation being executed. Version 6.9.1 fixes the issue.

Attack Parameters

Attack Vector
Network
Can be exploited remotely
Attack Complexity
Low
Easy to exploit
Privileges Required
Low
Basic privileges needed
User Interaction
None
No user interaction needed

Impact Assessment

Confidentiality
None
No data leak
Integrity
None
No data modification
Availability
High
Complete denial of service

CVSS Vector v3.1

Related Vulnerabilities