CVE-2026-90955

Affected versions of MISP’s interactive CLI shell do not reliably preserve the identity of the impersonated MISP user across audit logging. The shell is designed to run actions as a supplied MISP user ID. However, the legacy SysLogLogable behavior stored that identity in behavior-instance state that could be overwritten when another model lazily attached the shared behavior. Consequently, subsequent CLI writes could lose the intended user attribution and be logged incorrectly. The commit also notes that CLI-originated records lacked a CLI marker, making them appear similar to ordinary web actions by that user. Version affected: ≤2.5.45
CVSS

No CVSS.

Configurations

No configuration.

History

No history.

Information

Published : 2026-09-14 13:19

Updated : 2026-09-16 13:42


NVD link : CVE-2026-90955

Mitre link : CVE-2026-90955

CVE.ORG link : CVE-2026-90955


JSON object : View

Products Affected

No product.

CWE
CWE-223

Omission of Security-relevant Information

CWE-778

Insufficient Logging