CVE-2026-85533
Last modified
CVE-2026-85533 is a high-severity vulnerability rated 7.6/10 on the CVSS scale. An authorization flaw in MISP allowed an authenticated user to submit a sharing_group_id without verifying that the user was authorized to use the referenced Sharing Group. In several attribute and Galaxy Cluster creation and editing workflows, validation of the submitted Sharing Group was performed only when the request explicitly set the distribution field to 4 ("Sharing Group"). An attacker could therefore craft a request containing a sharing_group_id while omitting the distribution parameter, or otherwise avoiding the distribution == 4 condition, causing the Sharing Group authorization check to be skipped. This could allow a user with permission to create or modify the affected MISP objects to associate data with a Sharing Group that they are not authorized to use. EPSS estimates a 0.22% chance of exploitation in the next 30 days.
Description
An authorization flaw in MISP allowed an authenticated user to submit a sharing_group_id without verifying that the user was authorized to use the referenced Sharing Group. In several attribute and Galaxy Cluster creation and editing workflows, validation of the submitted Sharing Group was performed only when the request explicitly set the distribution field to 4 ("Sharing Group"). An attacker could therefore craft a request containing a sharing_group_id while omitting the distribution parameter, or otherwise avoiding the distribution == 4 condition, causing the Sharing Group authorization check to be skipped. This could allow a user with permission to create or modify the affected MISP objects to associate data with a Sharing Group that they are not authorized to use. Depending on the affected object's existing distribution settings and subsequent processing, this could bypass intended information-sharing boundaries and result in unauthorized placement or distribution of data to members of another Sharing Group. The issue affected attribute attachment and editing operations as well as Galaxy Cluster creation and editing. The fix ensures that authorization is performed whenever a non-empty sharing_group_id is submitted, independently of the distribution parameter. It also centralizes the authorization decision in SharingGroup::canUse() and explicitly rejects empty Sharing Group identifiers rather than allowing them to be interpreted as an unrestricted query.
Metrics
CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
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
- Received
Frequently Asked Questions
What is CVE-2026-85533?
How severe is CVE-2026-85533?
How do I fix CVE-2026-85533?
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-85517A flaw has been found in code-projects Vehicle Management Sy…5.3
- CVE-2026-8552Heap buffer overflow in GPU in Google Chrome on Android prio…4.3
- CVE-2026-85522A vulnerability was detected in valkey-io valkey up to 9.5.4…5.3
- CVE-2026-85525Improper OCSP response validation in the Snowflake Python, G…7.4
- CVE-2026-85528Improper input validation of the auto-configuration account …5.3
- CVE-2026-8553Use after free in GPU in Google Chrome prior to 148.0.7778.1…3.1
- CVE-2026-85534A flaw was found in libsoup. When a client sends an HTTP/2 r…5.9
- CVE-2026-85538An incorrect authorization vulnerability in MISP allowed aut…8.3
- CVE-2026-8554Type Confusion in ANGLE in Google Chrome on Windows prior to…3.1
- CVE-2026-85540DreamMaker developed by Interinfo has a SQL Injection vulner…8.8
- CVE-2026-85541DreamMaker developed by Interinfo has a Reflected Cross-site…5.4
- CVE-2026-85546MISP contains a cross-site request forgery (CSRF) vulnerabil…8.6
Are you affected by CVE-2026-85533?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
