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

Picklescan scan bypass flaws multiple vulnerabilities security flaw (CVE-2025-10155)

Vulnerability
First reported
Last updated
Happening score
H score 19
1 unique sources, 1 articles

Summary

Hide ▲

Three critical Picklescan bypass flaws let malicious PyTorch models evade scanning and can lead to arbitrary code execution, with Picklescan 0.0.31 released to address them.

Timeline

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

    Responsible disclosure of Picklescan bypass flaws

    Initial Disclosure

    Responsible disclosure of the three Picklescan bypass vulnerabilities occurred on June 29, 2025, starting remediation for the open-source scanner used to parse Python pickle files and detect suspicious imports or function calls before execution.

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

    Picklescan 0.0.31 fixes the bypass flaws

    Mitigation Patch Update

    Picklescan version 0.0.31 was released on September 9, 2025 to address the three bypass vulnerabilities affecting untrusted PyTorch models, closing the file-extension bypass, CRC-based ZIP scanning bypass, and unsafe globals check bypass paths.

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

    JFrog discloses Picklescan scan-bypass vulnerabilities

    Technical Analysis Update

    JFrog disclosed three critical flaws in Picklescan, tracked as CVE-2025-10155, CVE-2025-10156, and CVE-2025-10157, showing that malicious actors could bypass file-extension checks, disable ZIP archive scanning with CRC errors, or undermine the unsafe globals check to execute arbitrary code against untrusted PyTorch models.

    Show sources