Lucene search
+L

1760 matches found

OSV
OSV
added 2026/03/04 9:30 p.m.6 views

GHSA-WCCX-J62J-R448 Fickling has `always_check_safety()` bypass: pickle.loads and _pickle.loads remain unhooked

Assessment The missing pickle entrypoints pickle.loads, pickle.loads, and pickle.load were added to the hook https://github.com/trailofbits/fickling/commit/8c24c6edabceab156cfd41f4d70b650e1cdad1f7. Original report Summary fickling.alwayschecksafety does not hook all pickle entry points...

9.3CVSS6.1AI score
SaveExploits0References4
Snyk
Snyk
added 2026/03/04 9:30 p.m.3 views

Improperly Implemented Security Check for Standard

Overview fickling is an A static analyzer and interpreter for Python pickle data Affected versions of this package are vulnerable to Improperly Implemented Security Check for Standard in the alwayschecksafety function. An attacker can execute arbitrary code by supplying a malicious pickle payload...

10CVSS6.1AI score
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/03/04 9:30 p.m.11 views

Fickling has `always_check_safety()` bypass: pickle.loads and _pickle.loads remain unhooked

Assessment The missing pickle entrypoints pickle.loads, pickle.loads, and pickle.load were added to the hook https://github.com/trailofbits/fickling/commit/8c24c6edabceab156cfd41f4d70b650e1cdad1f7. Original report Summary fickling.alwayschecksafety does not hook all pickle entry points...

6.1AI score
SaveExploits0References4Affected Software1
RedhatCVE
RedhatCVE
added 2026/03/04 1:57 a.m.7 views

CVE-2025-57622

An issue in Step-Video-T2V allows a remote attacker to execute arbitrary code via the /vae-api , /caption-api , feature = pickle.loadsrequest.getdata component...

9.8CVSS6.3AI score0.00497EPSS
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2026/03/03 8:4 p.m.11 views

PickleScan's pkgutil.resolve_name has a universal blocklist bypass

Summary pkgutil.resolvename is a Python stdlib function that resolves any "module:attribute" string to the corresponding Python object at runtime. By using pkgutil.resolvename as the first REDUCE call in a pickle, an attacker can obtain a reference to ANY blocked function e.g., os.system,...

10CVSS6AI score0.00623EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/03/03 8:4 p.m.4 views

GHSA-VVPJ-8CMC-GX39 PickleScan's pkgutil.resolve_name has a universal blocklist bypass

Summary pkgutil.resolvename is a Python stdlib function that resolves any "module:attribute" string to the corresponding Python object at runtime. By using pkgutil.resolvename as the first REDUCE call in a pickle, an attacker can obtain a reference to ANY blocked function e.g., os.system,...

10CVSS6AI score0.00623EPSS
SaveExploits0References4
Snyk
Snyk
added 2026/03/03 8:3 p.m.18 views

Incomplete List of Disallowed Inputs

Overview picklescan is a Security scanner detecting Python Pickle files performing suspicious actions Affected versions of this package are vulnerable to Incomplete List of Disallowed Inputs in the unsafeglobals function. An attacker can execute arbitrary code by crafting a malicious pickle that...

10CVSS6.4AI score
SaveExploits0References2
OSV
OSV
added 2026/03/03 8:3 p.m.6 views

GHSA-7WX9-6375-F5WH PickleScan's profile.run blocklist mismatch allows exec() bypass

Summary picklescan v1.0.3 blocks profile.Profile.run and profile.Profile.runctx but does NOT block the module-level profile.run function. A malicious pickle calling profile.runstatement achieves arbitrary code execution via exec while picklescan reports 0 issues. This is because the blocklist ent...

9.8CVSS6.6AI score0.0046EPSS
SaveExploits0References4
NVD
NVD
added 2026/03/03 3:16 p.m.10 views

CVE-2025-57622

An issue in Step-Video-T2V allows a remote attacker to execute arbitrary code via the /vae-api , /caption-api , feature = pickle.loadsrequest.getdata component...

9.8CVSS0.00497EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/03/03 12:0 a.m.6 views

PT-2026-22736

Name of the Vulnerable Software and Affected Versions Step-Video-T2V affected versions not specified Description An issue in Step-Video-T2V allows a remote attacker to execute arbitrary code. The issue is related to the /vae-api and /caption-api endpoints, specifically through the...

9.8CVSS6.4AI score0.00497EPSS
SaveExploits0References7
ATTACKERKB
ATTACKERKB
added 2026/03/03 12:0 a.m.3 views

CVE-2025-57622

An issue in Step-Video-T2V allows a remote attacker to execute arbitrary code via the /vae-api , /caption-api , feature = pickle.loadsrequest.getdata component...

9.8CVSS6.3AI score0.00497EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/03/03 12:0 a.m.22 views

CVE-2025-57622

An issue in Step-Video-T2V allows a remote attacker to execute arbitrary code via the /vae-api , /caption-api , feature = pickle.loadsrequest.getdata component...

0.00497EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/03/03 12:0 a.m.6 views

EUVD-2025-208231

An issue in Step-Video-T2V allows a remote attacker to execute arbitrary code via the /vae-api , /caption-api , feature = pickle.loadsrequest.getdata component...

6.3AI score0.00497EPSS
SaveExploits0References2
CVE
CVE
added 2026/03/03 12:0 a.m.11 views

CVE-2025-57622

CVE-2025-57622 concerns Step-Video-T2V. Public descriptions identify a remote code execution vulnerability exploitable via the /vae-api and /caption-api endpoints, where untrusted request data is deserialized with pickle.loads(), enabling arbitrary code execution. The issue is described across mu...

9.8CVSS6.3AI score0.00497EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2026/03/03 12:0 a.m.6 views

Step-Video-T2V 安全漏洞

Step-Video-T2V is an image-to-video model open-sourced by stepfun-ai. There is a security vulnerability in Step-Video-T2V. This vulnerability stems from the use of pickle.loads to process request data in the /vae-api and /caption-api components. It may allow a remote attacker to execute arbitrary...

9.8CVSS6.1AI score0.00497EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/03/03 12:0 a.m.1 views

CVE-2025-57622

An issue in Step-Video-T2V allows a remote attacker to execute arbitrary code via the /vae-api , /caption-api , feature = pickle.loadsrequest.getdata component...

6.1AI score0.00497EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/03/03 12:0 a.m.21 views

PT-2026-50467

Name of the Vulnerable Software and Affected Versions picklescan versions prior to 1.0.4 Description An incomplete blocklist for the profile module fails to block the module-level profile.run function. This allows attackers to achieve arbitrary code execution via exec by crafting malicious pickle...

9.8CVSS6.4AI score0.0046EPSS
SaveExploits0References10
Positive Technologies
Positive Technologies
added 2026/03/03 12:0 a.m.26 views

PT-2026-51510

Name of the Vulnerable Software and Affected Versions picklescan versions prior to 1.0.4 Description The software fails to block at least seven Python standard library modules, including uuid, osx support, aix support, pyrepl.pager, and imaplib. This oversight exposes eight functions that allow...

9.8CVSS6.2AI score0.00757EPSS
SaveExploits0References15
Github Security Blog
Github Security Blog
added 2026/02/25 10:59 p.m.13 views

LangGraph: BaseCache Deserialization of Untrusted Data may lead to Remote Code Execution

Context A Remote Code Execution vulnerability exists in LangGraph's caching layer when applications enable cache backends that inherit from BaseCache and opt nodes into caching via CachePolicy. Prior to langgraph-checkpoint 4.0.0, BaseCache defaults to JsonPlusSerializerpicklefallback=True. When...

6.6CVSS6.7AI score0.00698EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2026/02/25 10:59 p.m.68 views

GHSA-MHR3-J7M5-C7C9 LangGraph: BaseCache Deserialization of Untrusted Data may lead to Remote Code Execution

Context A Remote Code Execution vulnerability exists in LangGraph's caching layer when applications enable cache backends that inherit from BaseCache and opt nodes into caching via CachePolicy. Prior to langgraph-checkpoint 4.0.0, BaseCache defaults to JsonPlusSerializerpicklefallback=True. When...

6.6CVSS6.8AI score0.00698EPSS
SaveExploits0References6
Rows per page
Query Builder