CVE-2026-21886

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:citeum:opencti:*:*:*:*:*:*:*:*

History

No history.

Information

Published : 2026-03-17 16:16

Updated : 2026-03-19 19:33


NVD link : CVE-2026-21886

Mitre link : CVE-2026-21886

CVE.ORG link : CVE-2026-21886


JSON object : View

Products Affected

citeum

  • opencti
CWE
CWE-285

Improper Authorization

CWE-566

Authorization Bypass Through User-Controlled SQL Primary Key

CWE-915

Improperly Controlled Modification of Dynamically-Determined Object Attributes