---
id: GHSA-qvp4-q2p5-22gg
title: >-
  Duplicate Advisory: Picklescan missing detection when calling pytorch function
  torch.utils._config_module.load_config
summary: >-
  Duplicate Advisory: Picklescan missing detection when calling pytorch function
  torch.utils._config_module.load_config
severity: high
cvss: 8.1
cwe:
  - CWE-502
vendor: picklescan
product: picklescan
ecosystem: pip
affected:
  - picklescan <= 0.0.27
patched:
  - picklescan 0.0.28
published: '2026-06-21'
updated: '2026-09-11'
sourceUpdated: '2026-09-11T19:36:28Z'
source: GHSA
sourceUrl: 'https://github.com/advisories/GHSA-qvp4-q2p5-22gg'
references:
  - url: >-
      https://github.com/mmaitre314/picklescan/security/advisories/GHSA-vv6j-3g6g-2pvj
  - url: 'https://nvd.nist.gov/vuln/detail/CVE-2025-71348'
  - url: >-
      https://www.vulncheck.com/advisories/picklescan-arbitrary-code-execution-via-torch-utils-config-module-load-config-bypass
  - url: 'https://github.com/advisories/GHSA-qvp4-q2p5-22gg'
tags:
  - ghsa
  - pip
ingestedAt: '2026-09-11T19:57:09.309Z'
---

## Overview

### Duplicate Advisory
This advisory has been withdrawn because it is a duplicate of GHSA-vv6j-3g6g-2pvj. This link is maintained to preserve external references.

### Original Description
picklescan before 0.0.28 fails to detect malicious pickle files that invoke torch.utils._config_module.load_config function within reduce methods. Attackers can craft pickle files embedding arbitrary code that evades detection but executes during pickle.load, enabling remote code execution in supply chain attacks.

## Affected packages

- `picklescan <= 0.0.27`

## Remediation

Upgrade to a patched release:

- `picklescan 0.0.28`
