---
id: CVE-2020-24085
title: >-
  A cross-site scripting (XSS) vulnerability exists in MISP v2.4.128 in
  app/Controller/UserSettingsController.php at SetHomePage() function
summary: >-
  A cross-site scripting (XSS) vulnerability exists in MISP v2.4.128 in
  app/Controller/UserSettingsController.php at SetHomePage() function. Due to a
  lack of controller validation in "path" parameter, an attacker can execute
  malicious Java…
severity: medium
cvss: 6.1
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N'
cwe:
  - CWE-79
vendor: misp-project
product: misp
affected:
  - misp = 2.4.128
published: '2021-01-26'
updated: '2026-06-22'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2020-24085'
references:
  - url: >-
      https://github.com/MISP/MISP/commit/b3550b48f30ad9fef86c5b5c664487aaf6f52787
    label: cve@mitre.org
  - url: >-
      https://github.com/MISP/MISP/commit/b3550b48f30ad9fef86c5b5c664487aaf6f52787
    label: af854a3a-2127-422b-91ae-364da2661108
tags:
  - nvd
epss: 0.00833
epssPercentile: 0.55864
ingestedAt: '2026-06-29T13:24:33.471Z'
---

## Overview

A cross-site scripting (XSS) vulnerability exists in MISP v2.4.128 in app/Controller/UserSettingsController.php at SetHomePage() function. Due to a lack of controller validation in "path" parameter, an attacker can execute malicious JavaScript code.

## Affected

- `misp = 2.4.128`

## Remediation

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