CVE-2026-54398 PUBLISHED

MISP object edit authorization bypass allows unauthorized sharing group assignment

Assigner: CIRCL
Reserved: 12.06.2026 Published: 12.06.2026 Updated: 12.06.2026

An authorization flaw in MISP’s object add/edit handling allowed an authenticated user with object editing permissions to assign a MISP object, or attributes contained within an object, to a sharing group that the user was not authorized to use or view. When editing objects, the sharing group validation was performed against the wrong request data structure after object fields had been merged to the top level, causing the check to be bypassed. In addition, attributes embedded in objects were not individually validated for authorized sharing group use.

An attacker could craft a request with distribution set to 4 and an arbitrary sharing_group_id, potentially disclosing the existence or name of otherwise non-visible sharing groups and improperly modifying the distribution metadata of objects or contained attributes.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N
CVSS Score: 5.3

Product Status

Vendor misp
Product misp
Versions Default: unaffected
  • affected from 0 to 2.5.40 (excl.)

Credits

  • Andras Iklody remediation developer
  • Jeroen Pinoy finder

References

Problem Types

  • CWE-863 Incorrect Authorization CWE

Impacts

  • CAPEC-1 Accessing Functionality Not Properly Constrained by ACLs
  • CAPEC-180 Exploiting Incorrectly Configured Access Control Security Levels