CVE Catalog

CVE-2026-95683

MediumCVSS 5.3
Published: Updated: Translated: NVD NIST

Summary

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.

Risk Assessment

The vulnerability results in unauthorized disclosure of threat-intelligence report content to users who should not have access under the report's own access-control policy, potentially compromising data confidentiality.

Recommendation

Update MISP to a patched version. Additionally, review report distribution settings to ensure they are properly enforced.

Other vulnerabilities in MISP

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS