Lucene search
K

233604 matches found

NVD
NVD
added 2026/05/13 8:16 p.m.9 views

CVE-2026-42550

Flight is an extensible micro-framework for PHP. Prior to 3.18.1, SimplePdo::insert, SimplePdo::update, and SimplePdo::delete build SQL statements by concatenating the $table argument and the keys of the $data array directly into the query, with no identifier quoting and no validation. When an...

8.8CVSS0.00019EPSS
Exploits0References1
NVD
NVD
added 2026/05/13 8:16 p.m.6 views

CVE-2026-33378

Using the $timeGroup macro, one can achieve an OOM by overloading the server. This requires a SQL datasource. If the server is set up to auto-restart, the impact is minimal or non-existent, as the attack can take upwards of half an hour to crash the server...

6.5CVSS0.00019EPSS
Exploits0References1
NVD
NVD
added 2026/05/13 8:16 p.m.5 views

CVE-2026-33380

A vulnerability in SQL Expressions allows an authenticated attacker to read arbitrary files from the Grafana server's filesystem. Only instances with the sqlExpressions feature toggle enabled are vulnerable...

6.3CVSS0.00012EPSS
Exploits0References1
UbuntuCve
UbuntuCve
added 2026/05/13 8:16 p.m.3 views

CVE-2026-33380

A vulnerability in SQL Expressions allows an authenticated attacker to read arbitrary files from the Grafana server's filesystem. Only instances with the sqlExpressions feature toggle enabled are vulnerable...

6.3CVSS5.8AI score0.00012EPSS
Exploits0References2
Github Security Blog
Github Security Blog
added 2026/05/13 8:2 p.m.6 views

Strapi Vulnerable to SQL Injection in Content Type Builder

Summary of CVE-2026-22599 Vulnerability Details - CVE: CVE-2026-22599 - CVSS v3.1 Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:H/VI:H/VA:N/SC:H/SI:H/SA:N 9.3 — Critical - Affected Versions: @strapi/content-type-builder =5.33.2 v5 or =4.26.1 v4 Description of CVE-2026-22599 A database-query...

9.3CVSS6.6AI score0.00128EPSS
Exploits0References5Affected Software2
OSV
OSV
added 2026/05/13 8:2 p.m.6 views

GHSA-3XCQ-8MJW-H6MX Strapi Vulnerable to SQL Injection in Content Type Builder

Summary of CVE-2026-22599 Vulnerability Details - CVE: CVE-2026-22599 - CVSS v3.1 Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:H/VI:H/VA:N/SC:H/SI:H/SA:N 9.3 — Critical - Affected Versions: @strapi/content-type-builder =5.33.2 v5 or =4.26.1 v4 Description of CVE-2026-22599 A database-query...

9.3CVSS6.6AI score0.00128EPSS
Exploits0References5
Snyk
Snyk
added 2026/05/13 8:2 p.m.4 views

SQL Injection

Overview @strapi/plugin-content-type-builder is a Strapi plugin to create content type Affected versions of this package are vulnerable to SQL Injection via the column.defaultTo attribute in the content type creation or modification. An attacker can execute arbitrary database statements by...

9.3CVSS6.7AI score0.00128EPSS
Exploits0References2
CVE
CVE
added 2026/05/13 7:28 p.m.21 views

CVE-2026-33378

CVE-2026-33378 concerns Grafana’s Data Source Plugin. The vulnerability arises from the __timeGroup macro when used with a SQL datasource, allowing an attacker to trigger a DoS by causing an OOM on the server. The attack requires no user interaction and has network access with low privileges. If ...

6.5CVSS5.8AI score0.00019EPSS
Exploits0References1Affected Software1
Cvelist
Cvelist
added 2026/05/13 7:28 p.m.25 views

CVE-2026-33378 Grafana Data Source Plugin: DoS (OOM) via Negative Interval Injection in $__timeGroup Macro

Using the $timeGroup macro, one can achieve an OOM by overloading the server. This requires a SQL datasource. If the server is set up to auto-restart, the impact is minimal or non-existent, as the attack can take upwards of half an hour to crash the server...

6.5CVSS0.00019EPSS
Exploits0References1
AlpineLinux
AlpineLinux
added 2026/05/13 7:28 p.m.8 views

CVE-2026-33378

Using the $timeGroup macro, one can achieve an OOM by overloading the server. This requires a SQL datasource. If the server is set up to auto-restart, the impact is minimal or non-existent, as the attack can take upwards of half an hour to crash the server...

6.5CVSS5.8AI score0.00019EPSS
Exploits0References1
CVE
CVE
added 2026/05/13 7:28 p.m.18 views

CVE-2026-33380

CVE-2026-33380 describes a vulnerability in Grafana’s SQL Expressions feature. An authenticated attacker can read arbitrary files from the Grafana server’s filesystem when the sqlExpressions feature toggle is enabled. The issue affects requests that reach the SQL Expressions component and leverag...

6.3CVSS6AI score0.00012EPSS
Exploits0References1
Cvelist
Cvelist
added 2026/05/13 7:28 p.m.24 views

CVE-2026-33380 SQL Expressions Read File From Disk

A vulnerability in SQL Expressions allows an authenticated attacker to read arbitrary files from the Grafana server's filesystem. Only instances with the sqlExpressions feature toggle enabled are vulnerable...

6.3CVSS0.00012EPSS
Exploits0References1
ATTACKERKB
ATTACKERKB
added 2026/05/13 7:28 p.m.5 views

CVE-2026-33380

A vulnerability in SQL Expressions allows an authenticated attacker to read arbitrary files from the Grafana server's filesystem. Only instances with the sqlExpressions feature toggle enabled are vulnerable...

6.3CVSS6AI score0.00012EPSS
Exploits0References2Affected Software1
CVE
CVE
added 2026/05/13 7:22 p.m.13 views

CVE-2026-42550

Flight (PHP) vulnerability CVE-2026-42550 affects SimplePdo::insert(), SimplePdo::update(), and SimplePdo::delete() prior to version 3.18.1. These helpers concatenate the table name and data keys directly into SQL without identifier quoting or validation, enabling SQL injection when attacker-cont...

8.8CVSS6AI score0.00019EPSS
Exploits0References1
Cvelist
Cvelist
added 2026/05/13 7:22 p.m.26 views

CVE-2026-42550 Flight: SQL Injection via unvalidated identifiers in SimplePdo::insert / update / delete

Flight is an extensible micro-framework for PHP. Prior to 3.18.1, SimplePdo::insert, SimplePdo::update, and SimplePdo::delete build SQL statements by concatenating the $table argument and the keys of the $data array directly into the query, with no identifier quoting and no validation. When an...

8.8CVSS0.00019EPSS
Exploits0References1
Vulnrichment
Vulnrichment
added 2026/05/13 7:22 p.m.4 views

CVE-2026-42550 Flight: SQL Injection via unvalidated identifiers in SimplePdo::insert / update / delete

Flight is an extensible micro-framework for PHP. Prior to 3.18.1, SimplePdo::insert, SimplePdo::update, and SimplePdo::delete build SQL statements by concatenating the $table argument and the keys of the $data array directly into the query, with no identifier quoting and no validation. When an...

8.8CVSS6AI score0.00019EPSS
Exploits0References1
NVD
NVD
added 2026/05/13 7:17 p.m.6 views

CVE-2026-42032

CKAN is an open-source DMS data management system for powering data hubs and data portals. Prior to 2.10.10 and 2.11.5, a vulnerability in datastoresearchsql allowed attackers to bypass authorization in order to gain access to private resources and PostgreSQL system information This vulnerability...

9.1CVSS0.00016EPSS
Exploits0References1
ATTACKERKB
ATTACKERKB
added 2026/05/13 7:4 p.m.6 views

CVE-2026-0242

A SQL injection vulnerability in Trust Protection Foundation allows an authenticated attacker to execute arbitrary SQL commands against the product database. Successful exploitation could allow an attacker to read sensitive data, modify database contents, and escalate privileges to gain full...

8.6CVSS6.1AI score0.00013EPSS
Exploits0References2Affected Software1
CVE
CVE
added 2026/05/13 7:4 p.m.7 views

CVE-2026-0242

Summary: CVE-2026-0242 describes a SQL injection in Trust Protection Foundation. The authenticated attacker can execute arbitrary SQL against the product database, potentially leading to data exposure, data integrity modification, and privilege escalation to full administrative control of the pla...

8.6CVSS6.1AI score0.00013EPSS
Exploits0References1
ATTACKERKB
ATTACKERKB
added 2026/05/13 6:58 p.m.6 views

CVE-2026-42032

CKAN is an open-source DMS data management system for powering data hubs and data portals. Prior to 2.10.10 and 2.11.5, a vulnerability in datastoresearchsql allowed attackers to bypass authorization in order to gain access to private resources and PostgreSQL system information This vulnerability...

8.8CVSS5.8AI score0.00016EPSS
Exploits0References2Affected Software1
Rows per page
Query Builder