CVEPublished 2026-06-04Modified 2026-06-040 articles on news5 live referencesNVD data

CVE-2026-10868

Vulnerability data via NVD (ingested)

CVSS v3.1
EPSS percentile
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.

Timeline
Published 2026-06-04
Modified 2026-06-04

External references

Search for exposed instances

Shodan + Censys queries derived from NVD's CPE data. The vuln tag catches assets Shodan has explicitly linked to this CVE; the product / banner fingerprints find exposed instances even when the vuln tag was never applied (which is common).

More intel sources (5)

Known PoCs on GitHub

No public proof-of-concept repositories found for CVE-2026-10868 on GitHub.
We haven't classified any articles referencing CVE-2026-10868 yet. The external references above still apply.