PT-2026-51308 · Misp · Misp

Andras Iklody

+2

·

Published

2026-06-22

·

Updated

2026-06-22

·

CVE-2026-56424

CVSS v4.0

7.1

High

VectorAV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:L/VA:N/SC:L/SI:N/SA:N
Name of the Vulnerable Software and Affected Versions MISP core (affected versions not specified)
Description Broken access-control flaws exist where authorization checks are performed against incorrect entities or ownership and editability checks are missing on write paths. This allows a lower-privileged authenticated user with specific feature permissions to authorize one object while mutating another, or modify objects that are visible but not editable by their organization. Affected areas include
  • Event Reports tag removal: The route-authorized report may differ from the report ID used for tag detachment, allowing cross-organization tag removal.
  • Collection Elements bulk deletion: Authorization occurs against a collection whose ID matches the collection-element row ID instead of the actual parent collection, allowing deletion of elements from collections not owned by the user.
  • Analyst Data capture/update: Nested updates may overwrite records without the canEditAnalystData() ownership check, enabling cross-organization overwrites.
  • Template Elements editing: Authorization occurs against a template whose ID matches the template-element ID instead of the parent template, allowing unauthorized edits to other organizations' template elements.
  • Decaying Model editing and mappings: Write paths load models using view-scope access without verifying edit ownership, allowing users to edit or remap visible models owned by other organizations.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Incorrect Authorization

IDOR

Missing Authorization

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

CVE-2026-56424

Affected Products

Misp