Lucene search
+L

13351 matches found

OSV
OSV
added 2026/08/05 10:07 p.m.14 views

MAL-2026-13380 Malicious code in uncrypt (PyPI)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 61fc5c3033efaa35a8eae7781fa0fc4b300f753c5b0d56e07adcc0557e9b648f The package presents itself as a trivial Python XOR/hex helper, but uncrypt/init.py executes runsecuritylauncher at module top level, which...

5.6AI score
SaveExploits0References6
OSV
OSV
added 2026/08/05 4:11 p.m.69 views

ROOT-APP-PYPI-CVE-2026-28684 CVE-2026-28684 in python-dotenv - Patched by Root

Root has patched CVE-2026-28684 in the python-dotenv package for Root:PyPI. Multiple fixed versions available...

6.6CVSS6.5AI score0.00252EPSS
SaveExploits1
OSV
OSV
added 2026/08/05 3:42 p.m.11 views

ROOT-APP-PYPI-CVE-2025-27516 CVE-2025-27516 in Jinja2 - Patched by Root

Root has patched CVE-2025-27516 in the Jinja2 package for Root:PyPI. Multiple fixed versions available...

8.8CVSS7.2AI score0.00497EPSS
SaveExploits0
OSV
OSV
added 2026/08/05 3:42 p.m.12 views

ROOT-APP-PYPI-CVE-2024-34064 CVE-2024-34064 in Jinja2 - Patched by Root

Root has patched CVE-2024-34064 in the Jinja2 package for Root:PyPI. Multiple fixed versions available...

5.4CVSS6.5AI score0.00979EPSS
SaveExploits1
OSV
OSV
added 2026/08/05 3:42 p.m.11 views

ROOT-APP-PYPI-CVE-2024-56201 CVE-2024-56201 in Jinja2 - Patched by Root

Root has patched CVE-2024-56201 in the Jinja2 package for Root:PyPI. Multiple fixed versions available...

8.8CVSS7.2AI score0.00307EPSS
SaveExploits0
OSV
OSV
added 2026/08/05 10:17 a.m.28 views

ROOT-APP-PYPI-CVE-2026-41182 CVE-2026-41182 in langsmith - Patched by Root

Root has patched CVE-2026-41182 in the langsmith package for Root:PyPI. Multiple fixed versions available...

5.3CVSS5.3AI score0.00214EPSS
SaveExploits0
OSV
OSV
added 2026/08/05 10:17 a.m.26 views

ROOT-APP-PYPI-CVE-2026-45134 CVE-2026-45134 in langsmith - Patched by Root

Root has patched CVE-2026-45134 in the langsmith package for Root:PyPI. Multiple fixed versions available...

7.1CVSS5.4AI score0.00199EPSS
SaveExploits0
OSV
OSV
added 2026/08/05 10:13 a.m.9 views

ROOT-APP-PYPI-CVE-2026-48775 CVE-2026-48775 in langgraph-checkpoint - Patched by Root

Root has patched CVE-2026-48775 in the langgraph-checkpoint package for Root:PyPI. Multiple fixed versions available...

6.8CVSS5.4AI score0.00232EPSS
SaveExploits0
OSV
OSV
added 2026/08/05 7:27 a.m.12 views

ROOT-APP-PYPI-GHSA-GR75-JV2W-4656 GHSA-gr75-jv2w-4656 in langchain - Patched by Root

Root has patched GHSA-gr75-jv2w-4656 in the langchain package for Root:PyPI. Multiple fixed versions available...

5.5AI score
SaveExploits0
NVD
NVD
added 2026/08/04 7:16 p.m.14 views

CVE-2026-47781

PDM is a Python package and dependency manager. In versions up to and including 2.26.9, PDM automatically loads project-local plugins from a .pdm-plugins directory during initialization, allowing an attacker-controlled file in an untrusted repository checkout to execute arbitrary Python code befo...

8.4CVSS0.00131EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/04 6:42 p.m.40 views

CVE-2026-47781 pdm: Project-Controlled `.pdm-plugins` Content Executes Before CLI Parsing

PDM is a Python package and dependency manager. In versions up to and including 2.26.9, PDM automatically loads project-local plugins from a .pdm-plugins directory during initialization, allowing an attacker-controlled file in an untrusted repository checkout to execute arbitrary Python code befo...

8.4CVSS0.00131EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/08/04 6:42 p.m.14 views

CVE-2026-47781

PDM is a Python package and dependency manager. In versions up to and including 2.26.9, PDM automatically loads project-local plugins from a .pdm-plugins directory during initialization, allowing an attacker-controlled file in an untrusted repository checkout to execute arbitrary Python code befo...

8.4CVSS6AI score0.00131EPSS
SaveExploits0
OSV
OSV
added 2026/08/04 6:42 p.m.12 views

CVE-2026-47781 pdm: Project-Controlled `.pdm-plugins` Content Executes Before CLI Parsing

PDM is a Python package and dependency manager. In versions up to and including 2.26.9, PDM automatically loads project-local plugins from a .pdm-plugins directory during initialization, allowing an attacker-controlled file in an untrusted repository checkout to execute arbitrary Python code befo...

8.4CVSS5.9AI score
SaveExploits0References4
CVE
CVE
added 2026/08/04 6:42 p.m.84 views

CVE-2026-47781

CVE-2026-47781 affects PDM up to v2.26.9, where Core.init() calls load_plugins() and adds the project-local .pdm-plugins via site.addsitedir(). This causes .pth files to be processed, allowing attacker-controlled content in an untrusted repository checkout to execute arbitrary Python code before ...

8.4CVSS6AI score0.00131EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/08/04 5:57 p.m.15 views

CVE-2026-47764

pdm is a Python package and dependency manager supporting the latest PEP standards. Versions prior to 2.27.0 are vulnerable to path traversal through writetofs. InstallDestination.writetofs in src/pdm/installers/installers.py overrides the base class to add symlink/hardlink support but replaces t...

8.4CVSS5.5AI score0.00148EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/08/04 5:29 p.m.13 views

CVE-2026-47763

pdm is a Python package and dependency manager supporting the latest PEP standards. In versions prior to 2.27.0, pdm writes several project-local state or configuration files without symlink protection. If a malicious repository places those files as symlinks, local PDM operations can overwrite t...

6.8CVSS5.5AI score0.00151EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2026/08/04 5:29 p.m.8 views

CVE-2026-47763 pdm: Project-Local State and Config Writes Follow Symlinks

pdm is a Python package and dependency manager supporting the latest PEP standards. In versions prior to 2.27.0, pdm writes several project-local state or configuration files without symlink protection. If a malicious repository places those files as symlinks, local PDM operations can overwrite t...

6.8CVSS5.5AI score0.00151EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/08/04 5:29 p.m.8 views

CVE-2026-47763

pdm is a Python package and dependency manager supporting the latest PEP standards. In versions prior to 2.27.0, pdm writes several project-local state or configuration files without symlink protection. If a malicious repository places those files as symlinks, local PDM operations can overwrite t...

6.8CVSS5.6AI score0.00151EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/08/04 3:56 p.m.10 views

ROOT-APP-PYPI-CVE-2025-69277 CVE-2025-69277 in PyNaCl - Patched by Root

Root has patched CVE-2025-69277 in the PyNaCl package for Root:PyPI. Multiple fixed versions available...

4.5CVSS5.5AI score0.00173EPSS
SaveExploits0
OSV
OSV
added 2026/08/04 10:10 a.m.14 views

MAL-2026-11519 Malicious code in launchdarkly-ai-server-sdk (PyPI)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 460d36c416400537f8c90171c7821b191e0af69df3ec9f0c906300f50b0ea93f launchdarkly-ai-server-sdk 1.0.1 pypi was scanned across 7 files with no a static rule matches and no traced behavior of concern. No install-time or...

5.8AI score
SaveExploits0References2
Rows per page
Query Builder