CVE-2026-3490

Summary

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.

Affected Software

VendorProductVersion RangeStatus
picklescanpicklescan0 < 1.0.4affected
picklescanpicklescan1.0.4unaffected

Weaknesses

  • CWE-183: Permissive List of Allowed Inputs

ADP Enrichment

CISA ADP Vulnrichment

  • SSVC:
  • Exploitation: poc
    • Automatable: yes
    • Technical Impact: total

Additional References

References