CVE-2026-44364

MISP modules are autonomous modules that can be used to extend MISP for new services. In 3.0.7 and earlier, a Cross-Site Request Forgery vulnerability in the MISP Modules website allowed an attacker to cause an authenticated user to submit unintended requests to the home endpoint. The vulnerability was due to the home blueprint being exempted from CSRF protection. This could allow modification of session query data in the context of the authenticated user. The issue was fixed by enabling CSRF protection for the affected blueprint and hardening query parsing.
CVSS

No CVSS.

Configurations

No configuration.

History

13 May 2026, 20:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-05-13 20:16

Updated : 2026-06-17 10:50


NVD link : CVE-2026-44364

Mitre link : CVE-2026-44364

CVE.ORG link : CVE-2026-44364


JSON object : View

Products Affected

No product.

CWE
CWE-352

Cross-Site Request Forgery (CSRF)