Impact
The vulnerability in the MISP dashboard’s organisation picker allows authenticated users to see hidden organisation metadata—including IDs, UUIDs, and names—that should otherwise remain hidden when the Security.hide_organisation_index_from_users setting is enabled. Because the picker does not apply the same visibility restrictions used for the normal organisation index, users can discover organisations they should not be able to access, exposing sensitive organisational relationships and potentially facilitating social engineering or targeted attacks.
Affected Systems
MISP MISP, all releases up to and including version 2.5.45. Administrators should check the exact MISP version; any version ≤2.5.45 is vulnerable and requires remediation.
Risk and Exploitability
The CVSS score of 2.3 indicates low severity, and the EPSS score is not available, while the vulnerability is not listed in the CISA KEV catalog, suggesting no evidence of widespread exploitation. The flaw requires authenticated access but can be triggered via the web interface. Once the public patch is applied, the ACL conditions are appended to the picker query, restricting visibility to organisations a user can already see. Consequently, the risk is limited to information disclosure to authorized users and does not allow remote code execution or privilege escalation.
OpenCVE Enrichment