← Back to feed
Vulnerabilities & PatchesEmerging1 sourceSep 22, 2026 · 14:31via CVEFeed

CVE-2026-95697 - MISP: Insufficient Authorization Allows Sharing Group Editors to Overwrite Organization Metadata

Brief

CVE ID : CVE-2026-95697

Published : Sept. 22, 2026, 2:31 p. m.

  • 27 minutes ago

Description : MISP contains an authorization flaw in the Organisation model's captureOrg method. When the $force parameter is set to true, the method unconditionally overwrites organization metadata fields without verifying that the invoking user holds sufficient privileges.

A user with a sharing group (SG) editor role can trigger this code path, allowing them to modify organization metadata that should be restricted to site administrators or users with sync permissions.

According to the commit message, this could lead to blueprint-based sharing group manipulation, meaning an attacker with SG editor access could alter organizational attributes in ways that influence how sharing groups and blueprints behave across the MISP instance.

Read more on CVEFeed→