CVE-2026-56304 Details
Description
picklescan before 1.0.1 contains an unsafe pickle deserialization vulnerability allowing unauthenticated attackers to create arbitrary zero-byte files via logging.FileHandler class instantiation. Attackers can exploit this by crafting malicious pickle payloads to bypass RCE blocklists and create lock files or other filesystem artifacts, potentially causing denial of service or application disruption.
A vulnerability in Picklescan versions prior to 1.0.1 allows unauthenticated attackers to create arbitrary zero-byte files through unsafe pickle deserialization. This is achieved by instantiating the logging.FileHandler class, which can bypass blocklists aimed at preventing remote code execution. The vulnerability could lead to filesystem pollution or application disruption, as attackers might create specific lock files that the application recognizes, potentially causing a denial-of-service condition.
Users are advised to update Picklescan to version 1.0.1 or later.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Jun 24, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/mmaitre314/picklescan/security/advisories/GHSA-m7j5-r2p5-c39r | CISA-ADP | ExploitVendor Advisory |
| https://github.com/mmaitre314/picklescan/security/advisories/GHSA-m7j5-r2p5-c39r | [email protected] | ExploitVendor Advisory |
| https://www.vulncheck.com/advisories/picklescan-arbitrary-file-creation-via-logging-filehandler-deserialization | [email protected] | Third Party Advisory |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-502 | Deserialization of Untrusted Data | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| mmaitre314 picklescan | < 1.0.1 |
CPE
Remediation
| |
Change History
3 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 24, 2026 | CVE Modified | CISA-ADP |
| Jun 23, 2026 | Initial Analysis | [email protected] |
| Jun 20, 2026 | New CVE Received | [email protected] |