---
id: CVE-2022-27245
title: An issue was discovered in MISP before 2.4.156
summary: >-
  An issue was discovered in MISP before 2.4.156. app/Model/Server.php does not
  restrict generateServerSettings to the CLI. This could lead to SSRF.
severity: high
cvss: 8.8
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H'
cwe:
  - CWE-918
vendor: misp-project
product: misp
affected:
  - misp < 2.4.156
patched:
  - misp 2.4.156
published: '2022-03-18'
updated: '2026-06-22'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2022-27245'
references:
  - url: >-
      https://github.com/MISP/MISP/commit/8dcf414340c5ddedfebbc972601646d38e1d0717
    label: cve@mitre.org
  - url: >-
      https://github.com/MISP/MISP/commit/8dcf414340c5ddedfebbc972601646d38e1d0717
    label: af854a3a-2127-422b-91ae-364da2661108
tags:
  - nvd
epss: 0.00895
epssPercentile: 0.5776
ingestedAt: '2026-06-29T13:24:33.482Z'
---

## Overview

An issue was discovered in MISP before 2.4.156. app/Model/Server.php does not restrict generateServerSettings to the CLI. This could lead to SSRF.

## Affected

- `misp < 2.4.156`

## Remediation

Upgrade past the affected range:

- `misp 2.4.156`
