Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2026-54359 Details

ANALYZED


This CVE record has been analyzed and enriched by NVDAPI.com as an independent party.

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.

Metrics

CVSS 3.x Severity and Vector Strings:

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

Weakness Enumeration

CWE-IDCWE NameSource
CWE-1188Initialization of a Resource with an Insecure DefaultCIRCL
CWE-352Cross-Site Request Forgery (CSRF)CIRCL

Affected Products

ProductVersions
MISP
All versions

CPE

  • cpe:2.3:a:misp:misp:*:*:*:*:*:*:*:*

Remediation

  • Mitigation:low effort

    Enable the Security.check_sec_fetch_site_header setting.

Change History

3 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2026-54359
NVD Published Date:
Jun 12, 2026
NVD Last Modified:
Jun 17, 2026
Source:
CIRCL
CVE-2026-54359 Details - Not Deferred