CVE-2026-95683
Deferred Deferred - Pending Action

Information Disclosure in MISP Event Reports

Vulnerability report for CVE-2026-95683, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-09-22

Last updated on: 2026-09-22

Assigner: CIRCL

Description

In MISP, the Overmind event view enriches an event with its most recent attached report for preview purposes. The enrichment logic fetched the report using only the event ID as the lookup condition, without applying the report's own distribution/ACL constraints. Because MISP reports carry an independent distribution setting that can be more restrictive than the parent event's distribution, an authenticated user who had read access to the event could retrieve and view a report whose distribution explicitly excluded that user. Additionally, the query did not filter out soft-deleted reports, allowing retrieval of reports that had been administratively removed. The result is an unauthorized disclosure of threat-intelligence report content to users who should not have access under the report's own access-control policy. The vulnerability requires an authenticated MISP user with at least read access to the affected event.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-09-22
Last Modified
2026-09-22
Generated
2026-09-22
AI Q&A
2026-09-22
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
misp misp to 6932aace8 (inc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-862 The product does not perform an authorization check when an actor attempts to access a resource or perform an action.
CWE-639 The system's authorization functionality does not prevent one user from gaining access to another user's data or record by modifying the key value identifying the data.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability in MISP allows an authenticated user with read access to an event to view threat-intelligence reports attached to that event, even if the report's own distribution settings restrict access to that user. The issue occurs because the system fetches reports using only the event ID without checking the report's independent access-control policies or filtering out soft-deleted reports.

Impact Analysis

If you use MISP, an attacker with read access to an event could access restricted reports they should not be able to see. This could lead to unauthorized disclosure of sensitive threat intelligence data, violating data access policies and potentially exposing confidential information.

Compliance Impact

This vulnerability could violate compliance requirements such as GDPR or HIPAA by allowing unauthorized access to sensitive data. It undermines data protection principles by enabling users to view restricted threat intelligence reports, potentially leading to data breaches and regulatory penalties.

Mitigation Strategies

Apply the security patch from the MISP GitHub commit 6932aace8 which enforces ACL checks during report preview retrieval and filters out soft-deleted reports. Ensure all authenticated users have appropriate access levels and review report distribution settings to prevent unauthorized disclosure.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-95683. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart