CVE-2026-86418
Last modified
CVE-2026-86418 is a low-severity vulnerability rated 2.3/10 on the CVSS scale. Affected versions of MISP expose organisation metadata through the dashboard organisation picker without applying the same visibility restrictions enforced by the normal organisation index and per-organisation view. The affected endpoint returned fields including: * organisation ID; * UUID; * name. When Security.hide_organisation_index_from_users was enabled, normal organisation enumeration was restricted, but the dashboard picker still queried all organisations. This allowed authenticated users to discover organisations that should have remained hidden from them. The fix calls Organisation::createConditions($this->Auth->user()) and appends the resulting ACL conditions to the picker query. EPSS estimates a 0.21% chance of exploitation in the next 30 days.
Description
Affected versions of MISP expose organisation metadata through the dashboard organisation picker without applying the same visibility restrictions enforced by the normal organisation index and per-organisation view. The affected endpoint returned fields including: * organisation ID; * UUID; * name. When Security.hide_organisation_index_from_users was enabled, normal organisation enumeration was restricted, but the dashboard picker still queried all organisations. This allowed authenticated users to discover organisations that should have remained hidden from them. The fix calls Organisation::createConditions($this->Auth->user()) and appends the resulting ACL conditions to the picker query. Ordinary users are thereby limited to organisations associated with events or proposals they can already see, plus their own organisation, while users with the appropriate sharing-group privilege retain broader visibility. Version affected: ≤2.5.45
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| MISP | MISP | <= 2.5.45 |
References
Timeline
- Published
- Last Modified
- Status
- Undergoing Analysis
Frequently Asked Questions
What is CVE-2026-86418?
How severe is CVE-2026-86418?
How do I fix CVE-2026-86418?
How Strix Helps
- Uncovering a hidden BOLA in Appsmith's snapshot logicStrix autonomously discovered a BOLA/IDOR vulnerability in Appsmith's snapshot deletion path.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-8636IBM Datacap 9.1.7, 9.1.8, and 9.1.9 and IBM Datacap Navigato…7.5
- CVE-2026-8637A potential uncontrolled search path vulnerability was repor…8.5
- CVE-2026-86404EAP's Artemis deserialization configuration permits deserial…8.8
- CVE-2026-86408Affected versions of MISP do not enforce parent-event visibi…7.1
- CVE-2026-86416ILIAS versions before 9.23, 10.11, and 11.4 contain an autho…5.4
- CVE-2026-86417Affected versions of MISP inconsistently enforced email-addr…5.3
- CVE-2026-86419Affected versions of MISP contain insufficient validation of…7
- CVE-2026-86420ImageMagick before 7.1.2-30 and 6.9.13-55 fails to properly …3.7
- CVE-2026-86421ImageMagick before 7.1.2-30 and 6.9.13-55 contains a memory …3.7
- CVE-2026-86422ImageMagick before 7.1.2-30 contains a time-of-check-time-of…3.3
- CVE-2026-86423ImageMagick before 7.1.2-30 and 6.9.x before 6.9.13-55 conta…3.3
- CVE-2026-86424ImageMagick before 7.1.2-30 and 6.9.13-55 contains a time-of…2.5
Are you affected by CVE-2026-86418?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
