Lucene search
+L

27060 matches found

ATTACKERKB
ATTACKERKB
added 2026/07/18 1:10 p.m.8 views

CVE-2025-71391

SurrealDB versions before 2.2.2 contain an uncaught exception vulnerability in the net module that allows authenticated users to crash the database. Attackers can send crafted HTTP queries containing null bytes to the /sql endpoint, causing an unhandled exception that crashes the SurrealDB instan...

7.1CVSS5.3AI score0.00266EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/18 1:10 p.m.22 views

CVE-2024-58367

SurrealDB before 2.0.4 has an improper authorization flaw in field permissions during SELECT, UPDATE, and DELETE, allowing an authorized user to leak protected field values through techniques such as SELECT VALUE, field aliasing, function arguments, WHERE filters, RETURN BEFORE, and SET clause re...

7.1CVSS5.2AI score0.00215EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/07/18 1:10 p.m.7 views

CVE-2024-58367

SurrealDB versions before 2.0.4 fail to properly enforce field permissions during SELECT, UPDATE, and DELETE operations, allowing authorized users to access unauthorized field values through various query techniques. Attackers can exploit SELECT VALUE operations, field aliasing, function argument...

7.1CVSS5.2AI score0.00215EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/07/18 1:10 p.m.8 views

CVE-2024-58365

SurrealDB versions before 1.2.0 contain an uncaught exception vulnerability in the query executor when processing calls to nonexistent built-in functions. Authorized clients can craft pre-parsed queries invoking nonexistent functions to trigger a panic that crashes the server...

7.1CVSS5.3AI score0.00249EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/07/18 1:10 p.m.36 views

CVE-2024-58365 SurrealDB before 1.2.0 Denial of Service via Nonexistent Function

SurrealDB versions before 1.2.0 contain an uncaught exception vulnerability in the query executor when processing calls to nonexistent built-in functions. Authorized clients can craft pre-parsed queries invoking nonexistent functions to trigger a panic that crashes the server...

7.1CVSS0.00249EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/07/18 1:10 p.m.10 views

EUVD-2024-55681

SurrealDB versions before 1.2.0 contain an uncaught exception vulnerability in the query executor when processing calls to nonexistent built-in functions. Authorized clients can craft pre-parsed queries invoking nonexistent functions to trigger a panic that crashes the server...

7.1CVSS5.3AI score0.00249EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/18 1:10 p.m.40 views

CVE-2024-58362 SurrealDB before 1.5.5 Query Injection via RPC API

SurrealDB before 1.5.5 and 2.0.0-beta before 2.0.0-beta.3 accepts an arbitrary object in the signin and signup operations of the RPC API without recursively validating it for non-computed values. When a record access method defines a SIGNIN or SIGNUP query and the RPC API is exposed to untrusted...

8.8CVSS0.00367EPSS
SaveExploits0References2
GithubExploit
GithubExploit
added 2026/07/17 8:18 p.m.93 views

Exploit for CVE-2026-63030

wp2shell-poc Proof-of-concept for an unauthenticated SQL inje...

7.5CVSS6.8AI score0.98417EPSS
SaveExploits60
OSV
OSV
added 2026/07/17 8:17 p.m.4 views

DEBIAN-CVE-2026-60137

WordPress 6.8.x before 6.8.6, 6.9.x before 6.9.5, and 7.0.x before 7.0.2 does not properly sanitise the authornotin parameter of WPQuery, which could allow SQL Injection when a plugin or theme passes untrusted input to the parameter...

5.9CVSS6.3AI score0.79029EPSS
SaveExploits44References1
NVD
NVD
added 2026/07/17 8:17 p.m.5 views

CVE-2026-48819

Hey API is an ecosystem for turning API specifications into production-ready code. Prior to 0.97.3, dist/clients/core/params.ts ships a runtime template copied into generated SDKs as params.gen.ts, and buildClientParams writes unknown slot-prefixed keys such as $body, $headers, $path, and $query...

4.8CVSS0.00221EPSS
SaveExploits0References4
NVD
NVD
added 2026/07/17 8:17 p.m.6 views

CVE-2026-12283

Amazon Athena is a serverless, interactive query service that lets you analyze data directly in Amazon S3 using standard SQL. Athena Query Federation is a feature that allows you to connect to data sources outside of Amazon S3 like DynamoDB, Azure Synapse, and custom connectors using standard SQL...

6.8CVSS0.00432EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/17 7:46 p.m.24 views

CVE-2026-48819

CVE-2026-48819 affects the Hey API openapi-ts code generator. Prior to version 0.97.3, the generated template in dist/clients/core/params.ts copies a runtime template into SDKs (params.gen.ts). The function buildClientParams writes unknown keys with slot prefixes (notably $query_) directly into s...

4.8CVSS5.3AI score0.00221EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/17 7:46 p.m.6 views

CVE-2026-48819 Hey API: `buildClientParams` template: prototype chain substitution via unknown `$<slot>___proto__` key

Hey API is an ecosystem for turning API specifications into production-ready code. Prior to 0.97.3, dist/clients/core/params.ts ships a runtime template copied into generated SDKs as params.gen.ts, and buildClientParams writes unknown slot-prefixed keys such as $body, $headers, $path, and $query...

4.8CVSS5.3AI score0.00221EPSS
SaveExploits0References6
NVD
NVD
added 2026/07/17 7:17 p.m.8 views

CVE-2026-48045

Zeroconf is a pure Python implementation of multicast DNS service discovery. Prior to 0.149.12, AsyncListener.handlequeryordefer retained every truncated TC-bit incoming query, each up to MAXMSGABSOLUTE = 8966 bytes, in self.deferredaddr and armed a per-address timer in self.timersaddr without...

6.5CVSS0.0023EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/07/17 7:14 p.m.48 views

CVE-2026-60137 WordPress < 7.0.2 - Facilitated SQL Injection via author__not_in in WP_Query

WordPress 6.8.x before 6.8.6, 6.9.x before 6.9.5, and 7.0.x before 7.0.2 does not properly sanitise the authornotin parameter of WPQuery, which could allow SQL Injection when a plugin or theme passes untrusted input to the parameter...

5.9CVSS0.79029EPSS
SaveExploits44References2
Vulnrichment
Vulnrichment
added 2026/07/17 7:14 p.m.14 views

CVE-2026-63030 WordPress < 7.0.2 - REST API batch-route confusion and SQL injection issue leading to Remote Code Execution

WordPress 6.9.x before 6.9.5 and 7.0.x before 7.0.2 is affected by a REST API batch endpoint route confusion issue which, combined with the authornotin WPQuery SQL Injection CVE-2026-60137, could allow an attacker to perform SQL Injection and achieve Remote Code Execution...

9.8CVSS6AI score0.98417EPSS
SaveExploits60References2
Vulnrichment
Vulnrichment
added 2026/07/17 7:14 p.m.18 views

CVE-2026-60137 WordPress < 7.0.2 - Facilitated SQL Injection via author__not_in in WP_Query

WordPress 6.8.x before 6.8.6, 6.9.x before 6.9.5, and 7.0.x before 7.0.2 does not properly sanitise the authornotin parameter of WPQuery, which could allow SQL Injection when a plugin or theme passes untrusted input to the parameter...

5.9CVSS5.9AI score0.79029EPSS
SaveExploits44References2
Debian CVE
Debian CVE
added 2026/07/17 7:14 p.m.7 views

CVE-2026-60137

WordPress 6.8.x before 6.8.6, 6.9.x before 6.9.5, and 7.0.x before 7.0.2 does not properly sanitise the authornotin parameter of WPQuery, which could allow SQL Injection when a plugin or theme passes untrusted input to the parameter...

9.1CVSS6.3AI score0.79029EPSS
SaveExploits44
CVE
CVE
added 2026/07/17 7:14 p.m.266 views

CVE-2026-60137

CVE-2026-60137 (SQL injection in WP_Query::author__not_in) affects WordPress 6.8.x (6.8.0–6.8.5), 6.9.x (6.9.0–6.9.4), and 7.0.x (7.0.0–7.0.1). The vulnerability occurs when author__not_in is passed as a string instead of an array, bypassing sanitisation and allowing unsafe interpolation into an ...

9.1CVSS5.8AI score0.79029EPSS
SaveIn wildExploits44References3Affected Software1
CVE
CVE
added 2026/07/17 7:10 p.m.27 views

CVE-2026-44739

CVE-2026-44739 (Pimcore) : SQL injection in the columnConfigAction flow of CustomReportsBundle enables an attacker with the reports_config permission to inject and execute arbitrary SELECT/UNION queries and leverage error-based exfiltration. Affected versions are prior to 11.5.17 (LTS) and 12.3.6...

8.7CVSS5.8AI score0.00285EPSS
SaveExploits0References4
Rows per page
Query Builder