---
id: CVE-2026-100843
title: >-
  MONAI versions before 1.6.0 contain a remote code execution vulnerability in
  the algo_from_pickle() function due to unsafe pickle.loads() deserialization
  in monai/auto3dseg/utils.py
summary: >-
  MONAI versions before 1.6.0 contain a remote code execution vulnerability in
  the algo_from_pickle() function due to unsafe pickle.loads() deserialization
  in monai/auto3dseg/utils.py. Attackers can craft malicious pickle files that
  execut…
severity: high
cvss: 7.8
cvssVector: 'CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H'
cwe:
  - CWE-502
vendor: Project-MONAI
product: MONAI
affected:
  - MONAI < 1.6.0
published: '2026-09-27'
updated: '2026-09-27'
sourceUpdated: '2026-09-27T02:17:22.853'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-100843'
references:
  - url: >-
      https://github.com/Project-MONAI/MONAI/security/advisories/GHSA-qxq5-qhx6-94qw
    label: disclosure@vulncheck.com
  - url: >-
      https://www.vulncheck.com/advisories/monai-before-1.6.0-remote-code-execution-via-algo-from-pickle
    label: disclosure@vulncheck.com
tags:
  - nvd
  - cve.org
ingestedAt: '2026-09-27T02:41:45.573Z'
---

## Overview

MONAI versions before 1.6.0 contain a remote code execution vulnerability in the algo_from_pickle() function due to unsafe pickle.loads() deserialization in monai/auto3dseg/utils.py. Attackers can craft malicious pickle files that execute arbitrary system commands when deserialized by the vulnerable function.

## Remediation

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