Lucene search
+L

28277 matches found

CNNVD
CNNVD
added 2026/05/01 12:00 a.m.18 views

Mix PHP 代码问题漏洞

Mix PHP is Mix PHP open source a PHP command line mode development framework that supports seamless multi-server ecosystem switching. A code issue vulnerability exists in Mix PHP versions 2.x through 2.2.17 that stems from a session and cache handler call to unserialize on Redis data in the...

9.8CVSS5.9AI score0.0038EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/05/01 12:00 a.m.24 views

PT-2026-36488

Name of the Vulnerable Software and Affected Versions MixPHP Framework versions 2.x through 2.2.17 Description An unsafe deserialization issue exists in the sync-invoke client within the Connection.php file at line 76. The client uses the unserialize function on data received from server response...

8.1CVSS6.6AI score0.01757EPSS
SaveExploits2References7
Vulnrichment
Vulnrichment
added 2026/05/01 12:00 a.m.10 views

CVE-2026-42473

Unsafe deserialization vulnerability in MixPHP Framework 2.x thru 2.2.17. The session and cache handlers use unserialize on data from the filesystem in the FileHandler object...

5.8AI score0.0038EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/05/01 12:00 a.m.30 views

PT-2026-36314

Name of the Vulnerable Software and Affected Versions Apache MINA versions prior to 2.2.7 Apache MINA versions prior to 2.1.12 Description An issue exists in the Java network application framework due to flaws in the deserialization mechanism. The software deserializes data from unknown network...

10CVSS7.1AI score0.00657EPSS
SaveExploits0References284
EUVD
EUVD
added 2026/05/01 12:00 a.m.11 views

EUVD-2026-26673

Unsafe deserialization vulnerability in MixPHP Framework 2.x thru 2.2.17. The session and cache handlers use unserialize on data from Redis in the RedisHandler object...

9.8CVSS5.8AI score0.0038EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/05/01 12:00 a.m.40 views

CVE-2026-37552

Unsafe deserialization vulnerability in MixPHP Framework 2.x thru 2.2.17. The sync-invoke TCP server Server.php:87 receives data from a TCP socket, passes it directly to Opis\Closure\unserialize, then executes the result via calluserfunc. No authentication or signature verification exists on the...

8.4CVSS0.00253EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/05/01 12:00 a.m.18 views

PT-2026-39628

Name of the Vulnerable Software and Affected Versions pgAdmin 4 versions prior to 9.15 Description The FileBackedSessionManager in pgAdmin 4 performs unsafe deserialization of session-file contents using Python's standard object-serialization module before conducting an HMAC integrity check. This...

7.8CVSS7.6AI score0.00216EPSS
SaveExploits0References41
Positive Technologies
Positive Technologies
added 2026/05/01 12:00 a.m.23 views

PT-2026-36304

The LabOne Q serialization framework uses a class-loading mechanism import cls to dynamically import and instantiate Python classes during deserialization. Prior to the fix, this mechanism accepted arbitrary fully-qualified class names from the serialized data without any validation of the target...

8.4CVSS6.3AI score0.00256EPSS
SaveExploits0References2
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
OSV
OSV
added 2026/04/30 9:28 a.m.11 views

CLSA-2026-1777541282 glib2: Fix of 2 CVEs

CVE-2023-29499: fix GVariant offset table entry size which is not checked in isnormal. - CVE-2023-32636: remediate GVariant deserialisation timeout regression introduced by the CVE-2023-29499 fix. - Backported upstream MR 3126 22 commits from centos8.5els...

7.5CVSS6.6AI score0.0078EPSS
SaveExploits0References1
OSV
OSV
added 2026/04/30 8:51 a.m.7 views

BIT-PYTORCH-2026-4538 PyTorch pt2 Loading deserialization

A vulnerability was identified in PyTorch 2.10.0. The affected element is an unknown function of the component pt2 Loading Handler. The manipulation leads to deserialization. The attack can only be performed from a local environment. The exploit is publicly available and might be used. The projec...

7.8CVSS5.1AI score0.00239EPSS
SaveExploits0References6
Snyk
Snyk
added 2026/04/30 6:17 a.m.15 views

Use of Externally-Controlled Input to Select Classes or Code ('Unsafe Reflection')

Overview org.jenkins-ci.plugins:matrix-auth is a The Jenkins Plugins Parent POM Project Affected versions of this package are vulnerable to Use of Externally-Controlled Input to Select Classes or Code 'Unsafe Reflection' via the inheritanceStrategy deserialization path in...

7.1CVSS5.9AI score0.00246EPSS
SaveExploits0References3
GithubExploit
GithubExploit
added 2026/04/30 3:38 a.m.162 views

Exploit for Code Injection in Craftcms Craft_Cms

CVE-2025-32432 Here's the updated README file, now including t...

10CVSS10AI score0.99837EPSS
SaveExploits18
Positive Technologies
Positive Technologies
added 2026/04/30 12:00 a.m.10 views

PT-2026-36130

A vulnerability was identified in PyTorch 2.10.0. The affected element is an unknown function of the component pt2 Loading Handler. The manipulation leads to deserialization. The attack can only be performed from a local environment. The exploit is publicly available and might be used. The projec...

7.8CVSS5AI score0.00239EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
added 2026/04/29 8:48 p.m.10 views

CVE-2026-24186

NVIDIA FLARE SDK contains a vulnerability in FOBS, where an attacker may cause deserialization of untrusted data by sending a malicious FOBS- encoded message. A successful exploit of this vulnerability might lead to code execution...

8.8CVSS5.5AI score0.00476EPSS
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2026/04/29 8:41 p.m.16 views

fabric-sdk-java has ObjectInputStream.readObject() without ObjectInputFilter, which allows Java deserialization RCE

Summary This advisory covers the deprecated fabric-sdk-java client SDK. Channel.java implements readObject and exposes deSerializeChannel which call ObjectInputStream.readObject on untrusted byte arrays without configuring an ObjectInputFilter. This is the classic Java deserialization RCE pattern...

9.3CVSS5.8AI score0.0041EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/04/29 8:41 p.m.22 views

GHSA-PRF8-CF2X-RHX7 fabric-sdk-java has ObjectInputStream.readObject() without ObjectInputFilter, which allows Java deserialization RCE

Summary This advisory covers the deprecated fabric-sdk-java client SDK. Channel.java implements readObject and exposes deSerializeChannel which call ObjectInputStream.readObject on untrusted byte arrays without configuring an ObjectInputFilter. This is the classic Java deserialization RCE pattern...

9.3CVSS5.8AI score0.0041EPSS
SaveExploits0References4
OSV
OSV
added 2026/04/29 3:30 p.m.9 views

GHSA-JP9R-MMHW-VFF3 Jenkins Matrix Authorization Strategy Plugin: Unsafe deserialization allows invocation of parameterless constructors

Jenkins Matrix Authorization Strategy Plugin 2.0-beta-1 through 3.2.9 both inclusive invokes parameterless constructors of classes specified in configuration when deserializing inheritance strategies, without restricting the classes that can be instantiated. This can be abused by attackers with...

6.5CVSS5.9AI score0.00246EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/04/29 3:30 p.m.13 views

Jenkins Matrix Authorization Strategy Plugin: Unsafe deserialization allows invocation of parameterless constructors

Jenkins Matrix Authorization Strategy Plugin 2.0-beta-1 through 3.2.9 both inclusive invokes parameterless constructors of classes specified in configuration when deserializing inheritance strategies, without restricting the classes that can be instantiated. This can be abused by attackers with...

6.5CVSS5.9AI score0.00246EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/04/29 2:16 p.m.8 views

CVE-2026-42521

Jenkins Matrix Authorization Strategy Plugin 2.0-beta-1 through 3.2.9 both inclusive invokes parameterless constructors of classes specified in configuration when deserializing inheritance strategies, without restricting the classes that can be instantiated, allowing attackers with Item/Configure...

6.5CVSS6AI score
SaveExploits0References1
Rows per page
Query Builder