Lucene search
+L

1908 matches found

Cvelist
Cvelist
added 2026/03/09 10:19 a.m.37 views

CVE-2025-69219 Apache Airflow Providers Http: Unsafe Pickle Deserialization in apache-airflow-providers-http leading to RCE via HttpOperator

A user with access to the DB could craft a database entry that would result in executing code on Triggerer - which gives anyone who have access to DB the same permissions as Dag Author. Since direct DB access is not usual and recommended for Airflow, the likelihood of it making any damage is low...

0.00695EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2026/03/09 10:19 a.m.6 views

CVE-2025-69219 Apache Airflow Providers Http: Unsafe Pickle Deserialization in apache-airflow-providers-http leading to RCE via HttpOperator

A user with access to the DB could craft a database entry that would result in executing code on Triggerer - which gives anyone who have access to DB the same permissions as Dag Author. Since direct DB access is not usual and recommended for Airflow, the likelihood of it making any damage is low...

5.9AI score0.00695EPSS
SaveExploits1References2
CVE
CVE
added 2026/03/09 10:19 a.m.35 views

CVE-2025-69219

CVE-2025-69219 affects Apache Airflow Providers HTTP. The vulnerability arises from unsafe pickle deserialization in the HTTP provider’s deferred task path, where a crafted database entry can cause the Triggerer to execute arbitrary code with the Dag Author’s permissions. Exploitation requires DB...

8.8CVSS5.9AI score0.00695EPSS
SaveExploits1References3Affected Software1
Positive Technologies
Positive Technologies
added 2026/03/08 12:00 a.m.12 views

PT-2026-24022

Name of the Vulnerable Software and Affected Versions Apache Airflow Providers Http versions prior to 6.0.0 Description A user with database access can create a malicious database entry that executes code on the Triggerer, granting them the same permissions as a Dag Author. Direct database access...

9CVSS5.9AI score0.00695EPSS
SaveExploits1References25
Snyk
Snyk
added 2026/03/04 9:31 p.m.13 views

Incomplete List of Disallowed Inputs

Overview fickling is an A static analyzer and interpreter for Python pickle data Affected versions of this package are vulnerable to Incomplete List of Disallowed Inputs in the UNSAFEIMPORTS list. An attacker can execute arbitrary system commands by crafting a malicious pickle file that imports...

10CVSS6AI score
SaveExploits0References2
Snyk
Snyk
added 2026/03/04 9:30 p.m.5 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.17 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
OSV
OSV
added 2026/03/04 9:30 p.m.10 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
RedhatCVE
RedhatCVE
added 2026/03/04 1:57 a.m.11 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:04 p.m.14 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:04 p.m.8 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
OSV
OSV
added 2026/03/03 8:03 p.m.9 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
Snyk
Snyk
added 2026/03/03 8:03 p.m.23 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
NVD
NVD
added 2026/03/03 3:16 p.m.16 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
CNNVD
CNNVD
added 2026/03/03 12:00 a.m.11 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:00 a.m.2 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:00 a.m.8 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:00 a.m.5 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
Positive Technologies
Positive Technologies
added 2026/03/03 12:00 a.m.34 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.01147EPSS
SaveExploits0References15
Cvelist
Cvelist
added 2026/03/03 12:00 a.m.28 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
Rows per page
Query Builder