Find notable cyber news and cases, enriched with sources, timelines, and signals.

Picklescan version 0.0.31 fixes three vulnerabilities

Security Patch Release
First reported
Last updated
Happening score
H score 22
1 unique sources, 1 articles

Summary

Hide ▲

Picklescan version 0.0.31 now fixes three critical vulnerabilities that let malicious PyTorch models bypass scanning and reach arbitrary code execution. The patch closes the file-extension, ZIP CRC, and unsafe-globals bypass paths. Released on September 9, 2025 after June 29 responsible disclosure, the update reduces supply-chain risk for model-loading workflows.

Timeline

  1. 03.12.2025 11:30 2 articles · 5mo ago

    Picklescan 0.0.31 release fixes three bypass flaws

    Mitigation Patch Update

    Picklescan version 0.0.31 was released on September 9, 2025 to address CVE-2025-10155, CVE-2025-10156, and CVE-2025-10157 after responsible disclosure on June 29, 2025. The update closes file-extension, ZIP CRC, and unsafe-globals bypass paths that could let malicious PyTorch model files evade scanning and reach arbitrary code execution.

    Show sources
  2. 03.12.2025 11:30 1 articles · 5mo ago

    JFrog discloses three Picklescan CVEs

    Initial Disclosure

    JFrog disclosed three critical vulnerabilities in Picklescan, the open-source Python pickle scanner used with PyTorch, showing that CVE-2025-10155, CVE-2025-10156, and CVE-2025-10157 could bypass file-extension, ZIP CRC, and unsafe-globals checks and let malicious models execute arbitrary code. The disclosed weaknesses affect scanning of untrusted PyTorch models and create a path for supply-chain abuse through concealed malicious pickle payloads.

    Show sources