Impact
The vulnerability in MISP affects versions up to 2.5.45. The dashboard organisation picker incorrectly returns organisation metadata – ID, UUID, and name – for all organisations regardless of visibility restrictions that normally apply to the organisation index and per‑organisation view. When Security.hide_organisation_index_from_users is enabled, standard enumeration is restricted, yet the picker still queries every organisation that should remain hidden. The implemented fix applies ACL conditions from Organisation::createConditions for the logged‑in user, limiting ordinary users to organisations they can already see or their own, while users with a sharing‑group privilege retain broader visibility.
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 < 1%. 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 authorised users and does not allow remote code execution or privilege escalation.
OpenCVE Enrichment