CRITICALVulnerability
Verified
Global

NVD CRITICAL: CVE-2026-53874 — picklescan before 1.0.1 contains an unsafe deserialization vulnerability allowin...

·Source: NIST NVD

Updated:

Executive Summary

picklescan before 1.0.1 contains an unsafe deserialization vulnerability allowing unauthenticated users to execute arbitrary code by hiding eval calls nested under callable objects via getattr. Attackers can embed malicious code in pickle files that evades detection but executes when the pickle is loaded from untrusted sources.

Analysis

picklescan before 1.0.1 contains an unsafe deserialization vulnerability allowing unauthenticated users to execute arbitrary code by hiding eval calls nested under callable objects via getattr. Attackers can embed malicious code in pickle files that evades detection but executes when the pickle is loaded from untrusted sources. CVSS Score: 9.8. Published: 2026-06-17T17:17:25.733.

Indicators of Compromise (1)

CVE (1)
CVE-2026-53874
Source Attribution

Originally published by NIST NVD on Jun 17, 2026. Verified by: NIST.

Related Threats