CVE-2026-91825
Last modified
CVE-2026-91825 is a high-severity vulnerability rated 7.1/10 on the CVSS scale. Affected versions of MISP fail to authorize a submitted sharing group in a specific event-edit path. The vulnerable logic checked whether the acting user could use a sharing_group_id only when the request explicitly supplied distribution = 4. If the attacker instead omitted distribution but supplied a different sharing_group_id, that authorization branch was skipped. EPSS estimates a 0.24% chance of exploitation in the next 30 days.
Description
Affected versions of MISP fail to authorize a submitted sharing group in a specific event-edit path. The vulnerable logic checked whether the acting user could use a sharing_group_id only when the request explicitly supplied distribution = 4. If the attacker instead omitted distribution but supplied a different sharing_group_id, that authorization branch was skipped. Later, MISP’s field-recovery logic restored the existing event distribution from storage. For events already configured with sharing-group distribution, the unauthorized sharing-group ID could therefore be saved. The fix adds authorization checks in both the controller and Event::_edit() whenever a non-empty sharing_group_id is supplied without distribution. The model now calls SharingGroup::checkIfAuthorised() before persisting the change. 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.46 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-91825?
How severe is CVE-2026-91825?
How do I fix CVE-2026-91825?
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-91786A flaw was found in GNOME Shell. When processing icons from …6.1
- CVE-2026-9179The WP Forms Connector plugin for WordPress is vulnerable to…7.5
- CVE-2026-9180The MotoPress Appointment Booking plugin for WordPress is vu…5.3
- CVE-2026-9181Esri ArcGIS Server contains a directory traversal vulnerabil…7.5
- CVE-2026-91819Affected versions of MISP rely on CakePHP request-method ove…6.9
- CVE-2026-9182Esri ArcGIS Server contains an unrestricted file upload vuln…9.8
- CVE-2026-91826Stack-based buffer overflow vulnerability in Samsung Opensou…4.4
- CVE-2026-9183The 24liveblog - live blog tool plugin for WordPress is vuln…4.3
- CVE-2026-91835A vulnerability was detected in OpenClaw ClawScan up to 0.1.…2.8
- CVE-2026-91836A flaw has been found in OpenClaw ClawScan up to 0.1.6. This…2.8
- CVE-2026-9184The 24liveblog - live blog tool plugin for WordPress is vuln…4.3
- CVE-2026-91842A vulnerability has been found in OpenBankProject OBP-API up…4.1
Are you affected by CVE-2026-91825?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
