---
id: GHSA-6v84-v468-3c7f
title: 'Duplicate Advisory: Picklescan has Incomplete List of Disallowed Inputs'
summary: 'Duplicate Advisory: Picklescan has Incomplete List of Disallowed Inputs'
severity: critical
cvss: 9.8
cwe:
  - CWE-184
vendor: picklescan
product: picklescan
ecosystem: pip
affected:
  - picklescan < 0.0.33
published: '2026-06-17'
updated: '2026-06-18'
source: GHSA
sourceUrl: 'https://github.com/advisories/GHSA-6v84-v468-3c7f'
references:
  - url: >-
      https://github.com/mmaitre314/picklescan/security/advisories/GHSA-84r2-jw7c-4r5q
  - url: 'https://nvd.nist.gov/vuln/detail/CVE-2025-71320'
  - url: >-
      https://www.vulncheck.com/advisories/picklescan-remote-code-execution-via-incomplete-disallowed-inputs
  - url: 'https://github.com/advisories/GHSA-6v84-v468-3c7f'
tags:
  - ghsa
  - pip
ingestedAt: '2026-06-29T14:31:47.207Z'
---

## Overview

## Duplicate Advisory

This advisory has been withdrawn because it is a duplicate of GHSA-84r2-jw7c-4r5q. This link is maintained to preserve external references.

## Original Description
picklescan before 0.0.33 contains an incomplete deny-list that fails to block pydoc.locate and operator.methodcaller functions, allowing attackers to bypass security checks. Remote attackers can craft malicious pickle files using these unblocked functions to achieve arbitrary code execution when the pickle is deserialized.

## Affected packages

- `picklescan < 0.0.33`

## Remediation

Refer to the advisory for the patched release.
