---
id: CVE-2025-10155
title: >-
  An Improper Input Validation vulnerability in the scanning logic of mmaitre314
  picklescan versions up to and including 0.0.30 allows a remote attacker to
  bypass pickle files security checks by supplying a standard pickle file with a
  PyTo…
summary: >-
  An Improper Input Validation vulnerability in the scanning logic of mmaitre314
  picklescan versions up to and including 0.0.30 allows a remote attacker to
  bypass pickle files security checks by supplying a standard pickle file with a
  PyTo…
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-20
vendor: mmaitre314
product: picklescan
affected:
  - picklescan < 0.0.31
patched:
  - picklescan 0.0.31
published: '2025-09-17'
updated: '2026-09-26'
sourceUpdated: '2026-09-26T00:10:00.127'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2025-10155'
references:
  - url: >-
      https://github.com/mmaitre314/picklescan/blob/58983e1c20973ac42f2df7ff15d7c8cd32f9b688/src/picklescan/scanner.py#L463
    label: reefs@jfrog.com
  - url: >-
      https://github.com/mmaitre314/picklescan/security/advisories/GHSA-jgw4-cr84-mqxg
    label: reefs@jfrog.com
tags:
  - nvd
epss: 0.00847
epssPercentile: 0.56292
ingestedAt: '2026-09-26T00:22:39.925Z'
---

## Overview

An Improper Input Validation vulnerability in the scanning logic of mmaitre314 picklescan versions up to and including 0.0.30 allows a remote attacker to bypass pickle files security checks by supplying a standard pickle file with a PyTorch-related file extension. When the pickle file incorrectly considered safe is loaded, it can lead to the execution of malicious code.

## Affected

- `picklescan < 0.0.31`

## Remediation

Upgrade past the affected range:

- `picklescan 0.0.31`
