Lucene search
+L

29826 matches found

Vulnrichment
Vulnrichment
added 2025/12/13 12:32 p.m.8 views

CVE-2025-14606 tiny-rdm Tiny RDM Pickle Decoding pickle_convert.go pickle.loads deserialization

A security vulnerability has been detected in tiny-rdm Tiny RDM up to 1.2.5. Affected by this vulnerability is the function pickle.loads of the file pickleconvert.go of the component Pickle Decoding. The manipulation leads to deserialization. The attack can be initiated remotely. A high degree of...

5CVSS6.1AI score0.00261EPSS
SaveExploits0References4
CVE
CVE
added 2025/12/13 12:32 p.m.22 views

CVE-2025-14606

CVE-2025-14606 affects tiny-rdm (up to version 1.2.5). The vulnerability lies in the Pickle Decoding component, specifically pickle_convert.go’s pickle.loads, enabling deserialization and a potentially remote attack. The CVE notes remote initiation, with high attack complexity and publicly disclo...

5CVSS4.8AI score0.00261EPSS
SaveExploits0References4
Veracode
Veracode
added 2025/12/13 11:01 a.m.17 views

Denial Of Service (DoS)

react-server-dom-parcel, react-server-dom-turbopack, react-server-dom-webpack and next are vulnerable to a Denial-Of-Service DoS. The vulnerability is due to insufficient patching of unsafe payload deserialization in React Server Components, where maliciously crafted HTTP requests sent to Server...

7.5CVSS6.7AI score0.19986EPSS
SaveExploits3References6Affected Software5
GithubExploit
GithubExploit
added 2025/12/13 9:56 a.m.173 views

Exploit for Deserialization of Untrusted Data in Facebook React

This is a Next.js project bootstrapped wit...

10CVSS6.9AI score0.99802EPSS
SaveExploits390
RedhatCVE
RedhatCVE
added 2025/12/13 9:41 a.m.10 views

CVE-2025-26866

A remote code execution vulnerability exists where a malicious Raft node can exploit insecure Hessian deserialization within the PD store. The fix enforces IP-based authentication to restrict cluster membership and implements a strict class whitelist to harden the Hessian serialization process...

8.8CVSS8.7AI score0.00893EPSS
SaveExploits0References1
Veracode
Veracode
added 2025/12/13 8:03 a.m.14 views

Remote Code Execution (RCE)

Fugue is vulnerable to Remote Code Execution RCE. The vulnerability is due to unsafe deserialization in the FlaskRPCServer implementation, where the decode function uses cloudpickle.loads on untrusted data, allowing attackers to send malicious serialized objects that execute arbitrary code on the...

8.8CVSS6.3AI score0.00732EPSS
SaveExploits1References2Affected Software1
Veracode
Veracode
added 2025/12/13 7:53 a.m.29 views

Deserialization Of Untrusted Data

vLLM is vulnerable to Deserialization Of Untrusted Data. The vulnerability is due to insufficient validation of user-supplied serialized tensors during loading, which allows an attacker to craft malicious inputs that trigger out-of-bounds memory writes and crash or compromise the server...

8.8CVSS6.7AI score0.00892EPSS
SaveExploits0References4Affected Software1
Veracode
Veracode
added 2025/12/13 7:49 a.m.14 views

Remote Code Execution (RCE)

pdfminer.six is vulnerable to Remote Code Execution RCE. The vulnerability is due to unsafe deserialization in the CMapDB.loaddata function, where pickle.loads processes attacker-controlled pickle.gz files referenced by a malicious PDF, allowing arbitrary code execution when the file is...

8.6CVSS7.7AI score0.00312EPSS
SaveExploits9References5Affected Software1
Veracode
Veracode
added 2025/12/13 7:32 a.m.14 views

Remote Code Execution (RCE)

pyquokka is vulnerable to Remote Code Execution RCE. The vulnerability is due to unsafe deserialization using pickle.loads on untrusted input without validation, which allows an attacker to execute arbitrary code by sending malicious payloads...

9.8CVSS6.3AI score0.00779EPSS
SaveExploits1References3Affected Software1
Veracode
Veracode
added 2025/12/13 7:31 a.m.13 views

Deserialization Of Untrusted Data

Keras framework is vulnerable to Deserialization of untrusted data. The vulnerability is due to improper handling of maliciously crafted Keras files during deserialization, which allows an attacker to execute arbitrary code on an end user’s system by loading a file containing a TorchModuleWrapper...

9.8CVSS7.8AI score0.00699EPSS
SaveExploits0References7Affected Software1
Veracode
Veracode
added 2025/12/13 7:30 a.m.11 views

Insecure Deserialization

Modular is vulnerable to Insecure Deserialization. The vulnerability is due to insecure deserialization when the --experimental-enable-kvcache-agent feature is enabled, allowing attackers to supply crafted serialized data that can be processed by the server and lead to arbitrary code execution...

8.4CVSS6AI score0.0031EPSS
SaveExploits1References7Affected Software1
Veracode
Veracode
added 2025/12/13 7:27 a.m.14 views

Insecure Deserialization

cryptidy is vulnerable to insecure deserialization. The vulnerability is due to the use of pickle.loads on untrusted data in the aesdecryptmessage function within symmetricencryption.py, which allows an attacker to execute arbitrary code by supplying crafted serialized input...

8.8CVSS6.2AI score0.00236EPSS
SaveExploits1References3Affected Software1
GithubExploit
GithubExploit
added 2025/12/13 7:21 a.m.175 views

Exploit for Deserialization of Untrusted Data in Facebook React

React2Shell A CLI tool to exploit prototype pollution vulnerab...

10CVSS8.2AI score0.99802EPSS
SaveExploits404
Veracode
Veracode
added 2025/12/13 7:07 a.m.18 views

Remote Code Execution (RCE)

Keras is vulnerable to Remote Code Execution RCE. The vulnerability is due to improper enforcement of safe deserialization when parsing model configuration, which allows an attacker to craft a malicious model file that disables safe mode and executes arbitrary code during loading...

8.6CVSS6.1AI score0.00199EPSS
SaveExploits0References4Affected Software1
Veracode
Veracode
added 2025/12/13 6:59 a.m.13 views

Deserialization Of Untrusted Data

Drupal core is vulnerable to Deserialization Of Untrusted Data. The vulnerability is due to improper handling of object attributes, which allows an attacker to manipulate object properties and perform object injection...

5.9CVSS5.8AI score0.00261EPSS
SaveExploits0References7Affected Software1
Veracode
Veracode
added 2025/12/13 5:47 a.m.28 views

Insecure Deserialization

quantconnect.common is vulnerable to insecure deserialization. The vulnerability is due to insecure configuration of the TypeNameHandling property in the Json.NET library, which allows an attacker to exploit unsafe deserialization of crafted JSON payloads and potentially execute arbitrary code...

9.8CVSS7.5AI score0.01537EPSS
SaveExploits1References3Affected Software1
Veracode
Veracode
added 2025/12/13 5:34 a.m.13 views

Remote Code Execution (RCE)

CSLA .NET is vulnerable to remote code execution RCE. The vulnerability is due to the use of the obsolete NetDataContractSerializer NDCS in WcfProxy, which allows an attacker to execute arbitrary code during the deserialization process...

9.8CVSS6.7AI score0.00674EPSS
SaveExploits0References5Affected Software1
Veracode
Veracode
added 2025/12/13 5:09 a.m.32 views

Remote Code Execution (RCE)

org.apache.dubbo:dubbo is vulnerable to Remote Code Execution RCE. The vulnerability is due to insecure deserialization handling in hessian-lite during exception logging, which allows an attacker to execute malicious code through crafted serialized data...

9.8CVSS7.5AI score0.16969EPSS
SaveExploits1References2Affected Software1
Veracode
Veracode
added 2025/12/13 5:02 a.m.16 views

Deserialization Of Untrusted Data

Dataease is vulnerable to Deserialization Of Untrusted Data. The vulnerability is due to improper validation of JDBC connection parameters in the MysqlConfiguration class, which allows an attacker to connect to a malicious MySQL server and execute arbitrary system commands through deserialization...

9.8CVSS8.8AI score0.01572EPSS
SaveExploits1References5Affected Software1
Veracode
Veracode
added 2025/12/13 5:02 a.m.11 views

Remote Code Execution (RCE)

org.apache.hugegraph, hg-pd-core is vulnerable to a Remote Code Execution. The vulnerability is due to insecure Hessian deserialization in the Raft cluster membership logic, where a malicious Raft node can send crafted objects that bypass type safety and trigger unsafe deserialization and attacke...

8.8CVSS6.5AI score0.00893EPSS
SaveExploits0References5Affected Software1
Rows per page
Query Builder