CVE-2026-86441: MISP Dashboard Organisation Widgets Bypass Organisation-Index Restrictions and Expose Hidden Organisation Data

Published Sep 7, 2026
·
Updated

Affected versions of MISP contain inconsistent authorization checks across dashboard widgets that display organisation information.

Several organisation-related widgets did not honor Security.hideorganisationindexfromusers. As a result, authenticated users without the permsharinggroup permission could enumerate organisations even though the normal organisation index was intentionally hidden from them.

The affected widgets included paths that:

returned organisation names and identifiers;

could expose additional organisation database fields through JSON export because unrestricted find('all') queries fetched full rows;

accepted limit=0 or negative values in a way that could effectively remove the result limit and return the entire organisation table.

A related organisation-contributor leaderboard also ignored the same visibility setting. Its handler counted Event.orgcid across the entire event table and mapped those IDs to organisation names, revealing every organisation with events regardless of whether the caller could see any of those events. The fix withdraws this widget entirely for users who lack organisation-index visibility.

Version affected: ≤2.5.45

Affected Software

1 affected component
Misp Project Misp<=2.5.45

Event History

Sep 7, 2026
CVE Published
via MITRE·12:39 PM
Data Sourced
via MITRE·12:39 PM
DescriptionWeakness
Data Sourced
via NVD·01:20 PM
DescriptionSeverityWeakness

Frequently Asked Questions

1

Which users are exposed to this issue?

Authenticated users who lack the perm_sharing_group permission are affected when Security.hide_organisation_index_from_users is enabled. Those users could still enumerate organisations through affected dashboard widgets despite being blocked from the normal organisation index.

2

What information could the affected widgets reveal?

They could reveal organisation names and identifiers. JSON export paths could expose additional organisation database fields because unrestricted queries retrieved full organisation rows, and the contributor leaderboard could reveal names of organisations associated with events the caller could not view.

3

Could an attacker retrieve all organisations at once?

Potentially. Supplying limit=0 or a negative limit could effectively remove the result limit and return the full organisation table through affected widget paths.

4

What mitigation is available if the affected version cannot be updated immediately?

The data identifies the affected dashboard widgets as the exposure path, particularly for users who should not have organisation-index visibility. Restricting access to those widgets for such users mitigates the described bypass; the fix removes the widget entirely for users lacking organisation-index visibility.

5

How can administrators assess whether their deployment is affected?

Deployments running MISP version 2.5.45 or earlier are affected. Risk is present when Security.hide_organisation_index_from_users is enabled and authenticated users without perm_sharing_group can access organisation-related dashboard widgets or the organisation-contributor leaderboard.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203