CVE-2026-54397
Essential information
- Published
- 12/06/2026 23:16
- Modified
- 12/06/2026 21:16
- Author
- The MITRE Corporation
- Creator
- The MITRE Corporation
- CVSS
- 6.1 MEDIUM (v3) 6.1 MEDIUM (v4.0)
- CISA KEV
- No
- CWE
- CWE-863
- CVSS vector
-
—
—
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:P/VC:L/VI:L/VA:N/SC:H/SI:N/SA:N
CVSS metrics
- Access vector
- —
- Access complexity
- —
- Authentication
- —
- Confidentiality impact
- —
- Integrity impact
- —
- Availability impact
- —
- Exploitability
- —
- Remediation level
- —
- Report confidence
- —
- Temporal score
- —
- Attack vector
- —
- Attack complexity
- —
- Privileges required
- —
- User interaction
- —
- Scope
- —
- Confidentiality impact
- —
- Integrity impact
- —
- Availability impact
- —
- Exploit code maturity
- —
- Remediation level
- —
- Report confidence
- —
- Temporal score
- —
- Attack vector
- Network
- Attack complexity
- Low
- Attack requirements
- None
- Privileges required
- Low
- User interaction
- Passive
- Confidentiality (V)
- Low
- Confidentiality (S)
- High
- Integrity (V)
- Low
- Integrity (S)
- None
- Availability (V)
- None
- Availability (S)
- None
- Exploit maturity
- NOT_DEFINED
Description
A vulnerability in MISP’s non-REST event editing path allowed an authenticated user with event edit permissions to manipulate the submitted form data and set an event’s sharing_group_id to a sharing group they were not authorized to use. When distribution was set to sharing group distribution, the non-REST save path accepted the submitted sharing_group_id without performing the same sharing group authorization check enforced by the REST edit path.
An attacker could exploit this by tampering with the event edit request and assigning an event to an undisclosed or unauthorized sharing group. This could result in unauthorized use of restricted sharing groups, disclosure of the sharing group name in event listings, and unintended modification of the event’s distribution metadata.
The issue is fixed by validating that the selected sharing group can be used by the current user when the sharing group is changed, and by clearing sharing_group_id when the event distribution is not set to sharing group distribution.
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)
| Product | CPE |
|---|---|
| misp / misp | cpe:2.3:a:misp:misp:*:*:*:*:*:*:*:* |