Home

Description

MISP contains an insecure default configuration in which the Security.check_sec_fetch_site_header control is disabled. When this setting is disabled, state-changing requests such as POST, PUT, or AJAX requests are not restricted based on the browser-provided Sec-Fetch-Site header. A remote unauthenticated attacker could craft a malicious web page that causes an authenticated MISP user’s browser to issue cross-site requests to MISP automation endpoints. If successful, the forged requests may be processed with the privileges of the victim user, potentially allowing unauthorized modification of MISP data or configuration. Enabling Security.check_sec_fetch_site_header mitigates this issue, although operators of multi-homed MISP deployments should validate the setting before enforcing it.

PUBLISHED Reserved 2026-06-12 | Published 2026-06-12 | Updated 2026-06-15 | Assigner CIRCL




HIGH: 7.1CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:H/VA:N/SC:N/SI:L/SA:N

Problem types

CWE-352 Cross-Site Request Forgery (CSRF)

CWE-1188 Insecure Default Initialization of Resource

Product status

Default status
unaffected

Any version before 2.5.40
affected

Credits

José Pedro Moço finder

Andras Iklody remediation developer

References

github.com/...ommit/b82db1bcaa550689c05e1ed175e81f25a8d97b91 patch

cve.org (CVE-2026-54359)

nvd.nist.gov (CVE-2026-54359)

Download JSON