---
id: CVE-2025-71353
title: >-
  picklescan before 0.0.28 fails to detect malicious pickle files that exploit
  torch._dynamo.guards.GuardBuilder.get function in reduce methods
summary: >-
  picklescan before 0.0.28 fails to detect malicious pickle files that exploit
  torch._dynamo.guards.GuardBuilder.get function in reduce methods. Attackers
  can craft pickle files with embedded code that evades picklescan detection and
  execu…
severity: high
cvss: 8.1
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N'
cwe:
  - CWE-502
published: '2026-07-04'
updated: '2026-07-04'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2025-71353'
references:
  - url: >-
      https://github.com/mmaitre314/picklescan/security/advisories/GHSA-86cj-95qr-2p4f
    label: disclosure@vulncheck.com
  - url: >-
      https://www.vulncheck.com/advisories/picklescan-remote-code-execution-via-torch-dynamo-guards-guardbuilder-get
    label: disclosure@vulncheck.com
tags:
  - nvd
epss: 0.00431
epssPercentile: 0.34754
ingestedAt: '2026-07-04T21:57:46.834Z'
---

## Overview

picklescan before 0.0.28 fails to detect malicious pickle files that exploit torch._dynamo.guards.GuardBuilder.get function in reduce methods. Attackers can craft pickle files with embedded code that evades picklescan detection and executes arbitrary commands when loaded.

## Remediation

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