NONE · 0

CVE-2026-53875

picklescan before 1.0.3 contains a scanning bypass vulnerability in the scan_pytorch function that allows attackers to embed malicious magic numbers via dynamic eval using the __reduce__ trick. Attack...

Vulnerability Description

picklescan before 1.0.3 contains a scanning bypass vulnerability in the scan_pytorch function that allows attackers to embed malicious magic numbers via dynamic eval using the __reduce__ trick. Attackers can craft malicious PyTorch payloads that evade picklescan detection while remaining executable, enabling arbitrary code execution when loaded with torch.load().

Related Weaknesses (CWE)

References

FAQ

What is CVE-2026-53875?

CVE-2026-53875 is a documented vulnerability. picklescan before 1.0.3 contains a scanning bypass vulnerability in the scan_pytorch function that allows attackers to embed malicious magic numbers via dynamic eval using the __reduce__ trick. Attack...

How severe is CVE-2026-53875?

CVSS scoring is not yet available for CVE-2026-53875. Check NVD for updates.

Is there a patch for CVE-2026-53875?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.