Lucene search
+L

237105 matches found

Cvelist
Cvelist
added 2026/07/17 12:7 a.m.46 views

CVE-2026-62238 OpenRemote < 1.26.0 SQL Injection via Crosstab Export

OpenRemote before 1.26.0 contain an authenticated SQL injection vulnerability in the datapoint crosstab export endpoint that constructs PostgreSQL queries by concatenating asset display names into raw SQL. An authenticated attacker with asset creation or rename permissions can inject SQL through...

7.2CVSS0.00333EPSS
SaveExploits1References2
OSV
OSV
added 2026/07/17 12:7 a.m.6 views

CVE-2026-62238 OpenRemote < 1.26.0 SQL Injection via Crosstab Export

OpenRemote before 1.26.0 contain an authenticated SQL injection vulnerability in the datapoint crosstab export endpoint that constructs PostgreSQL queries by concatenating asset display names into raw SQL. An authenticated attacker with asset creation or rename permissions can inject SQL through...

7.2CVSS5.7AI score
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/07/17 12:7 a.m.10 views

CVE-2026-62238

OpenRemote before 1.26.0 contain an authenticated SQL injection vulnerability in the datapoint crosstab export endpoint that constructs PostgreSQL queries by concatenating asset display names into raw SQL. An authenticated attacker with asset creation or rename permissions can inject SQL through...

7.2CVSS6.1AI score0.00333EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2026/07/17 12:0 a.m.40 views

CVE-2026-52348

cool-admin-java 8.0.0 has a SQL injection vulnerability in the order method of CrudOption.java...

0.0026EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/07/17 12:0 a.m.29 views

PT-2026-60810

An unauthenticated SQL injection vulnerability exists in Sangoma Switchvox SMB Edition 8.3 104997. The /pa endpoint processes XML content beginning with and directly concatenates the user-controlled PhoneIP value into PostgreSQL queries without sanitization or parameterization. An unauthenticated...

9.3CVSS6.6AI score0.00411EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/17 12:0 a.m.21 views

CVE-2026-52348

CVE-2026-52348 affects cool-admin-java 8.0.0 with a SQL injection vulnerability in the order() method of CrudOption.java. Root cause per sources is improper handling of input in that method leading to injectable SQL. Affected product is specified; no vendor/version beyond 8.0.0 is indicated in th...

9.8CVSS5.7AI score0.0026EPSS
SaveExploits0References1
VulnCheck KEV
VulnCheck KEV
added 2026/07/17 12:0 a.m.7 views

VulnCheck KEV: 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
SaveIn wildExploits52References6
Positive Technologies
Positive Technologies
added 2026/07/17 12:0 a.m.16 views

PT-2026-60856

Name of the Vulnerable Software and Affected Versions WordPress versions 6.9.0 through 6.9.4 WordPress versions 7.0.0 through 7.0.1 Description A route confusion issue in the REST API batch endpoint, combined with a SQL injection flaw in the WP Query class, allows a remote attacker to perform SQL...

10CVSS7.8AI score0.98417EPSS
SaveExploits69References195
VulnCheck KEV
VulnCheck KEV
added 2026/07/17 12:0 a.m.27 views

VulnCheck KEV: CVE-2026-63030

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.8CVSS6.4AI score0.98417EPSS
SaveIn wildExploits71References10
NVD
NVD
added 2026/07/16 10:16 p.m.11 views

CVE-2026-14782

The Booking for Appointments and Events Calendar – Amelia plugin for WordPress is vulnerable to SQL Injection via the Customer Import in all versions up to, and including, 2.4.3 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL quer...

4.9CVSS0.0024EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/16 9:30 p.m.37 views

CVE-2026-14782

The CVE-2026-14782 entry concerns the Booking for Appointments and Events Calendar – Amelia plugin for WordPress. A SQL Injection exists via the Customer Import feature in all versions up to and including 2.4.3, due to insufficient escaping of the user-supplied parameter and inadequate preparatio...

4.9CVSS6.1AI score0.0024EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/16 9:17 p.m.14 views

CVE-2026-38158

A SQL injection vulnerability in the /ureport/datasource/previewData component of ureport v2.2.9 allows attackers to access sensitive database information via crafted SQL statements...

9.8CVSS0.00347EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/07/16 9:0 p.m.7 views

SQL Injection

Overview johnpbloch/wordpress-core is a web software you can use to create a website or blog. Affected versions of this package are vulnerable to SQL Injection in the WPQuery::getposts method of class-wp-query.php, which applies integer casting to the authornotin query variable only when it is an...

9.1CVSS7AI score0.79029EPSS
SaveExploits52References2
Snyk
Snyk
added 2026/07/16 9:0 p.m.6 views

Remote Code Execution (RCE)

Overview johnpbloch/wordpress-core is a web software you can use to create a website or blog. Affected versions of this package are vulnerable to Remote Code Execution RCE due to a REST API batch-route confusion weakness in the batch request endpoint, which resolves batched subrequests in a way...

9.8CVSS9.2AI score0.98417EPSS
SaveExploits69References2
OSV
OSV
added 2026/07/16 8:17 p.m.12 views

GHSA-VWJC-V7X7-CM6G ArcadeDB: Scripting authorization gate (GHSA-48qw-824m-86pr) bypassed via SQL DEFINE FUNCTION ... LANGUAGE js

The GHSA-48qw-824m-86pr hardening added a checkPermissionsOnDatabaseUPDATESECURITY gate on the polyglot engine PolyglotQueryEngine.java:112-114,126,176,199, but only there. The SQL route to JavaScript never touches it: DefineFunctionStatement.executeSimple DefineFunctionStatement.java:37-100,...

8.7CVSS6AI score0.00319EPSS
SaveExploits0References3
NVD
NVD
added 2026/07/16 6:16 p.m.11 views

CVE-2026-44970

dbt-mcp is a Model Context Protocol server for interacting with dbt. Prior to 1.17.1, DefaultUsageTracker.emittoolcalledevent in src/dbtmcp/tracking/tracking.py serialized every MCP tool call's complete arguments dictionary and sent it through dbtlabsvortex.producer.logproto without redaction,...

4.3CVSS0.00236EPSS
SaveExploits1References4
OSV
OSV
added 2026/07/16 5:49 p.m.9 views

CVE-2026-44969 dbt-mcp: Tool Arguments Including SQL Queries and Credentials Logged in Plaintext Without Redaction When File Logging Is Enabled

dbt-mcp is a Model Context Protocol server for interacting with dbt. Prior to 1.17.1, DbtMCP.calltool in src/dbtmcp/mcp/server.py logged the raw arguments dictionary at INFO level before each tool call and at ERROR level on exceptions, and configurefilelogging wrote those records to dbt-mcp.log...

2.5CVSS6.1AI score
SaveExploits0References6
CVE
CVE
added 2026/07/16 5:49 p.m.32 views

CVE-2026-44969

dbt-mcp: CVE-2026-44969 involves logging of complete tool call arguments (including sql_query, vars, and node_selection) in plaintext when DBT_MCP_SERVER_FILE_LOGGING is enabled. The issue is present in earlier versions (e.g., v1.15.x) and fixed in v1.17.1. Connected sources confirm that argument...

3.3CVSS6.1AI score0.00148EPSS
SaveExploits1References4Affected Software1
Cvelist
Cvelist
added 2026/07/16 5:49 p.m.43 views

CVE-2026-44969 dbt-mcp: Tool Arguments Including SQL Queries and Credentials Logged in Plaintext Without Redaction When File Logging Is Enabled

dbt-mcp is a Model Context Protocol server for interacting with dbt. Prior to 1.17.1, DbtMCP.calltool in src/dbtmcp/mcp/server.py logged the raw arguments dictionary at INFO level before each tool call and at ERROR level on exceptions, and configurefilelogging wrote those records to dbt-mcp.log...

2.5CVSS0.00148EPSS
SaveExploits1References4
CVE
CVE
added 2026/07/16 5:49 p.m.49 views

CVE-2026-44970

dbt-mcp prior to v1.17.1 serializes and transmits the full MCP tool call arguments (including sql_query from show and vars from run/build/test) to the dbt Labs telemetry service without redaction, by default. This telemetry is enabled by default unless explicitly opted out, and a fix is available...

4.3CVSS6.1AI score0.00236EPSS
SaveExploits1References4Affected Software1
Rows per page
Query Builder