Lookup for vulnerable packages by Package URL.

Purlpkg:pypi/picklescan@0.0.27
Typepypi
Namespace
Namepicklescan
Version0.0.27
Qualifiers
Subpath
Is_vulnerabletrue
Next_non_vulnerable_version0.0.31
Latest_non_vulnerable_version1.0.4
Affected_by_vulnerabilities
0
url VCID-2syv-syp1-6yhk
vulnerability_id VCID-2syv-syp1-6yhk
summary An Improper Input Validation vulnerability in the scanning logic of mmaitre314 picklescan versions up to and including 0.0.30 allows a remote attacker to bypass pickle files security checks by supplying a standard pickle file with a PyTorch-related file extension. When the pickle file incorrectly considered safe is loaded, it can lead to the execution of malicious code.
references
0
reference_url https://github.com/mmaitre314/picklescan/blob/58983e1c20973ac42f2df7ff15d7c8cd32f9b688/src/picklescan/scanner.py#L463
reference_id
reference_type
scores
0
value 7.8
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
url https://github.com/mmaitre314/picklescan/blob/58983e1c20973ac42f2df7ff15d7c8cd32f9b688/src/picklescan/scanner.py#L463
1
reference_url https://github.com/mmaitre314/picklescan/security/advisories/GHSA-jgw4-cr84-mqxg
reference_id
reference_type
scores
0
value 7.8
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
url https://github.com/mmaitre314/picklescan/security/advisories/GHSA-jgw4-cr84-mqxg
fixed_packages
0
url pkg:pypi/picklescan@0.0.31
purl pkg:pypi/picklescan@0.0.31
is_vulnerable false
affected_by_vulnerabilities
resource_url http://public2.vulnerablecode.io/packages/pkg:pypi/picklescan@0.0.31
aliases CVE-2025-10155, GHSA-jgw4-cr84-mqxg, PYSEC-2025-151
risk_score null
exploitability null
weighted_severity null
resource_url http://public2.vulnerablecode.io/vulnerabilities/VCID-2syv-syp1-6yhk
1
url VCID-auku-kbg2-2ybg
vulnerability_id VCID-auku-kbg2-2ybg
summary An Improper Handling of Exceptional Conditions vulnerability in the ZIP archive scanning component of mmaitre314 picklescan allows a remote attacker to bypass security scans. This is achieved by crafting a ZIP archive containing a file with a bad Cyclic Redundancy Check (CRC), which causes the scanner to halt and fail to analyze the contents for malicious pickle files. When the file incorrectly considered safe is loaded, it can lead to the execution of malicious code.
references
0
reference_url https://github.com/mmaitre314/picklescan/blob/v0.0.29/src/picklescan/relaxed_zipfile.py#L35
reference_id
reference_type
scores
0
value 9.8
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
url https://github.com/mmaitre314/picklescan/blob/v0.0.29/src/picklescan/relaxed_zipfile.py#L35
1
reference_url https://github.com/mmaitre314/picklescan/security/advisories/GHSA-mjqp-26hc-grxg
reference_id
reference_type
scores
0
value 9.8
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
url https://github.com/mmaitre314/picklescan/security/advisories/GHSA-mjqp-26hc-grxg
2
reference_url https://huggingface.co/jinaai/jina-embeddings-v2-base-en/resolve/main/pytorch_model.bin?download=true
reference_id
reference_type
scores
0
value 9.8
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
url https://huggingface.co/jinaai/jina-embeddings-v2-base-en/resolve/main/pytorch_model.bin?download=true
3
reference_url https://huggingface.co/jinaai/jina-embeddings-v2-base-en/tree/main
reference_id
reference_type
scores
0
value 9.8
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
url https://huggingface.co/jinaai/jina-embeddings-v2-base-en/tree/main
fixed_packages
0
url pkg:pypi/picklescan@0.0.31
purl pkg:pypi/picklescan@0.0.31
is_vulnerable false
affected_by_vulnerabilities
resource_url http://public2.vulnerablecode.io/packages/pkg:pypi/picklescan@0.0.31
aliases CVE-2025-10156, GHSA-mjqp-26hc-grxg, PYSEC-2025-152
risk_score null
exploitability null
weighted_severity null
resource_url http://public2.vulnerablecode.io/vulnerabilities/VCID-auku-kbg2-2ybg
2
url VCID-avk4-jaz6-m3gw
vulnerability_id VCID-avk4-jaz6-m3gw
summary
A Protection Mechanism Failure vulnerability in mmaitre314 picklescan versions up to and including 0.0.30 allows a remote attacker to bypass the unsafe globals check. This is possible because the scanner performs an exact match for module names, allowing malicious payloads to be loaded via submodules of dangerous packages (e.g., 'asyncio.unix_events' instead of 'asyncio'). 

When the incorrectly considered safe file is loaded after scan, it can lead to the execution of malicious code.
references
0
reference_url https://github.com/mmaitre314/picklescan/blob/2a8383cfeb4158567f9770d86597300c9e508d0f/src/picklescan/scanner.py#L309
reference_id
reference_type
scores
0
value 7.8
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
url https://github.com/mmaitre314/picklescan/blob/2a8383cfeb4158567f9770d86597300c9e508d0f/src/picklescan/scanner.py#L309
1
reference_url https://github.com/mmaitre314/picklescan/security/advisories/GHSA-f7qq-56ww-84cr
reference_id
reference_type
scores
0
value 7.8
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
url https://github.com/mmaitre314/picklescan/security/advisories/GHSA-f7qq-56ww-84cr
2
reference_url https://huggingface.co/iluem/linux_pkl/resolve/main/asyncio_asyncio_unix_events___UnixSubprocessTransport__start.pkl
reference_id
reference_type
scores
0
value 7.8
scoring_system cvssv3.1
scoring_elements CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
url https://huggingface.co/iluem/linux_pkl/resolve/main/asyncio_asyncio_unix_events___UnixSubprocessTransport__start.pkl
fixed_packages
0
url pkg:pypi/picklescan@0.0.31
purl pkg:pypi/picklescan@0.0.31
is_vulnerable false
affected_by_vulnerabilities
resource_url http://public2.vulnerablecode.io/packages/pkg:pypi/picklescan@0.0.31
aliases CVE-2025-10157, GHSA-f7qq-56ww-84cr, PYSEC-2025-153
risk_score null
exploitability null
weighted_severity null
resource_url http://public2.vulnerablecode.io/vulnerabilities/VCID-avk4-jaz6-m3gw
Fixing_vulnerabilities
Risk_scorenull
Resource_urlhttp://public2.vulnerablecode.io/packages/pkg:pypi/picklescan@0.0.27