Lucene search
+L

7474 matches found

EUVD
EUVD
added 2026/07/10 12:14 p.m.13 views

EUVD-2026-42874

Dell Unisphere for PowerMax, versions 10.3.0.5 and prior, contains a Deserialization of Untrusted Data vulnerability. A low privileged attacker with remote access could potentially exploit this vulnerability, leading to arbitrary command execution with root privileges...

8.8CVSS6.3AI score0.00433EPSS
SaveExploits0References1
CVE
CVE
added 2026/07/10 12:14 p.m.18 views

CVE-2026-54469

Dell Unisphere for PowerMax, versions 10.3.0.5 and earlier, are affected by a Deserialization of Untrusted Data vulnerability that could allow arbitrary command execution with root privileges via remote access from a low-privilege attacker. The CVE (CVE-2026-54469) is documented with a high-sever...

8.8CVSS6.3AI score0.00433EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2026/07/09 6:44 p.m.35 views

CVE-2026-50188 Kirby: Request header injection in `Http\Remote`

Kirby is an open-source content management system. Prior to 4.9.4 and 5.4.4, Kirby sites and plugins using the Kirby Http Remote class, including Remote::request, Remote::get, and Remote::post, to send outgoing HTTP requests with untrusted data in the headers option could allow newline characters...

6.9CVSS0.0029EPSS
SaveExploits0References5
CVE
CVE
added 2026/07/09 6:44 p.m.21 views

CVE-2026-50188

Kirby CMS is affected in versions prior to 4.9.4 and 5.4.4 where the Kirby\Http\Remote class (Remote::request/Remote::get/Remote::post) can be given untrusted header data. The issue stems from newline characters in header values being passed to the underlying HTTP request, allowing injection of a...

6.9CVSS6AI score0.0029EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/07/09 6:44 p.m.8 views

CVE-2026-50188

Kirby is an open-source content management system. Prior to 4.9.4 and 5.4.4, Kirby sites and plugins using the Kirby Http Remote class, including Remote::request, Remote::get, and Remote::post, to send outgoing HTTP requests with untrusted data in the headers option could allow newline characters...

6.9CVSS6AI score0.0029EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2026/07/09 5:16 p.m.3 views

DEBIAN-CVE-2026-15308

The incremental HTML parser html.parser.HTMLParser allows for CPU denial-of-service through repeated unterminated markup declarations when processing uncontrolled data...

7.5CVSS5.8AI score0.00551EPSS
SaveExploits0References1
NVD
NVD
added 2026/07/09 5:16 p.m.16 views

CVE-2026-15308

The incremental HTML parser html.parser.HTMLParser allows for CPU denial-of-service through repeated unterminated markup declarations when processing uncontrolled data...

8.7CVSS0.00551EPSS
SaveExploits0References8
GithubExploit
GithubExploit
added 2026/07/09 3:51 p.m.59 views

Exploit for Deserialization of Untrusted Data in Bentoml

No d...

9.8CVSS5.9AI score0.50446EPSS
SaveExploits5
RedHat Linux
RedHat Linux
added 2026/07/08 6:28 p.m.7 views

jackson-databind: Jackson-databind: Security bypass allows arbitrary code execution

A flaw was found in jackson-databind, a library used for processing data. This vulnerability allows an attacker to bypass security controls designed to validate data types. By sending specially crafted input, an attacker can force the system to process untrusted data, which may lead to the...

8.1CVSS6AI score0.00712EPSS
SaveExploits0References10
GithubExploit
GithubExploit
added 2026/07/08 8:26 a.m.69 views

Exploit for Deserialization of Untrusted Data in Facebook React

explo...

10CVSS7AI score0.99562EPSS
SaveExploits380
PyPA
PyPA
added 2026/07/07 4:3 p.m.19 views

docling-core vulnerable to Remote Code Execution via unsafe PyYAML usage

ImpactA PyYAML-related Remote Code Execution RCE vulnerability, namely CVE-2020-14343, is exposed in docling-core =2.21.0, 2.48.4 and, specifically only if the application uses pyyaml 5.4 and invokes doclingcore.types.doc.DoclingDocument.loadfromyaml passing it untrusted YAML data. PatchesThe...

10CVSS6.2AI score0.05984EPSS
SaveExploits2References9Affected Software1
OSV
OSV
added 2026/07/07 4:3 p.m.9 views

PYSEC-2026-1313 docling-core vulnerable to Remote Code Execution via unsafe PyYAML usage

Impact A PyYAML-related Remote Code Execution RCE vulnerability, namely CVE-2020-14343, is exposed in docling-core =2.21.0, 2.48.4 and, specifically only if the application uses pyyaml 5.4 and invokes doclingcore.types.doc.DoclingDocument.loadfromyaml passing it untrusted YAML data. Patches The...

8.1CVSS7.5AI score0.01376EPSS
SaveExploits1References9
PyPA
PyPA
added 2026/07/07 4:3 p.m.14 views

Azure Core is vulnerable to deserialization of untrusted data

Deserialization of untrusted data in Azure Core shared client library for Python allows an authorized attacker to execute code over a network...

7.5CVSS6.1AI score0.00776EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2026/07/07 4:3 p.m.14 views

PYSEC-2026-1208 Azure Core is vulnerable to deserialization of untrusted data

Deserialization of untrusted data in Azure Core shared client library for Python allows an authorized attacker to execute code over a network...

7.5CVSS6.1AI score0.00776EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/07 4:3 p.m.8 views

PYSEC-2026-1527 LangGraph Checkpoint affected by RCE in "json" mode of JsonPlusSerializer

Summary Prior to langgraph-checkpoint version 3.0 , LangGraph’s JsonPlusSerializer used as the default serialization protocol for all checkpointing contains a remote code execution RCE vulnerability when deserializing payloads saved in the "json" serialization mode. If an attacker can cause your...

7.4CVSS7.9AI score0.00871EPSS
SaveExploits0References8
OSV
OSV
added 2026/07/07 4:3 p.m.9 views

PYSEC-2026-1282 cryptidy allows code execution via untrusted data due to pickle.loads

cryptidy through 1.2.4 allows code execution via untrusted data because pickle.loads is used. This occurs in aesdecryptmessage in symmetricencryption.py...

6.9CVSS6.4AI score0.00234EPSS
SaveExploits1References6
OSV
OSV
added 2026/07/07 4:2 p.m.8 views

PYSEC-2026-1564 LlamaIndex has Incomplete Documentation of Program Execution related to JsonPickleSerializer component

Incomplete Documentation of Program Execution exists in the run-llama/llamaindex library's JsonPickleSerializer component, affecting versions v0.12.27 through v0.12.40. This vulnerability allows remote code execution due to an insecure fallback to Python's pickle module. JsonPickleSerializer...

5CVSS7AI score0.00413EPSS
SaveExploits1References7
OSV
OSV
added 2026/07/07 4:2 p.m.8 views

PYSEC-2026-1505 HumanSignal label-studio-ml-backend Deserialization of Untrusted Data vulnerability

A vulnerability has been found in HumanSignal label-studio-ml-backend up to 9fb7f4aa186612806af2becfb621f6ed8d9fdbaf and classified as problematic. Affected by this vulnerability is the function load of the file label-studio-ml-backend/labelstudioml/examples/yolo/utils/neuralnets.py of the...

5.3CVSS5AI score0.00195EPSS
SaveExploits0References8
OSV
OSV
added 2026/07/07 2:34 p.m.6 views

PYSEC-2026-1514 LangChain pickle deserialization of untrusted data

A vulnerability in the FAISS.deserializefrombytes function of langchain-ai/langchain allows for pickle deserialization of untrusted data. This can lead to the execution of arbitrary commands via the os.system function. The issue affects versions prior to 0.2.4...

8.4CVSS6.4AI score0.00358EPSS
SaveExploits1References7
OSV
OSV
added 2026/07/07 2:34 p.m.5 views

PYSEC-2026-1254 Cleanlab Deserialization of Untrusted Data vulnerability

Deserialization of untrusted data can occur in versions 2.4.0 or newer of the Cleanlab project, enabling a maliciously crafted datalab.pkl file to run arbitrary code on an end user’s system when the data directory is loaded...

8.6CVSS6.3AI score0.00243EPSS
SaveExploits0References6
Rows per page
Query Builder