CVE Catalog

CVE-2026-94401

HighCVSS 8.3
Published: Updated: Translated: NVD NIST

Summary

MISP has a file-handling vulnerability that could let certain authenticated users make the server read files or access internal network services. When importing an XML file, MISP did not properly verify that the uploaded content was actually XML, so a user with modify permissions could upload a file containing a local file path or a web address. Version affected: <2.5.47.

Risk Assessment

The vulnerability could expose sensitive local files and allow unauthorized requests to internal services, including systems only reachable from inside the organization's network. It requires a valid MISP account with modify permissions, but no additional user interaction.

Recommendation

Upgrade MISP to version 2.5.47 or later. Restrict modify permissions to trusted users and consider network segmentation to protect internal services.

Other vulnerabilities in MISP

See all
Original NVD description (English source)

MISP has a file-handling vulnerability that could let certain authenticated users make the server read files or access internal network services. When importing an XML file, MISP did not properly verify that the uploaded content was actually XML. Because of this, a user with permission to modify data could upload a file containing a local file path or a web address instead. If a local file path was supplied, MISP could read that file from the server. If a URL was supplied, MISP could make a request to that address, including systems that may only be reachable from inside the organization’s network. The vulnerability could therefore expose sensitive local files and allow unauthorized requests to internal services. Exploitation required a valid MISP account with modify permissions, but no additional user interaction was needed. Version affected: <2.5.47

Vulnerability data from NVD (NIST) · CISA KEV · EPSS