CVE-2025-46732: OpenCTI's GraphQL IDOR enables authenticated users to modify or delete notifications of other users
OpenCTI is an open source platform for managing cyber threat intelligence knowledge and observables. Prior to version 6.6.6, an IDOR vulnerability in the GrapQL NotificationLineNotificationMarkReadMutation and NotificationLineNotificationDeleteMutation mutations of OpenCTI allows an authenticated user to change the read status of a notification or delete a notification of another user in case he has knowledge of the UUID of the notification. When changing the read status of a notification, the user also receives the content of the notification they changed the read status of. Authenticated Users in OpenCTI can read, modify and delete notification of other users if they know the UUID of the notification. Version 6.6.6 fixes the issue.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2025-46732?
CVE-2025-46732 is classified as a high severity IDOR vulnerability affecting OpenCTI versions prior to 6.6.6.
How do I fix CVE-2025-46732?
To mitigate CVE-2025-46732, update OpenCTI to version 6.6.6 or later.
What types of attacks can be executed using CVE-2025-46732?
CVE-2025-46732 allows unauthorized access and manipulation of notifications, which can lead to data exposure or deletion.
Which versions of OpenCTI are affected by CVE-2025-46732?
CVE-2025-46732 affects all OpenCTI versions prior to 6.6.6.
What components of OpenCTI are impacted by CVE-2025-46732?
The IDOR vulnerability in CVE-2025-46732 specifically impacts the GrapQL `NotificationLineNotificationMarkReadMutation` and `NotificationLineNotificationDeleteMutation` mutations.