Lucene search
+L

1760 matches found

Vulnrichment
Vulnrichment
added 2026/02/03 12:0 a.m.3 views

CVE-2025-70559

pdfminer.six before 20251230 contains an insecure deserialization vulnerability in the CMap loading mechanism. The library uses Python pickle to deserialize CMap cache files without validation. An attacker with the ability to place a malicious pickle file in a location accessible to the applicati...

6.4AI score0.00279EPSS
SaveExploits0References2
CVE
CVE
added 2026/02/03 12:0 a.m.20 views

CVE-2025-70559

pdfminer.six before 20251230 contains an insecure deserialization vulnerability in the CMap loading mechanism. The library uses Python pickle to deserialize CMap cache files without validation, allowing an attacker who can place a malicious pickle file in a reachable location to trigger arbitrary...

6.5CVSS8.1AI score0.00279EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/02/03 12:0 a.m.6 views

CVE-2025-70559

pdfminer.six before 20251230 contains an insecure deserialization vulnerability in the CMap loading mechanism. The library uses Python pickle to deserialize CMap cache files without validation. An attacker with the ability to place a malicious pickle file in a location accessible to the applicati...

8.6CVSS6.4AI score0.00314EPSS
SaveExploits5References3
EUVD
EUVD
added 2026/02/03 12:0 a.m.7 views

EUVD-2025-206702

Boltz 2.0.0 contains an insecure deserialization vulnerability in its molecule loading functionality. The application uses Python pickle to deserialize molecule data files without validation. An attacker with the ability to place a malicious pickle file in a directory processed by boltz can achie...

8.4CVSS6.4AI score0.00143EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2026/02/03 12:0 a.m.9 views

boltz 安全漏洞

Boltz is an official repository for a biological model developed by Jeremy Wohlwend as a personal project. Version 2.0.0 of Boltz contains a security vulnerability; this vulnerability stems from the use of Python pickle to deserialize molecular data files without proper verification, which could...

8.4CVSS6.1AI score0.00143EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/02/03 12:0 a.m.10 views

EUVD-2025-206704

pdfminer.six before 20251230 contains an insecure deserialization vulnerability in the CMap loading mechanism. The library uses Python pickle to deserialize CMap cache files without validation. An attacker with the ability to place a malicious pickle file in a location accessible to the applicati...

8.6CVSS6.4AI score0.00314EPSS
SaveExploits5References2
Cvelist
Cvelist
added 2026/02/03 12:0 a.m.29 views

CVE-2025-70559

pdfminer.six before 20251230 contains an insecure deserialization vulnerability in the CMap loading mechanism. The library uses Python pickle to deserialize CMap cache files without validation. An attacker with the ability to place a malicious pickle file in a location accessible to the applicati...

0.00279EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/02/03 12:0 a.m.6 views

CVE-2025-70560

Boltz 2.0.0 contains an insecure deserialization vulnerability in its molecule loading functionality. The application uses Python pickle to deserialize molecule data files without validation. An attacker with the ability to place a malicious pickle file in a directory processed by boltz can achie...

6.4AI score0.00143EPSS
SaveExploits0References3
OSV
OSV
added 2026/02/03 12:0 a.m.5 views

CVE-2025-70559

pdfminer.six before 20251230 contains an insecure deserialization vulnerability in the CMap loading mechanism. The library uses Python pickle to deserialize CMap cache files without validation. An attacker with the ability to place a malicious pickle file in a location accessible to the applicati...

6.5CVSS6.4AI score0.00279EPSS
SaveExploits0References4
OSV
OSV
added 2026/02/03 12:0 a.m.7 views

CVE-2025-70560

Boltz 2.0.0 contains an insecure deserialization vulnerability in its molecule loading functionality. The application uses Python pickle to deserialize molecule data files without validation. An attacker with the ability to place a malicious pickle file in a directory processed by boltz can achie...

8.4CVSS6.5AI score0.00143EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/02/02 8:50 p.m.14 views

picklescan vulnerable to arbitrary file create using logging.FileHandler

Summary Unsafe pickle deserialization allows unauthenticated attackers to perform Arbitrary File Creation. By chaining the logging.FileHandler class, an attacker can bypass RCE-focused blocklists to create empty files on the server. The vulnerability allows creating zero-byte files in arbitrary...

5.8AI score
SaveExploits0References7Affected Software1
OSV
OSV
added 2026/02/02 8:50 p.m.7 views

GHSA-M7J5-R2P5-C39R picklescan vulnerable to arbitrary file create using logging.FileHandler

Summary Unsafe pickle deserialization allows unauthenticated attackers to perform Arbitrary File Creation. By chaining the logging.FileHandler class, an attacker can bypass RCE-focused blocklists to create empty files on the server. The vulnerability allows creating zero-byte files in arbitrary...

6.9CVSS5.8AI score0.00443EPSS
SaveExploits1References7
Github Security Blog
Github Security Blog
added 2026/02/02 8:45 p.m.11 views

picklescan missing detection by simple obfuscation of a `builtins.eval` call

Summary An unsafe deserialization vulnerability allows any unauthenticated user to execute arbitrary code on the host loading a pickle payload from an untrusted source. Details It's possible to hide the eval call nested under another callable via getattr. PoC python import builtins class EvilClas...

9.8CVSS6.2AI score0.00519EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2026/02/02 8:45 p.m.7 views

GHSA-9M3X-QQW2-H32H picklescan missing detection by simple obfuscation of a `builtins.eval` call

Summary An unsafe deserialization vulnerability allows any unauthenticated user to execute arbitrary code on the host loading a pickle payload from an untrusted source. Details It's possible to hide the eval call nested under another callable via getattr. PoC python import builtins class EvilClas...

9.3CVSS6.3AI score0.00519EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2026/02/02 12:0 a.m.21 views

PT-2026-50468

Name of the Vulnerable Software and Affected Versions picklescan versions prior to 1.0.1 Description An unsafe deserialization issue allows unauthenticated users to execute arbitrary code on a host that loads a pickle payload from an untrusted source. This is achieved by hiding eval calls nested...

9.8CVSS6.3AI score0.00519EPSS
SaveExploits0References14
Positive Technologies
Positive Technologies
added 2026/02/02 12:0 a.m.23 views

PT-2026-51155

Name of the Vulnerable Software and Affected Versions picklescan versions prior to 1.0.1 Description Unsafe pickle deserialization allows unauthenticated attackers to create arbitrary zero-byte files. This is achieved through the instantiation of the logging.FileHandler class. By crafting malicio...

6.9CVSS6.5AI score0.00443EPSS
SaveExploits1References16
OSV
OSV
added 2026/01/27 8:10 p.m.6 views

GHSA-63CW-57P8-FM3P PyTorch Vulnerable to Remote Code Execution via Untrusted Checkpoint Files

Summary A vulnerability in PyTorch's weightsonly unpickler allows an attacker to craft a malicious checkpoint file .pth that, when loaded with torch.load..., weightsonly=True, can corrupt memory and potentially lead to arbitrary code execution. Vulnerability Details The weightsonly=True unpickler...

8.8CVSS6.3AI score0.00695EPSS
SaveExploits1References6
Github Security Blog
Github Security Blog
added 2026/01/27 8:10 p.m.12 views

PyTorch Vulnerable to Remote Code Execution via Untrusted Checkpoint Files

Summary A vulnerability in PyTorch's weightsonly unpickler allows an attacker to craft a malicious checkpoint file .pth that, when loaded with torch.load..., weightsonly=True, can corrupt memory and potentially lead to arbitrary code execution. Vulnerability Details The weightsonly=True unpickler...

8.8CVSS6.3AI score0.00695EPSS
SaveExploits1References6Affected Software1
Packet Storm
Packet Storm
added 2026/01/27 12:0 a.m.190 views

📄 PLY 3.11 Arbitrary Code Execution

An undocumented and unsafe feature in the PyPI‑distributed version of PLY version 3.11 allows arbitrary code execution when the yacc function is invoked with the picklefile parameter. 🚨 Undocumented Remote Code Execution in PLY CVE‑2025‑56005 CVE ID: CVE‑2025‑56005 Reported by: Ahmed Abd Disclosu...

9.8CVSS6.3AI score0.16903EPSS
SaveExploits3
RedhatCVE
RedhatCVE
added 2026/01/23 12:26 a.m.4 views

CVE-2026-23946

Tendenci is an open source content management system built for non-profits, associations and cause-based sites. Versions 15.3.11 and below include a critical deserialization vulnerability in the Helpdesk module which is not enabled by default. This vulnerability allows Remote Code Execution RCE b...

9.8CVSS5.9AI score0.0135EPSS
SaveExploits1References1
Rows per page
Query Builder