Lucene search
+L

237242 matches found

Positive Technologies
Positive Technologies
added 2026/07/17 12:0 a.m.17 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.95605EPSS
SaveExploits70References195
VulnCheck KEV
VulnCheck KEV
added 2026/07/17 12:0 a.m.31 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.95605EPSS
SaveIn wildExploits72References10
NVD
NVD
added 2026/07/16 10:16 p.m.14 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.40 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.731EPSS
SaveExploits53References2
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.8CVSS10AI score0.95605EPSS
SaveExploits70References2
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
CVE
CVE
added 2026/07/16 5:49 p.m.43 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
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
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.61 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
Cvelist
Cvelist
added 2026/07/16 5:49 p.m.47 views

CVE-2026-44970 dbt-mcp: All MCP Tool Arguments Including Raw SQL and --vars Credentials Transmitted to dbt Labs Telemetry by Default Without Redaction

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,...

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

CVE-2026-44970 dbt-mcp: All MCP Tool Arguments Including Raw SQL and --vars Credentials Transmitted to dbt Labs Telemetry by Default Without Redaction

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,...

3.1CVSS6.1AI score
SaveExploits0References6
NVD
NVD
added 2026/07/16 4:18 p.m.9 views

CVE-2025-45868

LogicalDOC Enterprise up to and for v9.1.1 is vulnerable to blind SQL injection in the ComparisonServlet component, allowing authenticated user to manipulate SQL queries via crafted input...

8.8CVSS0.00281EPSS
SaveExploits0References2
Patchstack
Patchstack
added 2026/07/16 12:33 p.m.6 views

WordPress Bookly plugin <= 27.7 - SQL Injection vulnerability

SQL Injection vulnerability discovered by dodoh4t in WordPress Plugin Bookly versions = 27.7...

9.3CVSS5.9AI score0.00283EPSS
SaveExploits0Affected Software1
Patchstack
Patchstack
added 2026/07/16 12:27 p.m.9 views

WordPress WPDM – Premium Packages plugin <= 6.2.0 - SQL Injection vulnerability

SQL Injection vulnerability discovered by HieuPenguinnn in WordPress Plugin WPDM – Premium Packages versions = 6.2.0...

9.3CVSS5.9AI score0.00283EPSS
SaveExploits0Affected Software1
RedhatCVE
RedhatCVE
added 2026/07/16 11:31 a.m.10 views

CVE-2026-15043

A flaw was found in DBI::SQL::Nano, a mini-SQL engine for Perl. This vulnerability occurs because the engine incorrectly evaluates SQL operators for text comparisons, specifically inverting the logic for "less than or equal to" and "greater than or equal to" operations. This can lead to...

9.8CVSS6.1AI score0.00387EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/07/16 9:32 a.m.9 views

CVE-2026-15925

A flaw was found in Snowflake Connector for Python. A network-positioned attacker could exploit improper Transport Layer Security TLS hostname verification by intercepting network traffic and presenting a fraudulent certificate. This could allow the attacker to bypass certificate hostname...

9.2CVSS6.3AI score0.00177EPSS
SaveExploits0References4
Rows per page
Query Builder