Impact
The flaw in MISP’s editReport endpoint permits a user with edit rights on an event to resolve a report UUID that belongs to a different event without validating ownership. By supplying such a UUID, the user can reparent the report into their own event, gaining the ability to view and modify private report data that should remain restricted. This results in a breach of confidentiality and integrity for event reports.
Affected Systems
The vulnerability is present in MISP prior to version 2.5.47. It affects installations of the MISP platform that use the editReport functionality to create or modify reports.
Risk and Exploitability
With a CVSS score of 6.4 and no EPSS data, the risk is moderate; the flaw is not currently listed in CISA’s KEV catalog. Exploitation requires that the attacker already has editor privileges on at least one event and can discover or guess a valid report UUID. Once those conditions are met, the attacker can move a report across event boundaries, exposing sensitive information and enabling unauthorized edits. The lack of an immediate kill chain requirement makes it feasible for a legitimate editor acting maliciously, while a remote attacker would need to compromise the MISP UI or obtain privileged access.
OpenCVE Enrichment