---
id: GHSA-q8qp-8jq6-78mc
title: >-
  Duplicate Advisory: Picklescan missing detection when calling pytorch function
  torch.jit.unsupported_tensor_ops.execWrapper
summary: >-
  Duplicate Advisory: Picklescan missing detection when calling pytorch function
  torch.jit.unsupported_tensor_ops.execWrapper
severity: high
cvss: 8.1
cwe:
  - CWE-502
vendor: picklescan
product: picklescan
ecosystem: pip
affected:
  - picklescan < 0.0.28
patched:
  - picklescan 0.0.28
published: '2026-06-23'
updated: '2026-09-23'
sourceUpdated: '2026-09-23T18:14:33Z'
source: GHSA
sourceUrl: 'https://github.com/advisories/GHSA-q8qp-8jq6-78mc'
references:
  - url: >-
      https://github.com/mmaitre314/picklescan/security/advisories/GHSA-vr7h-p6mm-wpmh
  - url: 'https://nvd.nist.gov/vuln/detail/CVE-2025-71370'
  - url: >-
      https://www.vulncheck.com/advisories/picklescan-remote-code-execution-via-torch-jit-unsupported-tensor-ops-execwrapper
  - url: 'https://github.com/advisories/GHSA-q8qp-8jq6-78mc'
tags:
  - ghsa
  - pip
ingestedAt: '2026-09-23T18:29:33.149Z'
---

## Overview

### Duplicate Advisory
This advisory has been withdrawn because it is a duplicate of GHSA-vr7h-p6mm-wpmh. This link is maintained to preserve external references.

### Original Description
picklescan before 0.0.28 fails to detect malicious torch.jit.unsupported_tensor_ops.execWrapper function calls embedded in pickle files. Attackers can craft malicious pickle files that bypass picklescan detection and execute arbitrary code when loaded via pickle.load().

## Affected packages

- `picklescan < 0.0.28`

## Remediation

Upgrade to a patched release:

- `picklescan 0.0.28`
