CVE-2026-3490 PUBLISHED

picklescan - Universal Blocklist Bypass via pkgutil.resolve_name

Assigner: VulnCheck
Reserved: 03.03.2026 Published: 17.06.2026 Updated: 17.06.2026

picklescan before 1.0.4 fails to block pkgutil.resolve_name, allowing attackers to bypass the entire blocklist by resolving any dangerous function through indirect REDUCE calls. Remote attackers can invoke any blocked function such as os.system, builtins.exec, or subprocess.call to achieve remote code execution.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H
CVSS Score: 10

Product Status

Vendor picklescan
Product picklescan
Versions Default: unaffected
  • affected from 0 to 1.0.4 (excl.)
  • Version 1.0.4 is unaffected

Credits

  • yash2998chhabria reporter

References

Problem Types

  • Permissive List of Allowed Inputs CWE