Authorization Bypass Vulnerability in MISP by Threatsource
CVE-2026-86451

5.3MEDIUM

Key Information:

Vendor

Misp

Status
Vendor
CVE Published:
7 September 2026

What is CVE-2026-86451?

A vulnerability in MISP allows authenticated users to access object-reference records using a UUID without proper authorization checks. This occurs through the EventGraphTool::get_reference_data() method, where object references can be queried directly. If a user has knowledge of a reference UUID, they can retrieve corresponding object information beyond their assigned access permissions, since the system fails to enforce parent-object access control lists (ACLs). The vulnerability is addressed by modifying the code to include checks that prevent unauthorized access, returning a NotFoundException when a user attempts to access a restricted parent object.

Affected Version(s)

MISP 0 <= 2.5.45

References

CVSS V4

Score:
5.3
Severity:
MEDIUM
Confidentiality:
Low
Integrity:
None
Availability:
None
Attack Vector:
Network
Attack Complexity:
Low
Attack Required:
None
Privileges Required:
Undefined
User Interaction:
None

Timeline

  • Vulnerability published

  • Vulnerability Reserved

Credit

Scottish Government - National Cyber Team
iglocska
Claude Opus 5 (1M context)
.