Lucene search
+L

2757 matches found

ATTACKERKB
ATTACKERKB
added 2026/04/14 11:50 p.m.14 views

CVE-2026-40091

SpiceDB is an open source database system for creating and managing security-critical application permissions. In versions 1.49.0 through 1.51.0, when SpiceDB starts with log level info, the startup "configuration" log will include the full datastore DSN, including the plaintext password, inside...

6CVSS5.8AI score0.00166EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/04/14 10:33 p.m.15 views

GHSA-JF4F-RR2C-9M58 SpiceDB's SPICEDB_DATASTORE_CONN_URI is leaked on startup logs

Impact When SpiceDB starts with log level info, the startup "configuration" log will include the full datastore DSN, including the plaintext password, inside DatastoreConfig.URI. Patches v1.51.1 Workarounds Change the log level to warn or error...

6CVSS5.8AI score0.00166EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/04/14 10:33 p.m.15 views

SpiceDB's SPICEDB_DATASTORE_CONN_URI is leaked on startup logs

Impact When SpiceDB starts with log level info, the startup "configuration" log will include the full datastore DSN, including the plaintext password, inside DatastoreConfig.URI. Patches v1.51.1 Workarounds Change the log level to warn or error...

6CVSS5.8AI score0.00166EPSS
SaveExploits0References4Affected Software1
Snyk
Snyk
added 2026/04/14 10:33 p.m.6 views

Insertion of Sensitive Information into Log File

Overview github.com/authzed/spicedb/pkg/cmd/server is a Google Zanzibar-inspired fine-grained permissions database Affected versions of this package are vulnerable to Insertion of Sensitive Information into Log File in the configuration log output during startup when the log level is set to info...

6.7CVSS5.8AI score0.00166EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/04/14 10:33 p.m.14 views

EUVD-2026-22815

SpiceDB's SPICEDBDATASTORECONNURI is leaked on startup logs...

6CVSS5.8AI score0.00166EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/04/14 2:55 a.m.11 views

CVE-2026-40287 PraisonAI has RCE via Automatic tools.py Import

PraisonAI is a multi-agent teams system. Versions 4.5.138 and below are vulnerable to arbitrary code execution through automatic, unsanitized import of a tools.py file from the current working directory. Components including call.py importtoolsfromfile, toolresolver.py loadlocaltools, and CLI...

8.4CVSS6.4AI score0.00246EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2026/04/13 7:23 p.m.12 views

CVE-2026-40156

PraisonAI is a multi-agent teams system. Prior to 4.5.128, PraisonAI automatically loads a file named tools.py from the current working directory to discover and register custom agent tools. This loading process uses importlib.util.specfromfilelocation and immediately executes module-level code v...

7.8CVSS6.4AI score0.00209EPSS
SaveExploits0References1
OSV
OSV
added 2026/04/10 7:26 p.m.11 views

GHSA-2G3W-CPC4-CHR4 PraisonAI Vulnerable to Implicit Execution of Arbitrary Code via Automatic `tools.py` Loading

PraisonAI automatically loads a file named tools.py from the current working directory to discover and register custom agent tools. This loading process uses importlib.util.specfromfilelocation and immediately executes module-level code via spec.loader.execmodule without explicit user consent,...

7.8CVSS6.4AI score0.00209EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/04/10 7:26 p.m.13 views

PraisonAI Vulnerable to Implicit Execution of Arbitrary Code via Automatic `tools.py` Loading

PraisonAI automatically loads a file named tools.py from the current working directory to discover and register custom agent tools. This loading process uses importlib.util.specfromfilelocation and immediately executes module-level code via spec.loader.execmodule without explicit user consent,...

7.8CVSS6.4AI score0.00209EPSS
SaveExploits0References4Affected Software1
Rapid7 Blog
Rapid7 Blog
added 2026/04/10 7:11 p.m.16 views

Metasploit Wrap-Up 04/10/2026

Speedup Improvements of MSFVenom & New Modules This week, we have added new modules to Metasploit Framework targeting Cisco Catalyst SD-WAN controllers and osTicket as well as updates and improvements to Windows service-for-user persistence, and LDAP/ADCS-related modules to automatically report...

10CVSS7.6AI score0.88243EPSS
SaveExploits13
ATTACKERKB
ATTACKERKB
added 2026/04/10 4:46 p.m.8 views

CVE-2026-40156

PraisonAI is a multi-agent teams system. Prior to 4.5.128, PraisonAI automatically loads a file named tools.py from the current working directory to discover and register custom agent tools. This loading process uses importlib.util.specfromfilelocation and immediately executes module-level code v...

7.8CVSS6.4AI score0.00209EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2026/04/10 4:46 p.m.38 views

CVE-2026-40156 PraisonAI Affected by Implicit Execution of Arbitrary Code via Automatic `tools.py` Loading

PraisonAI is a multi-agent teams system. Prior to 4.5.128, PraisonAI automatically loads a file named tools.py from the current working directory to discover and register custom agent tools. This loading process uses importlib.util.specfromfilelocation and immediately executes module-level code v...

7.8CVSS0.00209EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/04/10 4:46 p.m.5 views

CVE-2026-40156 PraisonAI Affected by Implicit Execution of Arbitrary Code via Automatic `tools.py` Loading

PraisonAI is a multi-agent teams system. Prior to 4.5.128, PraisonAI automatically loads a file named tools.py from the current working directory to discover and register custom agent tools. This loading process uses importlib.util.specfromfilelocation and immediately executes module-level code v...

7.8CVSS6.4AI score0.00209EPSS
SaveExploits0References1
CVE
CVE
added 2026/04/10 4:46 p.m.45 views

CVE-2026-40156

PraisonAI before 4.5.128 loads a file named tools.py from the CWD using importlib, executing module-level code without explicit consent, validation, or sandboxing. Merely having tools.py in the working directory triggers code execution, bypassing configuration references. This creates a local, im...

7.8CVSS6.4AI score0.00209EPSS
SaveExploits0References1Affected Software1
OSV
OSV
added 2026/04/10 4:46 p.m.12 views

CVE-2026-40156 PraisonAI Affected by Implicit Execution of Arbitrary Code via Automatic `tools.py` Loading

PraisonAI is a multi-agent teams system. Prior to 4.5.128, PraisonAI automatically loads a file named tools.py from the current working directory to discover and register custom agent tools. This loading process uses importlib.util.specfromfilelocation and immediately executes module-level code v...

7.8CVSS6.6AI score
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/04/10 12:00 a.m.8 views

PT-2026-31993

Name of the Vulnerable Software and Affected Versions: PraisonAI versions prior to 4.5.128 Description: PraisonAI automatically loads a file named tools.py from the current working directory to discover and register custom agent tools. This process uses importlib.util.spec from file location and...

7.8CVSS6.5AI score0.00209EPSS
SaveExploits0References11
GithubExploit
GithubExploit
added 2026/04/09 10:14 a.m.134 views

AutoRunScan-

AutoRunScan PowerShell-инструмент для аудита автозагрузок W...

5.9AI score
SaveExploits0
Schneier on Security
Schneier on Security
added 2026/04/08 10:25 a.m.12 views

Python Supply-Chain Compromise

This is news: A malicious supply chain compromise has been identified in the Python Package Index package litellm version 1.82.8. The published wheel contains a malicious .pth file litellminit.pth, 34,628 bytes which is automatically executed by the Python interpreter on every startup, without...

5.8AI score
SaveExploits0
OSV
OSV
added 2026/04/07 6:11 p.m.12 views

GHSA-42MX-VP8M-J7QH OpenClaw: OpenShell `mirror` mode can convert untrusted sandbox files into explicitly enabled workspace hooks and execute them on the host during gateway startup

Summary OpenShell mirror mode can convert untrusted sandbox files into explicitly enabled workspace hooks and execute them on the host during gateway startup Current Maintainer Triage - Status: narrow - Normalized severity: medium - Assessment: Real on shipped = 2026.3.28 - First stable tag...

7.3CVSS5.8AI score0.00123EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/04/07 6:11 p.m.25 views

OpenClaw: OpenShell `mirror` mode can convert untrusted sandbox files into explicitly enabled workspace hooks and execute them on the host during gateway startup

Summary OpenShell mirror mode can convert untrusted sandbox files into explicitly enabled workspace hooks and execute them on the host during gateway startup Current Maintainer Triage - Status: narrow - Normalized severity: medium - Assessment: Real on shipped = 2026.3.28 - First stable tag...

7.3CVSS6AI score0.00123EPSS
SaveExploits0References5Affected Software1
Rows per page
Query Builder