Lucene search
+L

14773 matches found

OSV
OSV
added 2026/05/08 5:16 p.m.3 views

AZL-86325 CVE-2026-41889 affecting package telegraf for versions less than 1.31.0-22

pgx is a PostgreSQL driver and toolkit for Go. Prior to version 5.9.2, SQL injection can occur when the non-default simple protocol is used, a dollar quoted string literal is used in the SQL query, that string literal contains text that would be would be interpreted as a placeholder outside of a...

9.8CVSS6.2AI score0.00356EPSS
SaveExploits0References1
OSV
OSV
added 2026/05/08 5:16 p.m.12 views

UBUNTU-CVE-2026-41889

pgx is a PostgreSQL driver and toolkit for Go. Prior to version 5.9.2, SQL injection can occur when the non-default simple protocol is used, a dollar quoted string literal is used in the SQL query, that string literal contains text that would be would be interpreted as a placeholder outside of a...

9.8CVSS5.7AI score0.00356EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2026/05/08 3:53 p.m.86 views

CVE-2026-41889

pgx is a PostgreSQL driver and toolkit for Go. Prior to version 5.9.2, SQL injection can occur when the non-default simple protocol is used, a dollar quoted string literal is used in the SQL query, that string literal contains text that would be would be interpreted as a placeholder outside of a...

9.8CVSS5.7AI score0.00356EPSS
SaveExploits0
EUVD
EUVD
added 2026/05/08 3:53 p.m.41 views

EUVD-2026-28805

pgx is a PostgreSQL driver and toolkit for Go. Prior to version 5.9.2, SQL injection can occur when the non-default simple protocol is used, a dollar quoted string literal is used in the SQL query, that string literal contains text that would be would be interpreted as a placeholder outside of a...

2.3CVSS5.7AI score0.00356EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/05/08 1:19 p.m.10 views

CVE-2026-41496 PraisonAI: SQL Injection via unvalidated `table_prefix` in 9 conversation store backends (incomplete fix for CVE-2026-40315)

PraisonAI is a multi-agent teams system. Prior to praisonai version 4.6.9 and praisonaiagents version 1.6.9, the fix for CVE-2026-40315 added input validation to SQLiteConversationStore only. Nine sibling backends — MySQL, PostgreSQL, async SQLite/MySQL/PostgreSQL, Turso, SingleStore, Supabase,...

8.1CVSS5.8AI score0.00347EPSS
SaveExploits2References1
CNNVD
CNNVD
added 2026/05/08 12:00 a.m.18 views

pgx SQL注入漏洞

pgx is a PostgreSQL driver and toolkit for Go language. Versions of pgx prior to 5.9.2 have a SQL injection vulnerability. This vulnerability occurs when using a non-default simple protocol; placeholders in dollar quotation string literals may be misinterpreted incorrectly, leading to SQL injecti...

9.8CVSS5.8AI score0.00356EPSS
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2026/05/06 4:44 p.m.16 views

Rucio has SQL Injection in FilterEngine PostgreSQL Query Builder via DID Search API

Summary A SQL injection vulnerability in FilterEngine.createpostgresquery allows any authenticated Rucio user to execute arbitrary SQL against the configured PostgreSQL metadata database through the DID search endpoint GET /dids//dids/search. When the external metadata plugin postgresmeta is...

9CVSS6.7AI score0.00301EPSS
SaveExploits0References6Affected Software1
EUVD
EUVD
added 2026/05/06 4:44 p.m.24 views

EUVD-2026-27875

Rucio has SQL Injection in FilterEngine PostgreSQL Query Builder via DID Search API...

9CVSS5.9AI score0.00301EPSS
SaveExploits0References1
GithubExploit
GithubExploit
added 2026/05/06 4:27 a.m.148 views

Exploit for CVE-2026-33324

CVE-2026-33324 Overview SQLBot, a sophisticated Text-to-S...

9.4CVSS6.1AI score0.00603EPSS
SaveExploits2
NVD
NVD
added 2026/05/05 8:16 p.m.14 views

CVE-2026-33324

SQLBot is an intelligent Text-to-SQL system based on large language models and RAG. In versions 1.7.0 and earlier, the Text2SQL chat interface is vulnerable to prompt injection. The user-provided question parameter is directly concatenated into the LLM prompt without filtering or escaping, and th...

9.4CVSS0.00603EPSS
SaveExploits2References1
Github Security Blog
Github Security Blog
added 2026/05/05 8:09 p.m.17 views

pgjdbc: Unbounded PBKDF2 iterations in SCRAM authentication allows CPU exhaustion DoS

Summary pgjdbc is vulnerable to a client-side denial of service during SCRAM-SHA-256 authentication. Impact A malicious server can instruct the driver to perform SCRAM authentication with a very large iteration count. With a large enough value, the client spends an unbounded amount of CPU time...

7.5CVSS5.8AI score0.03261EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/05/05 8:09 p.m.21 views

GHSA-98QH-XJC8-98PQ pgjdbc: Unbounded PBKDF2 iterations in SCRAM authentication allows CPU exhaustion DoS

Summary pgjdbc is vulnerable to a client-side denial of service during SCRAM-SHA-256 authentication. Impact A malicious server can instruct the driver to perform SCRAM authentication with a very large iteration count. With a large enough value, the client spends an unbounded amount of CPU time...

7.5CVSS5.8AI score0.03261EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/05/05 7:09 p.m.58 views

CVE-2026-33324 SQLBot prompt injection allows arbitrary SQL execution and remote code execution

SQLBot is an intelligent Text-to-SQL system based on large language models and RAG. In versions 1.7.0 and earlier, the Text2SQL chat interface is vulnerable to prompt injection. The user-provided question parameter is directly concatenated into the LLM prompt without filtering or escaping, and th...

9.4CVSS0.00603EPSS
SaveExploits2References1
ATTACKERKB
ATTACKERKB
added 2026/05/05 7:09 p.m.8 views

CVE-2026-33324

SQLBot is an intelligent Text-to-SQL system based on large language models and RAG. In versions 1.7.0 and earlier, the Text2SQL chat interface is vulnerable to prompt injection. The user-provided question parameter is directly concatenated into the LLM prompt without filtering or escaping, and th...

9.4CVSS6.6AI score0.00603EPSS
SaveExploits2References2Affected Software1
EUVD
EUVD
added 2026/05/05 7:09 p.m.20 views

EUVD-2026-27446

SQLBot is an intelligent Text-to-SQL system based on large language models and RAG. In versions 1.7.0 and earlier, the Text2SQL chat interface is vulnerable to prompt injection. The user-provided question parameter is directly concatenated into the LLM prompt without filtering or escaping, and th...

9.4CVSS6.6AI score0.00603EPSS
SaveExploits2References1
CVE
CVE
added 2026/05/05 7:09 p.m.27 views

CVE-2026-33324

SQLBot’s Text-to-SQL prompt injection vulnerability affects versions 1.7.0 and earlier, where the user’s question is concatenated into the LLM prompt and the resulting SQL is executed without validation. An authenticated attacker can craft a malicious query to coerce the LLM into generating and r...

9.4CVSS6.6AI score0.00603EPSS
SaveExploits2References1Affected Software1
GithubExploit
GithubExploit
added 2026/05/05 8:24 a.m.230 views

Exploit for Heap-based Buffer Overflow in Postgresql

CVE-2026-2005 — PostgreSQL pgcrypto Heap Overflow → RCE Remot...

8.8CVSS6.5AI score0.01274EPSS
SaveExploits4
Positive Technologies
Positive Technologies
added 2026/05/05 12:00 a.m.31 views

PT-2026-37219

Name of the Vulnerable Software and Affected Versions SQLBot versions prior to 1.7.1 Description The Text2SQL chat interface is susceptible to prompt injection. The question parameter is concatenated into the Large Language Model LLM prompt without filtering or escaping, and the resulting SQL is...

9.4CVSS6.7AI score0.00603EPSS
SaveExploits2References5
GithubExploit
GithubExploit
added 2026/05/04 5:37 p.m.298 views

Exploit for Heap-based Buffer Overflow in Postgresql

CVE-2026-2005 — PostgreSQL pgcrypto Heap Overflow Lab A self-...

8.8CVSS6.5AI score0.01274EPSS
SaveExploits4
HackRead
HackRead
added 2026/05/04 3:08 p.m.20 views

Wiz ZeroDay.Cloud Event Reveals 20-Year-Old PostgreSQL Vulnerabilities

Researchers revealed 20-year-old PostgreSQL flaws at Wiz ZeroDay.Cloud event, exposing critical bugs in pgcrypto and prompting urgent patches for database security...

5.8AI score
SaveExploits0
Rows per page
Query Builder