Lucene search
+L

34 matches found

Kitploit
Kitploit
added 2026/08/25 4:53 p.m.1 views

CVE-2024-48990-PoC

PoC for CVE-2024-48990 in needrestart educational purposes only https://www.qualys.com/2024/11/19/needrestart/needrestart.txt How to run? Running ./start.sh will compile the fake importlib library and start a script that waits for needrestart to be executed by root. It will pop a shell afterwards...

7.8CVSS7.4AI score0.19924EPSS
SaveExploits16
Kitploit
Kitploit
added 2026/08/25 9:40 a.m.1 views

-Linux-PrivEsc-CVE-2024-48990

Privesc-need-restart-2024-48990 Explicación del Exploit CVE-2024-48990 - Pure Python Este script explota la vulnerabilidad CVE-2024-48990 en la utilidad needrestart de Linux mediante el secuestro de la ruta de librerías PYTHONPATH hijacking. A diferencia del vector original, este método utiliza...

7.8CVSS5.7AI score0.19924EPSS
SaveExploits16
Kitploit
Kitploit
added 2026/08/25 4:14 a.m.1 views

CVE-2024-48990

CVE-2024-48990 hola esto es 0x3bs En máquina víctima: root@kitploit: set -e cd /tmp 1. Create the malicious module directory structure mkdir -p malicious/importlib En máquina atacante para compilar lib.c en máquina atacante : root@kitploit: gcc -shared -fPIC -o exp.so lib.c y en máquina víctima :...

7.8CVSS7.9AI score0.19924EPSS
SaveExploits16
Kitploit
Kitploit
added 2026/08/24 5:24 p.m.1 views

CVE-2024-48990

CVE-2024-48990 — needrestart Escalada de Privilegios Local Exploit de escalada de privilegios local que apunta a needrestart /environ, incluido PYTHONPATH. Un usuario local sin privilegios puede explotar esto: 1. Estableciendo PYTHONPATH en un directorio que contenga un paquete malicioso importli...

7.8CVSS0.19924EPSS
SaveExploits16References1
OSV
OSV
added 2026/07/30 4:50 p.m.11 views

CVE-2026-61536 Banks: Unsafe importlib.import_module of attacker-controlled Tool.import_path in CompletionExtension allows RCE

Banks generates meaningful LLM prompts using a simple template language. In versions prior to 2.4.3, banks parses Tool JSON objects from the rendered body of % completion % blocks and later resolves their importpath field through importlib.importmodule... + getattr... to obtain the callable that...

7.5CVSS6.4AI score
SaveExploits0References3
NVD
NVD
added 2026/07/15 12:18 p.m.16 views

CVE-2026-61446

PraisonAI praisonaiagents before 1.6.78 contains a remote code execution vulnerability in the plugin manager, which loads and executes arbitrary Python .py files from project-level and user-home .praisonai/plugins/ directories using importlib specfromfilelocation and execmodule without code...

8.6CVSS0.00325EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/15 11:25 a.m.21 views

CVE-2026-61446

CVE-2026-61446 affects PraisonAI before 1.6.78. The plugin manager loads and executes arbitrary Python files from plugin directories using importlib and exec_module without code signing or sandboxing, enabling a local attacker who can write a malicious .py file to achieve arbitrary code execution...

8.6CVSS6.6AI score0.00325EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/15 11:25 a.m.44 views

CVE-2026-61446 PraisonAI before 1.6.78 Remote Code Execution via Plugin Auto-Discovery

PraisonAI praisonaiagents before 1.6.78 contains a remote code execution vulnerability in the plugin manager, which loads and executes arbitrary Python .py files from project-level and user-home .praisonai/plugins/ directories using importlib specfromfilelocation and execmodule without code...

8.6CVSS0.00325EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/10 1:58 p.m.42 views

CVE-2026-61437 PraisonAI before 1.6.78 Remote Code Execution via tools.py

PraisonAI pip package praisonaiagents before 1.6.78 contains an unsafe dynamic module loading vulnerability in AgentFlow.resolvepydanticclass src/praisonai-agents/praisonaiagents/workflows/workflows.py. When a workflow step uses a string outputpydantic reference, the framework locates and imports...

8.5CVSS0.00174EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/07/10 1:58 p.m.17 views

EUVD-2026-42900

PraisonAI pip package praisonaiagents before 1.6.78 contains an unsafe dynamic module loading vulnerability in AgentFlow.resolvepydanticclass src/praisonai-agents/praisonaiagents/workflows/workflows.py. When a workflow step uses a string outputpydantic reference, the framework locates and imports...

8.5CVSS6.3AI score0.00174EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/10 1:58 p.m.38 views

CVE-2026-61437

CVE-2026-61437 : PraisonAI (pip package praisonaiagents) prior to 1.6.78 contains an unsafe dynamic module loading vulnerability in AgentFlow.resolve_pydantic_class. When a workflow step uses a string output_pydantic reference, the framework imports a sibling tools.py from the workflow directory ...

8.5CVSS6.3AI score0.00174EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/07 4:03 p.m.13 views

PYSEC-2026-1372 Fickling has Static Analysis Bypass via Incomplete Dangerous Module Blocklist

Fickling's assessment ctypes, importlib, runpy, code and multiprocessing were added the list of unsafe imports https://github.com/trailofbits/fickling/commit/9a2b3f89bd0598b528d62c10a64c1986fcb09f66, https://github.com/trailofbits/fickling/commit/eb299b453342f1931c787bcb3bc33f3a03a173f9,...

9.3CVSS6.4AI score0.00556EPSS
SaveExploits1References13
CVE
CVE
added 2026/05/22 7:28 p.m.183 views

CVE-2026-5843

The CVE describes a vulnerability in Docker Model Runner (macOS) where the MLX-LM backend unconditionally imports and executes arbitrary Python files specified by model_file in a model's config.json via importlib, without a trust_remote_code gate or sandboxing. This enables container-to-host arbi...

8.8CVSS6.4AI score0.00224EPSS
SaveExploits0References1Affected Software1
OSV
OSV
added 2026/04/16 1:09 a.m.19 views

GHSA-VP22-38M5-R39R PySpector has a Plugin Code Execution Bypass via Incomplete Static Analysis in PluginSecurity.validate_plugin_code

Summary The plugin security validator in PySpector uses AST-based static analysis to prevent dangerous code from being loaded as plugins. The blocklist implemented in PluginSecurity.validateplugincode is incomplete and can be bypassed using several Python constructs that are not checked. An...

6.9CVSS6.6AI score0.00185EPSS
SaveExploits1References5
Github Security Blog
Github Security Blog
added 2026/04/16 1:09 a.m.17 views

PySpector has a Plugin Code Execution Bypass via Incomplete Static Analysis in PluginSecurity.validate_plugin_code

Summary The plugin security validator in PySpector uses AST-based static analysis to prevent dangerous code from being loaded as plugins. The blocklist implemented in PluginSecurity.validateplugincode is incomplete and can be bypassed using several Python constructs that are not checked. An...

7.8CVSS6.6AI score0.00185EPSS
SaveExploits1References5Affected Software1
GithubExploit
GithubExploit
added 2026/02/13 1:56 p.m.290 views

Exploit for Uncontrolled Search Path Element in Needrestart_Project Needrestart

CVE-2024-48990 — needrestart Local Privilege Escalation Local...

7.8CVSS5.9AI score0.19924EPSS
SaveExploits16
EUVD
EUVD
added 2026/02/02 10:36 a.m.8 views

EUVD-2024-27309

A Local File Inclusion LFI vulnerability exists in the '/reinstallextension' endpoint of the parisneo/lollms-webui application, specifically within the name parameter of the @router.post"/reinstallextension" route. This vulnerability allows attackers to inject a malicious name parameter, leading ...

9.6CVSS5.9AI score0.00769EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/02/02 12:00 a.m.16 views

PT-2026-5649

A Local File Inclusion LFI vulnerability exists in the '/reinstall extension' endpoint of the parisneo/lollms-webui application, specifically within the name parameter of the @router.post"/reinstall extension" route. This vulnerability allows attackers to inject a malicious name parameter, leadin...

9.6CVSS5.9AI score0.00769EPSS
SaveExploits0References3
OSV
OSV
added 2026/01/09 9:12 p.m.5 views

GHSA-Q5QQ-MVFM-J35X Fickling has Static Analysis Bypass via Incomplete Dangerous Module Blocklist

Fickling's assessment ctypes, importlib, runpy, code and multiprocessing were added the list of unsafe imports https://github.com/trailofbits/fickling/commit/9a2b3f89bd0598b528d62c10a64c1986fcb09f66, https://github.com/trailofbits/fickling/commit/eb299b453342f1931c787bcb3bc33f3a03a173f9,...

9.3CVSS6.2AI score0.00556EPSS
SaveExploits1References11
Github Security Blog
Github Security Blog
added 2026/01/09 9:12 p.m.13 views

Fickling has Static Analysis Bypass via Incomplete Dangerous Module Blocklist

Fickling's assessment ctypes, importlib, runpy, code and multiprocessing were added the list of unsafe imports https://github.com/trailofbits/fickling/commit/9a2b3f89bd0598b528d62c10a64c1986fcb09f66, https://github.com/trailofbits/fickling/commit/eb299b453342f1931c787bcb3bc33f3a03a173f9,...

9.3CVSS8.7AI score0.00556EPSS
SaveExploits1References11Affected Software1
Rows per page
Query Builder