CVE-2026-10855

An authorization flaw existed in the MISP Event Template Importer overwrite workflow. When importing an event template in overwrite mode, the application checked whether a matching template already existed but did not verify that the importing user belonged to the organization that owned the existing template. As a result, an authenticated user with access to the template import functionality could forcibly overwrite an event template owned by another organization. Successful exploitation could allow unauthorized modification of another organization’s event template, potentially altering template structure, attributes, or metadata used for subsequent event creation or sharing workflows. Site administrators are not affected by this restriction, as they are explicitly allowed to overwrite templates across organizations. The issue was fixed by enforcing an ownership check before overwrite: non-site-admin users may only overwrite templates owned by their own organization.
Configurations

Configuration 1 (hide)

cpe:2.3:a:misp-project:misp:*:*:*:*:*:*:*:*

History

22 Jun 2026, 19:23

Type Values Removed Values Added
First Time Misp-project
Misp-project misp
CPE cpe:2.3:a:misp:misp:*:*:*:*:*:*:*:* cpe:2.3:a:misp-project:misp:*:*:*:*:*:*:*:*

08 Jun 2026, 14:03

Type Values Removed Values Added
CPE cpe:2.3:a:misp:misp:*:*:*:*:*:*:*:*
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 4.3
First Time Misp
Misp misp
References () https://github.com/MISP/MISP/commit/7c2200d143bef86aaf58d701b6968a843097db69 - () https://github.com/MISP/MISP/commit/7c2200d143bef86aaf58d701b6968a843097db69 - Patch

04 Jun 2026, 14:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-06-04 14:16

Updated : 2026-06-22 19:23


NVD link : CVE-2026-10855

Mitre link : CVE-2026-10855

CVE.ORG link : CVE-2026-10855


JSON object : View

Products Affected

misp-project

  • misp
CWE
CWE-862

Missing Authorization