
🚨High - MISP Multiple Security Vulnerabilities (CVE-2026-56422 & CVE-2026-56425) CVE-2026-56422- Multiple MISP core controllers and models accept client-controlled primary keys (id) and foreign keys (event_id, org_id, user_id, sharing_group_id, etc.) without proper revalidation. An authenticated user can overwrite objects, re-parent data, transfer ownership, or inject content into other users' contexts. This is a broad Mass Assignment / Authorization Bypass issue (CWE-639) affecting many create/edit/import flows. CVE-2026-56425- MISP's AAD Authentication Plugin contains multiple weaknesses in its OAuth 2.0 flow: session IDs exposed as OAuth state parameters, no session regeneration post-login, missing single-use nonce enforcement, no HTTPS enforcement on redirect URIs, and verbatim logging of attacker-controlled error parameters. Combined, these enable session hijacking, session fixation, CSRF, replay attacks, and log injection. 👉Affected: MISP (pre-fix versions). Fixed in: Latest MISP. Upgrade to latest.
Post summary
The text discloses two high‑severity MISP vulnerabilities and explicitly advises upgrading to the latest MISP version to apply the fix.



