216.73.217.80

CVE-2026-9136

· Published 20/05/2026 20:16 · Modified 21/05/2026 16:04

Labels: CVE-2026-9136 2026-05-205a6e4751-2f3f-4070-9419-94fb35b644e8CVE-2026-9136CWE-639

Essential information

Published
20/05/2026 20:16
Modified
21/05/2026 16:04
Author
Creator
CVSS
8.3 HIGH (v3) 8.3 HIGH (v4.0)
CISA KEV
No
CWE
CVSS vector

CVSS metrics

Description

A vulnerability was identified in the ShadowAttribute proposal creation workflow. The add action accepted user-controlled ShadowAttribute request data without removing the id field before saving the record. Because the underlying framework treats a supplied primary key as an instruction to update an existing record, an authenticated user able to submit shadow attribute proposals could provide the identifier of an existing ShadowAttribute and cause that record to be updated instead of creating a new proposal. This can result in unauthorized modification of existing shadow attributes, potentially affecting proposals associated with events the user should not be able to alter. Depending on deployment configuration and accessible API responses, the issue may also expose or move proposal data across event contexts. The vulnerability is caused by trusting a client-supplied primary key during object creation. The fix removes the id field from incoming ShadowAttribute data before processing, ensuring that the endpoint always creates a new proposal rather than updating an existing one. This has been fixed in MISP 2.5.38.

NVD status

Status
Awaiting Analysis — 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:2.5.38:*:*:*:*:*:*:*

References