---
id: CVE-2024-29858
title: >-
  In MISP before 2.4.187, __uploadLogo in
  app/Controller/OrganisationsController.php does not properly check for a valid
  logo upload.
summary: >-
  In MISP before 2.4.187, __uploadLogo in
  app/Controller/OrganisationsController.php does not properly check for a valid
  logo upload.
severity: critical
cvss: 9.8
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H'
cwe:
  - CWE-616
vendor: misp-project
product: misp
affected:
  - misp < 2.4.187
patched:
  - misp 2.4.187
published: '2024-03-21'
updated: '2026-06-22'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2024-29858'
references:
  - url: >-
      https://github.com/MISP/MISP/commit/6a2986be6aad6b37858b4869e238f517b295c111
    label: cve@mitre.org
  - url: >-
      https://github.com/MISP/MISP/commit/6a2986be6aad6b37858b4869e238f517b295c111
    label: af854a3a-2127-422b-91ae-364da2661108
tags:
  - nvd
epss: 0.00384
epssPercentile: 0.29741
ingestedAt: '2026-06-29T13:24:33.956Z'
---

## Overview

In MISP before 2.4.187, __uploadLogo in app/Controller/OrganisationsController.php does not properly check for a valid logo upload.

## Affected

- `misp < 2.4.187`

## Remediation

Upgrade past the affected range:

- `misp 2.4.187`
