CVE-2026-10864

A vulnerability in the MISP dashboard widgets allowed an authenticated user to manipulate the fields option and influence which fields were returned by the New Users and New Organisations widgets. In some cases, requesting a field set that became empty after validation or redaction could cause the underlying query to fall back to returning unintended model fields. For the New Users widget, this could allow a non-site-admin user to obtain user e-mail addresses even when user e-mail disclosure was disabled by configuration. For the New Organisations widget, crafted field selection could similarly result in unintended organisation fields being included in the dashboard response. The issue was caused by applying field filtering and redaction in a way that could leave the selected field list empty. The patch ensures that the allowed field list is built safely, that restricted fields such as user e-mail addresses are removed before user-supplied field selection is processed, and that an empty field selection falls back only to the permitted default fields. Impact: An authenticated low-privileged user with access to the affected dashboard widgets may be able to disclose restricted user or organisation metadata, including user e-mail addresses depending on configuration.
Configurations

Configuration 1 (hide)

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

History

22 Jun 2026, 19:23

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

08 Jun 2026, 12:59

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

04 Jun 2026, 15:19

Type Values Removed Values Added
New CVE

Information

Published : 2026-06-04 15:16

Updated : 2026-06-22 19:23


NVD link : CVE-2026-10864

Mitre link : CVE-2026-10864

CVE.ORG link : CVE-2026-10864


JSON object : View

Products Affected

misp-project

  • misp
CWE
CWE-200

Exposure of Sensitive Information to an Unauthorized Actor