---
id: CVE-2026-94401
title: >-
  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 act…
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 act…
severity: high
cvss: 8.3
cvssVector: 'CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:H/SI:N/SA:N'
cwe:
  - CWE-73
  - CWE-918
vendor: MISP
product: MISP
affected:
  - MISP < 2.5.47
published: '2026-09-21'
updated: '2026-09-21'
sourceUpdated: '2026-09-21T15:17:39.860'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-94401'
references:
  - url: 'https://github.com/MISP/MISP/commit/d5f247b91'
    label: 5a6e4751-2f3f-4070-9419-94fb35b644e8
tags:
  - nvd
  - cve.org
ssvc:
  exploitation: none
  automatable: 'no'
  technicalImpact: partial
  timestamp: '2026-09-21T14:35:17.511576Z'
cvssSource: cna
ingestedAt: '2026-09-21T14:38:56.365Z'
---

## Overview

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

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
