State-Changing Actions Vulnerability in MISP by MISP
CVE-2026-91857

5.3MEDIUM

Key Information:

Vendor

Misp

Status
Vendor
CVE Published:
15 September 2026

What is CVE-2026-91857?

A security vulnerability in MISP allows several state-changing controller actions to be triggered via GET requests, leading to potential unauthorized actions using an authenticated user's session. Actions such as purging unused pictures, enabling noticelists, and others were not restricted to POST methods, exposing the system to risks. The patch effectively addresses this issue by enforcing method restrictions, thus ensuring that only POST requests can invoke these critical state-changing functionalities. Additionally, the fix improves CSRF protection by enabling header-only CSRF validation for AJAX actions, reducing the attack surface for cross-origin requests.

Affected Version(s)

MISP 0 < 2.5.46

References

CVSS V4

Score:
5.3
Severity:
MEDIUM
Confidentiality:
None
Integrity:
Low
Availability:
Low
Attack Vector:
Network
Attack Complexity:
Low
Attack Required:
None
Privileges Required:
Undefined
User Interaction:
Unknown

Timeline

  • Vulnerability published

  • Vulnerability Reserved

Credit

iglocska
Claude Opus 5 (1M context)
.