9
/ 10
CRITICAL
CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:L/VI:H/VA:N/SC:N/SI:H/SA:N/
Description
A mass assignment vulnerability exists in the MISP user edit functionality due to insufficient filtering of user-supplied fields in UsersController::edit(). When processing edit requests, the application accepted a user-controlled User.id value from request data. An authenticated attacker could craft a modified request containing another user identifier, potentially causing updates to be applied to an unintended user account. Depending on the editable fields and the attackerβs privileges, this could allow unauthorized modification of user account attributes and impact account integrity.
The issue was addressed by explicitly removing the User.id field from request data before processing the user edit operation.
The issue was addressed by explicitly removing the User.id field from request data before processing the user edit operation.
AI Analysis
Mass assignment vulnerability in MISP user edit functionality allows unauthorized modification of user account attributes
Basic Information
ID
CVE-2026-10868
Source
CIRCL
Published
Jun 4, 2026 at 14:39
Affected Product
Vendor
misp
Product
misp
Affected Versions
misp misp 0
CWE Classification
AI Assessment
AI Score
9 / 10
AI Severity
Critical
Vendor
MISP
Product
MISP