Picklescan Bypass PoC via _posixsubprocess.fork_exec
⚠️ SECURITY RESEARCH ONLY — This repository contains a proof-of-concept malicious .joblib file.
Purpose
This is a gated repository for responsible disclosure purposes. The file malicious_model.joblib demonstrates a bypass of picklescan (v1.0.4) using _posixsubprocess.fork_exec.
DO NOT LOAD THIS FILE
Loading malicious_model.joblib with joblib.load() will execute arbitrary commands on your system.
Vulnerability
- Scanner: picklescan v1.0.4
- Bypass:
_posixsubprocess.fork_execis not in the blocklist - Impact: Arbitrary code execution that evades automated security scanning
- CWE: CWE-502 (Deserialization of Untrusted Data)
Disclosure
This PoC is part of a responsible disclosure report submitted via Huntr.
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support