Lucene search
+L

1826 matches found

CVE
CVE
โ€ขadded 2026/05/11 12:0 a.m.โ€ข26 views

CVE-2026-31252

CosyVoice Web UI vulnerability (CVE-2026-31252) arises from insecure deserialization (CWE-502) in the model loading component. The framework loads model weight files (e.g., llm.pt, flow.pt, hift.pt) with torch.load() without enabling weights_only=True, permitting arbitrary Python object deseriali...

5.7CVSS6.1AI score0.00112EPSS
SaveExploits0References2
Cvelist
Cvelist
โ€ขadded 2026/05/08 1:15 p.m.โ€ข42 views

CVE-2026-44126 Insecure deserialization

SEPPmail Secure Email Gateway before version 15.0.4 insecurely deserializes untrusted data, which can be reached from the new GINA UI and may allow unauthenticated remote attackers to execute code via a crafted serialized object...

9.2CVSS0.00472EPSS
SaveExploits0References2
CVE
CVE
โ€ขadded 2026/05/08 1:15 p.m.โ€ข32 views

CVE-2026-44126

CVE-2026-44126 affects SEPPmail Secure Email Gateway (pre-15.0.4). The issue is insecure deserialization of untrusted data reachable from the new GINA UI, enabling unauthenticated remote code execution via a crafted serialized object. Exploit details, affected versions, and exact remediation are ...

9.2CVSS6AI score0.00472EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
โ€ขadded 2026/05/08 1:15 p.m.โ€ข10 views

CVE-2026-44126

SEPPmail Secure Email Gateway before version 15.0.4 insecurely deserializes untrusted data, which can be reached from the new GINA UI and may allow unauthenticated remote attackers to execute code via a crafted serialized object...

9.2CVSS6AI score0.00472EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
โ€ขadded 2026/05/08 12:0 a.m.โ€ข25 views

PT-2026-39002

Name of the Vulnerable Software and Affected Versions SEPPmail Secure Email Gateway versions prior to 15.0.4 Description Insecure deserialization of untrusted data occurs within the new GINA UI. This flaw allows unauthenticated remote attackers to execute arbitrary code by sending a specially...

9.2CVSS6.2AI score0.00472EPSS
SaveExploits0References5
CNNVD
CNNVD
โ€ขadded 2026/05/08 12:0 a.m.โ€ข15 views

SEPPmail Secure Email Gateway ไปฃ็ ้—ฎ้ข˜ๆผๆดž

SEPPmail Secure Email Gateway is an email security gateway developed by the German company SEPPmail. Versions of SEPPmail Secure Email Gateway prior to version 15.0.4 contained a code vulnerability caused by insecure deserialization of untrusted data. This vulnerability could allow unauthenticate...

9.2CVSS6.4AI score0.00472EPSS
SaveExploits0References2
Veracode
Veracode
โ€ขadded 2026/05/07 9:32 a.m.โ€ข20 views

Insecure Deserialization

pdfminer.six vulnerable to insecure deserialization. The vulnerability is due to the unsafe use of Python pickle for deserializing CMap cache files without proper validation, which allows an attacker to place a malicious pickle file in an accessible location and execute arbitrary code or escalate...

6.5CVSS6.2AI score0.00279EPSS
SaveExploits1References3Affected Software1
OSV
OSV
โ€ขadded 2026/05/05 9:29 p.m.โ€ข7 views

GHSA-GWFR-JFJF-92VV Grav has Insecure Deserialization in File Cache

Insecure Deserialization in File Cache - Severity: High - CWE: CWE-502 - Location: system/src/Grav/Framework/Cache/Adapter/FileCache.php - Sink: unserialize$value, 'allowedclasses' = true Affected versions - Affected: = 1.7.44 and true allows object instantiation and does not constrain classes. P...

5CVSS5.8AI score0.00224EPSS
SaveExploits0References9
Github Security Blog
Github Security Blog
โ€ขadded 2026/05/05 9:29 p.m.โ€ข11 views

Grav has Insecure Deserialization in File Cache

Insecure Deserialization in File Cache - Severity: High - CWE: CWE-502 - Location: system/src/Grav/Framework/Cache/Adapter/FileCache.php - Sink: unserialize$value, 'allowedclasses' = true Affected versions - Affected: = 1.7.44 and true allows object instantiation and does not constrain classes. P...

5CVSS5.8AI score0.00224EPSS
SaveExploits0References9Affected Software1
Veracode
Veracode
โ€ขadded 2026/05/05 12:6 p.m.โ€ข20 views

Insecure Deserialization

org.apache.camel, camel-mina is vulnerable to insecure deserialization. The vulnerability is due to the MinaConverter.toObjectInputIoBuffer method wrapping untrusted data in a java.io.ObjectInputStream without applying filtering or class restrictions, which allows an attacker to send crafted...

8.8CVSS6.3AI score0.00872EPSS
SaveExploits2References8Affected Software1
RedhatCVE
RedhatCVE
โ€ขadded 2026/05/05 11:27 a.m.โ€ข11 views

CVE-2026-40048

A flaw was found in Apache Camel. The FileBasedKeyLifecycleManager class deserializes key files without proper validation, allowing an attacker who can write to the key directory to place a specially crafted serialized Java object. When this object is deserialized during normal key operations, it...

7.8CVSS6.3AI score0.00246EPSS
SaveExploits1References5
Packet Storm
Packet Storm
โ€ขadded 2026/05/05 12:0 a.m.โ€ข88 views

๐Ÿ“„ LangChain Core Insecure Deserialization

LangChain Core versions prior to 1.2.5 and 0.3.81 suffer from a deserialization vulnerability that allows for server-side template injection that can lead to remote code execution. Exploit Title: LangChain Core - SSTI/RCE Date: 2025-12-29 Exploit Author: Mohammed Idrees Banyamer Author Country:...

9.3CVSS7.6AI score0.42161EPSS
SaveExploits5
Veracode
Veracode
โ€ขadded 2026/05/04 8:52 a.m.โ€ข19 views

Insecure Deserialization

org.apache.camel, camel-jms is vulnerable to insecure deserialization. The vulnerability is due to unsafe deserialization of JMS ObjectMessage payloads without applying input filters or class restrictions, which allows an attacker to send a crafted message and achieve remote code execution if a...

9.8CVSS6.4AI score0.01241EPSS
SaveExploits2References8Affected Software4
Packet Storm News
Packet Storm News
โ€ขadded 2026/05/04 12:0 a.m.โ€ข10 views

Apache MINA Insecure Deserialization

The Apache MINA project has released versions 2.2.7 and 2.1.12 to address multiple deserialization vulnerabilities...

9.8CVSS5.8AI score0.00902EPSS
SaveExploits1
CNNVD
CNNVD
โ€ขadded 2026/05/01 12:0 a.m.โ€ข15 views

Mix PHP ไปฃ็ ้—ฎ้ข˜ๆผๆดž

Mix PHP is Mix PHP open source a PHP command-line mode development framework that supports seamless multi-server ecosystem switching. Mix PHP version 2.x to 2.2.17 version of the code problem vulnerability , the vulnerability stems from insecure deserialization , sync-invoke TCP server receives t...

8.4CVSS6.4AI score0.00253EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
โ€ขadded 2026/04/30 8:48 p.m.โ€ข13 views

CVE-2025-60889

Insecure deserialization of untrusted input in StellarGroup HPX 1.11.0 under certain conditions may allow attackers to execute arbitrary code or other unspecified impacts...

9.8CVSS6AI score0.0048EPSS
SaveExploits1References1
NCSC
NCSC
โ€ขadded 2026/04/29 8:12 a.m.โ€ข25 views

Vulnerabilities handled in Apache Camel

The Apache Software Foundation has identified vulnerabilities in Apache Camel. These vulnerabilities exist in various components of Apache Camel. The issues include insecure deserialization, insufficient filtering of email headers, incorrect authentication path matching, and improper processing o...

9.9CVSS6.1AI score0.06157EPSS
SaveExploits11References9
RedhatCVE
RedhatCVE
โ€ขadded 2026/04/29 1:39 a.m.โ€ข11 views

CVE-2025-60887

An issue was discovered in Cista v0.15 and below. Insecure deserialization of untrusted input under certain conditions may lead to leaking of stack/heap addresses which may be used to bypass ASLR. Classes with pointer-like mechanics under the cista::raw namespace are prone to reference tampering,...

5.3CVSS5.4AI score0.00227EPSS
SaveExploits0References1
OSV
OSV
โ€ขadded 2026/04/29 12:30 a.m.โ€ข28 views

GHSA-J7RW-325J-2RMX Duplicate Advisory: Grav has Insecure Deserialization in File Cache

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-gwfr-jfjf-92vv. This link is maintained to preserve external references. Original Description A vulnerability was found in Grav CMS up to 1.7.49.5/2.0.0-beta.1. Affected by this vulnerability is the function...

5CVSS5.1AI score
SaveExploits0References7
Github Security Blog
Github Security Blog
โ€ขadded 2026/04/29 12:30 a.m.โ€ข13 views

Duplicate Advisory: Grav has Insecure Deserialization in File Cache

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-gwfr-jfjf-92vv. This link is maintained to preserve external references. Original Description A vulnerability was found in Grav CMS up to 1.7.49.5/2.0.0-beta.1. Affected by this vulnerability is the function...

5CVSS5.2AI score0.00224EPSS
SaveExploits0References8Affected Software1
Rows per page
Query Builder