216.73.217.80

CVE-2026-54360

· Published 12/06/2026 22:16 · Modified 12/06/2026 20:16 · Author: The MITRE Corporation

Labels: CVE-2026-54360 2026-06-125a6e4751-2f3f-4070-9419-94fb35b644e8CVE-2026-54360CWE-639

Essential information

Published
12/06/2026 22:16
Modified
12/06/2026 20:16
Author
The MITRE Corporation
Creator
The MITRE Corporation
CVSS
8.4 HIGH (v3) 8.4 HIGH (v4.0)
CISA KEV
No
CWE
CWE-639
CVSS vector

CVSS metrics

Description

A mass assignment vulnerability exists in MISP’s sharing group creation endpoint. When creating a new sharing group, the controller did not remove a user-supplied id field before saving the submitted data. In CakePHP, supplying a primary key in the save data can cause a create() followed by save() operation to update an existing record instead of creating a new one. An authenticated user with permission to add sharing groups could therefore submit the identifier of an existing sharing group and modify that sharing group without passing the normal edit access-control checks. This may allow the attacker to take over or alter sharing groups they do not otherwise have access to, potentially affecting the confidentiality and integrity of information shared through those groups. Affected component: app/Controller/SharingGroupsController.php, add() action

NVD status

Status
Received — CVE has been recently published to the CVE List and has been received by the NVD.
Source
5a6e4751-2f3f-4070-9419-94fb35b644e8
NVD
View on NVD

Affected products (CPE)

ProductCPE
misp / misp cpe:2.3:a:misp:misp:*:*:*:*:*:*:*:*

References