Lucene search
+L

62612 matches found

CBLMariner
CBLMariner
added 2026/04/06 11:43 p.m.9 views

CVE-2025-50181 affecting package python-virtualenv for versions less than 20.36.1-2

CVE-2025-50181 affecting package python-virtualenv for versions less than 20.36.1-2. A patched version of the package is available...

6.1CVSS6.6AI score0.00408EPSS
SaveExploits1
CBLMariner
CBLMariner
added 2026/04/06 11:43 p.m.11 views

CVE-2026-1703 affecting package python-virtualenv for versions less than 20.36.1-2

CVE-2026-1703 affecting package python-virtualenv for versions less than 20.36.1-2. A patched version of the package is available...

2CVSS5.9AI score0.00405EPSS
SaveExploits1
Github Security Blog
Github Security Blog
added 2026/04/06 11:09 p.m.15 views

PraisonAI Has Path Traversal in FileTools

Executive Summary: The path validation has a critical logic bug: it checks for .. AFTER normpath has already collapsed all .. sequences. This makes the check completely useless and allows trivial path traversal to any file on the system. The path validation function also does not resolve the...

9.2CVSS6.1AI score0.00416EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2026/04/06 11:08 p.m.15 views

GHSA-4PH2-F6PF-79WV PraisonAI Has Arbitrary File Write (Zip Slip) in Templates Extraction

The PraisonAI templates installation feature is vulnerable to a "Zip Slip" Arbitrary File Write attack. When downloading and extracting template archives from external sources e.g., GitHub, the application uses Python's zipfile.extractall without verifying if the files within the archive resolve...

8.1CVSS6.2AI score0.00314EPSS
SaveExploits1References4
NVD
NVD
added 2026/04/06 6:16 p.m.18 views

CVE-2026-35050

text-generation-webui is an open-source web interface for running Large Language Models. Prior to 4.1.1, users can save extention settings in "py" format and in the app root directory. This allows to overwrite python files, for instance the "download-model.py" file could be overwritten. Then, thi...

9.1CVSS0.00438EPSS
SaveExploits1References1
OSV
OSV
added 2026/04/06 5:51 p.m.12 views

GHSA-57CW-J6VP-2P9M OpenEXR has use after free in PyObject_StealAttrString

Summary There is a use-after-free in PyObjectStealAttrString of pyOpenEXRold.cpp. This bug was found with ZeroPath. Details The legacy adapter defines PyObjectStealAttrString that calls PyObjectGetAttrString to obtain a new reference, immediately decrefs it, and returns the pointer. Callers then...

7.5CVSS7.1AI score0.003EPSS
SaveExploits1References4
Mageia
Mageia
added 2026/04/06 5:35 p.m.24 views

Updated python-nltk packages fix security vulnerability

nltk Vulnerable to Cross-site Scripting. CVE-2026-33230...

6.1CVSS5.9AI score0.00331EPSS
SaveExploits1References2
OSV
OSV
added 2026/04/06 5:35 p.m.10 views

MGASA-2026-0082 Updated python-nltk packages fix security vulnerability

nltk Vulnerable to Cross-site Scripting. CVE-2026-33230...

6.1CVSS5.9AI score0.00331EPSS
SaveExploits1References3
Mageia
Mageia
added 2026/04/06 5:35 p.m.14 views

Updated python-pyasn1 packages fix security vulnerability

pyasn1 Vulnerable to Denial of Service via Unbounded Recursion. CVE-2026-30922...

7.5CVSS6.8AI score0.00803EPSS
SaveExploits1References4
ATTACKERKB
ATTACKERKB
added 2026/04/06 5:30 p.m.5 views

CVE-2026-35050

text-generation-webui is an open-source web interface for running Large Language Models. Prior to 4.1.1, users can save extention settings in "py" format and in the app root directory. This allows to overwrite python files, for instance the "download-model.py" file could be overwritten. Then, thi...

9.1CVSS5.9AI score0.00438EPSS
SaveExploits1References2Affected Software1
Cvelist
Cvelist
added 2026/04/06 5:30 p.m.39 views

CVE-2026-35050 text-generation-webui affected by Remote Code Execution (RCE) through Path Traversal at "Session -> Save extention settings to user_data/settings.yaml".

text-generation-webui is an open-source web interface for running Large Language Models. Prior to 4.1.1, users can save extention settings in "py" format and in the app root directory. This allows to overwrite python files, for instance the "download-model.py" file could be overwritten. Then, thi...

9.1CVSS0.00438EPSS
SaveExploits1References1
EUVD
EUVD
added 2026/04/06 5:30 p.m.29 views

EUVD-2026-19408

text-generation-webui is an open-source web interface for running Large Language Models. Prior to 4.1.1, users can save extention settings in "py" format and in the app root directory. This allows to overwrite python files, for instance the "download-model.py" file could be overwritten. Then, thi...

9.1CVSS5.9AI score0.00438EPSS
SaveExploits1References1
Vulnrichment
Vulnrichment
added 2026/04/06 5:30 p.m.5 views

CVE-2026-35050 text-generation-webui affected by Remote Code Execution (RCE) through Path Traversal at "Session -> Save extention settings to user_data/settings.yaml".

text-generation-webui is an open-source web interface for running Large Language Models. Prior to 4.1.1, users can save extention settings in "py" format and in the app root directory. This allows to overwrite python files, for instance the "download-model.py" file could be overwritten. Then, thi...

9.1CVSS5.9AI score0.00438EPSS
SaveExploits1References1
CVE
CVE
added 2026/04/06 5:13 p.m.44 views

CVE-2026-35044

Summary (CVE-2026-35044) BentoML prior to 1.4.38 is vulnerable to server-side template injection via an unsandboxed Jinja2 environment used to render Dockerfile templates during containerization. attacker-controlled templates can execute arbitrary Python on the host during template rendering (not...

9.6CVSS6.1AI score0.00392EPSS
SaveExploits1References1Affected Software1
NVD
NVD
added 2026/04/06 4:16 p.m.10 views

CVE-2026-34444

Lupa integrates the runtimes of Lua or LuaJIT2 into CPython. In 2.6 and earlier, attributefilter is not consistently applied when attributes are accessed through built-in functions like getattr and setattr. This allows an attacker to bypass the intended restrictions and eventually achieve arbitra...

10CVSS0.00613EPSS
SaveExploits1References5
OSV
OSV
added 2026/04/06 4:16 p.m.18 views

DEBIAN-CVE-2026-34444

Lupa integrates the runtimes of Lua or LuaJIT2 into CPython. In 2.6 and earlier, attributefilter is not consistently applied when attributes are accessed through built-in functions like getattr and setattr. This allows an attacker to bypass the intended restrictions and eventually achieve arbitra...

10CVSS5.8AI score0.00613EPSS
SaveExploits1References1
OSV
OSV
added 2026/04/06 4:16 p.m.16 views

UBUNTU-CVE-2026-34444

Lupa integrates the runtimes of Lua or LuaJIT2 into CPython. In 2.6 and earlier, attributefilter is not consistently applied when attributes are accessed through built-in functions like getattr and setattr. This allows an attacker to bypass the intended restrictions and eventually achieve arbitra...

10CVSS6AI score0.00613EPSS
SaveExploits1References3
ATTACKERKB
ATTACKERKB
added 2026/04/06 3:40 p.m.10 views

CVE-2026-34756

vLLM is an inference and serving engine for large language models LLMs. From 0.1.0 to before 0.19.0, a Denial of Service vulnerability exists in the vLLM OpenAI-compatible API server. Due to the lack of an upper bound validation on the n parameter in the ChatCompletionRequest and CompletionReques...

6.5CVSS5.8AI score0.00421EPSS
SaveExploits0References4Affected Software1
IBM Security Bulletins
IBM Security Bulletins
added 2026/04/06 2:27 p.m.9 views

Security Bulletin: IBM Maximo Application Suite uses python-ldap-3.4.4.tar.gz, werkzeug-3.1.4-py3-none-any.whl and werkzeug-3.1.3-py3-none-any.whl which is vulnerable to CVE-2025-61911, CVE-2025-61912, CVE-2026-27199 and CVE-2026-21860.

Summary IBM Maximo Application Suite uses python-ldap-3.4.4.tar.gz, werkzeug-3.1.4-py3-none-any.whl and werkzeug-3.1.3-py3-none-any.whl which is vulnerable to CVE-2025-61911, CVE-2025-61912, CVE-2026-27199 and CVE-2026-21860. This bulletin contains information regarding the vulnerability and its...

6.9CVSS6.4AI score0.00556EPSS
SaveExploits3Affected Software1
The Hacker News
The Hacker News
added 2026/04/06 11:45 a.m.20 views

How LiteLLM Turned Developer Machines Into Credential Vaults for Attackers

The most active piece of enterprise infrastructure in the company is the developer workstation. That laptop is where credentials are created, tested, cached, copied, and reused across services, bots, build tools, and now local AI agents. In March 2026, the TeamPCP threat actor proved just how...

6.3AI score
SaveExploits0
Rows per page
Query Builder