Lucene search
+L

83 matches found

Kitploit
Kitploit
added 2026/09/19 2:44 a.m.21 views

idamcp

IDA Pro MCP Server This project provides a Model Context Protocol MCP server for integrating IDA Pro with AI agents like Gemini, Claude, and Jetski. It features a gateway-based proxy architecture, an embedded relational SQLite query engine, and headless session management to support advanced...

5.9AI score
SaveExploits0References1
IBM Security Bulletins
IBM Security Bulletins
added 2026/09/14 9:09 p.m.6 views

Security Bulletin: IBM i is Affected By A Race Condition Vulnerability in SQL Query Engine [CVE-2026-18069]

Summary IBM i is vulnerable to obtaining ownership of a file due to a time-of-check to time-of-use race condition CVE-2026-18069 in SQL Query Engine SQE as described in the vulnerability details section. Vulnerability Details CVEID:CVE-2026-18069 DESCRIPTION: IBM i could allow a local attacker to...

6CVSS5.9AI score0.00134EPSS
SaveExploits0Affected Software5
Cvelist
Cvelist
added 2026/09/14 9:04 p.m.29 views

CVE-2026-18069 IBM i is Affected By A Race Condition Vulnerability in SQL Query Engine []

IBM i 7.6, 7.5, 7.4, and 7.3 could allow a local attacker to obtain ownership of arbitrary file system objects due to a time-of-check to time-of-use TOCTOU race condition...

6CVSS0.00134EPSS
SaveExploits0References1
CVE
CVE
added 2026/09/14 9:04 p.m.14 views

CVE-2026-18069

CVE-2026-18069 is a time-of-check to time-of-use (TOCTOU) race condition in the SQL Query Engine (SQE) of IBM i (versions 7.3, 7.4, 7.5, and 7.6). A local attacker with low privileges can obtain ownership of arbitrary file system objects , resulting in a changed scope with low impact on confident...

6CVSS5.8AI score0.00134EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/19 2:02 p.m.34 views

CVE-2026-76224 ArcadeDB before 26.8.1 Remote Code Execution via Groovy Fallback

ArcadeDB before 26.8.1 arcadedb-gremlin, affected = 26.7.3 contains a remote code execution vulnerability in its Gremlin query engine. Although the engine defaults to the documented-secure java gremlin-lang engine, ArcadeGremlin.executeStatement silently falls back to the insecure Groovy engine...

8.8CVSS0.00583EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/19 2:02 p.m.33 views

CVE-2026-76224

ArcadeDB (arcadedb-gremlin, versions ≤ 26.7.3) contains a remote code execution vulnerability in its Gremlin query engine. The root cause is that ArcadeGremlin.executeStatement() silently falls back to the insecure Groovy engine whenever a request carries any query parameter and the query does no...

8.8CVSS6.7AI score0.00583EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/08/19 12:00 a.m.28 views

PT-2026-78406

Name of the Vulnerable Software and Affected Versions ArcadeDB versions prior to 26.8.1 Description The Gremlin query engine contains a flaw where the ArcadeGremlin.executeStatement function silently reverts to an insecure Groovy engine if a request includes any query parameter and the query fail...

8.8CVSS5.9AI score0.00583EPSS
SaveExploits0References5
BDU FSTEC
BDU FSTEC
added 2026/08/12 12:00 a.m.8 views

The vulnerability of the Query Engine component of the Loki logging aggregation and storage system allows a attacker to trigger a service failure.

The vulnerability of the Query Engine component of the Loki logging aggregation and storage system is related to the unlimited distribution of resources. Exploiting this vulnerability could allow a malicious actor to cause service interruptions...

7.8CVSS5.2AI score0.0046EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/08/11 7:17 p.m.3 views

UBUNTU-CVE-2026-18711

An issue in MongoDB Server's query execution engine could allow an authenticated user with read and write privileges to cause an internal reference to be used after the underlying memory has been freed, when running certain queries against time-series collections. This could result in a server...

7.1CVSS5.8AI score0.0027EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/11 6:48 p.m.13 views

EUVD-2026-56884

An issue in MongoDB Server's query execution engine could allow an authenticated user with read and write privileges to cause an internal reference to be used after the underlying memory has been freed, when running certain queries against time-series collections. This could result in a server...

7.1CVSS5.5AI score0.0027EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/08/11 12:00 a.m.8 views

PT-2026-70863

Name of the Vulnerable Software and Affected Versions MongoDB Server affected versions not specified Description An issue in the query execution engine allows an authenticated user with read and write privileges to trigger a use-after-free condition when executing specific queries against...

7.1CVSS5.5AI score0.0027EPSS
SaveExploits0References3
attackerkb
attackerkb
added 2026/07/21 11:10 p.m.11 views

CVE-2026-63263

Uncontrolled Resource Consumption CWE-400 in Elasticsearch can lead to denial of service via Exponential Data Expansion CAPEC-197. An authenticated user may submit a specially crafted query to the ES|QL engine that causes exponential CPU consumption during query evaluation. Because the resource...

6.5CVSS5.3AI score0.0024EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2026/06/19 7:21 p.m.42 views

CVE-2026-49344

Mercator (open source mapping app) prior to version 2025.05.19 is affected by CVE-2026-49344. The Query Engine endpoint /admin/queries/execute does not enforce an authorization gate, allowing any authenticated account (including read-only Auditor) to query models outside the intended scope (e.g.,...

7.1CVSS5.8AI score0.00382EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/06/19 7:21 p.m.38 views

CVE-2026-49344 Mercator has a Personal Identifiable Information Leak from Query Executor feature

Mercator is an open source web application that enables mapping of the information system. Prior to version 2025.05.19, Mercator's Query Engine /admin/queries/execute accepts a JSON DSL from / select / filters / traverse / output, translates it into an Eloquent query, and returns results as JSON...

7.1CVSS0.00382EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/06/19 12:00 a.m.34 views

PT-2026-51020

Name of the Vulnerable Software and Affected Versions Mercator versions prior to 2025.05.19 Description The Query Engine allows authenticated users to execute queries via a JSON DSL Domain Specific Language, which is a specialized language used to define data queries. The controller method...

7.1CVSS5.9AI score0.00382EPSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2026/01/22 12:00 a.m.8 views

Azure Linux 3.0 Security Update: uriparser (CVE-2024-34402)

The version of uriparser installed on the remote Azure Linux 3.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2024-34402 advisory. - An issue was discovered in uriparser through 0.9.7. ComposeQueryEngine in UriQuery.c has an integer...

8.6CVSS6.2AI score0.01233EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/01/13 11:20 p.m.20 views

CVE-2024-58339

LlamaIndex run-llama/llamaindex versions up to and including 0.12.2 contain an uncontrolled resource consumption vulnerability in the VannaPack VannaQueryEngine implementation. The customquery logic generates SQL statements from a user-supplied prompt and executes them via vn.runsql without...

8.7CVSS7.4AI score0.00634EPSS
SaveExploits1References1
NVD
NVD
added 2026/01/12 11:15 p.m.15 views

CVE-2024-58339

LlamaIndex run-llama/llamaindex versions up to and including 0.12.2 contain an uncontrolled resource consumption vulnerability in the VannaPack VannaQueryEngine implementation. The customquery logic generates SQL statements from a user-supplied prompt and executes them via vn.runsql without...

8.7CVSS0.00634EPSS
SaveExploits1References4
Cvelist
Cvelist
added 2026/01/12 11:04 p.m.36 views

CVE-2024-58339 LlamaIndex <= 0.12.2 VannaQueryEngine SQL Execution Allows Resource Exhaustion

LlamaIndex run-llama/llamaindex versions up to and including 0.12.2 contain an uncontrolled resource consumption vulnerability in the VannaPack VannaQueryEngine implementation. The customquery logic generates SQL statements from a user-supplied prompt and executes them via vn.runsql without...

8.7CVSS0.00634EPSS
SaveExploits1References4
Vulnrichment
Vulnrichment
added 2026/01/12 11:04 p.m.5 views

CVE-2024-58339 LlamaIndex <= 0.12.2 VannaQueryEngine SQL Execution Allows Resource Exhaustion

LlamaIndex run-llama/llamaindex versions up to and including 0.12.2 contain an uncontrolled resource consumption vulnerability in the VannaPack VannaQueryEngine implementation. The customquery logic generates SQL statements from a user-supplied prompt and executes them via vn.runsql without...

8.7CVSS7.1AI score0.00634EPSS
SaveExploits1References4
Rows per page
Query Builder