Back to overview

CVE-2026-53873

CRITICAL Exploitation: PoC
9.8
CVSS 3.1
Description
picklescan before 1.0.4 contains an incomplete blocklist for the profile module that fails to block the module-level profile.run() function, allowing attackers to achieve arbitrary code execution via exec(). Attackers can craft malicious pickle files calling profile.run(statement) to execute arbitrary Python code while picklescan reports zero security issues.

Metadata

CVE ID
CVE-2026-53873
State
PUBLISHED
Assigner
VulnCheck
Reserved
2026-06-10 21:23 UTC
Published
2026-06-17 15:05 UTC
Last updated
2026-06-17 18:12 UTC
Primary CWE
CWE-184
Incomplete List of Disallowed Inputs
Vendor / Product
picklescan / picklescan
Sources
cve.org  ·  NVD

Severity & Metrics

9.8 CRITICAL CVSS 3.1
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
SSVC — CISA Coordinator
Exploitation
PoC
Automatable
yes
Tech. Impact
total
Affected products (1)
VendorProductPlatformVersions
picklescan picklescan 0 < 1.0.4, 1.0.4
Weakness (CWE)
CWESourceDescription
CWE-184 cna Incomplete List of Disallowed Inputs
CVSS scores (2)
ScoreSeverityVersionSourceVector
9.8 CRITICAL 3.1 cna CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
9.3 CRITICAL 4.0 cna CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
References (2)
Back to overview