Lucene search
+L

236 matches found

Github Security Blog
Github Security Blog
added 2026/08/21 8:25 p.m.8 views

GeoTools has unauthenticated SQL injection in the jsonArrayContains filter function against PostGIS layers

Summary An SQL Injection Vulnerability has been found when executing OGC Filters with PostGIS DataStore implementation: jsonArrayContains function Requires PostGIS 12 or greater with a String or JSON field For PostGIS 12 and greater jsonArrayContains, , function writes into generated SQL without...

9.8CVSS6.5AI score0.00428EPSS
SaveExploits0References10Affected Software1
CVE
CVE
added 2026/08/20 9:33 p.m.15 views

CVE-2026-46682

BigBlueButton (open-source virtual classroom) is vulnerable to SQL injection in versions prior to 3.0.23 . The flaw resides in the refreshBreakoutRoomsVisibleForUsers method within BreakoutRoomUserDAO.scala, which interpolates meetingId and userId values directly into breakout room visibility que...

8.5CVSS6.1AI score0.00333EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/20 9:33 p.m.10 views

EUVD-2026-63677

BigBlueButton is an open-source virtual classroom. Prior to 3.0.23, BigBlueButton allowed authenticated moderators to inject SQL through the meetingId and userId values used by refreshBreakoutRoomsVisibleForUsers in akka-bbb-apps/src/main/scala/org/bigbluebutton/core/db/BreakoutRoomUserDAO.scala...

8.5CVSS6.2AI score0.00333EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/20 5:18 p.m.7 views

CVE-2026-55642

dbx is a cross-platform database client for databases. Prior to 0.5.51, dbx-web authmiddleware in crates/dbx-web/src/auth.rs passes every protected request to the handler chain when passwordhash is None. A fresh deployment reaches that state when DBXPASSWORD is unset and no stored password exists...

9.8CVSS0.00372EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/20 4:38 p.m.22 views

CVE-2026-55642

In dbx-web before 0.5.51, auth_middleware in crates/dbx-web/src/auth.rs bypasses authentication when password_hash is None, which occurs on fresh deployments with DBX_PASSWORD unset. The service binds to 0.0.0.0:4224 by default, allowing unauthenticated attackers to call /api/connection/connect a...

9.8CVSS5.8AI score0.00372EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/20 4:38 p.m.9 views

CVE-2026-55642 dbx: Unauthenticated arbitrary SQL execution in dbx-web (authentication fails open when no password is configured)

dbx is a cross-platform database client for databases. Prior to 0.5.51, dbx-web authmiddleware in crates/dbx-web/src/auth.rs passes every protected request to the handler chain when passwordhash is None. A fresh deployment reaches that state when DBXPASSWORD is unset and no stored password exists...

9.8CVSS6AI score
SaveExploits0References6
EUVD
EUVD
added 2026/08/20 4:38 p.m.11 views

EUVD-2026-63470

dbx is a cross-platform database client for databases. Prior to 0.5.51, dbx-web authmiddleware in crates/dbx-web/src/auth.rs passes every protected request to the handler chain when passwordhash is None. A fresh deployment reaches that state when DBXPASSWORD is unset and no stored password exists...

9.8CVSS5.9AI score0.00372EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/20 4:38 p.m.29 views

CVE-2026-55642 dbx: Unauthenticated arbitrary SQL execution in dbx-web (authentication fails open when no password is configured)

dbx is a cross-platform database client for databases. Prior to 0.5.51, dbx-web authmiddleware in crates/dbx-web/src/auth.rs passes every protected request to the handler chain when passwordhash is None. A fresh deployment reaches that state when DBXPASSWORD is unset and no stored password exists...

9.8CVSS0.00372EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/08/20 12:00 a.m.7 views

PT-2026-79060

dbx is a cross-platform database client for databases. Prior to 0.5.51, dbx-web auth middleware in crates/dbx-web/src/auth.rs passes every protected request to the handler chain when password hash is None. A fresh deployment reaches that state when DBX PASSWORD is unset and no stored password...

9.8CVSS5.8AI score0.00372EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/17 8:24 p.m.9 views

CVE-2026-64657 Budibase: Database Connector SQL Injections in PostgreSQL, MS SQL, and MySQL

Budibase is an open-source low-code platform. Prior to 3.39.19, the PostgreSQL datasource connector in packages/server/src/integrations/postgres.ts interpolates the user-controlled schema configuration field into a SET searchpath statement without escaping embedded double quotes, allowing an...

8.4CVSS6.3AI score
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/17 8:24 p.m.37 views

CVE-2026-64657 Budibase: Database Connector SQL Injections in PostgreSQL, MS SQL, and MySQL

Budibase is an open-source low-code platform. Prior to 3.39.19, the PostgreSQL datasource connector in packages/server/src/integrations/postgres.ts interpolates the user-controlled schema configuration field into a SET searchpath statement without escaping embedded double quotes, allowing an...

8.4CVSS0.00244EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/14 5:46 p.m.13 views

CVE-2026-73850 Emlog: Arbitrary SQL Execution Vulnerability in ai.php within queryDatabase() Function

Emlog is an open source website building system. In 2.6.20 and earlier, there is a SQL injection vulnerability in the queryDatabase function in ai.php...

8.6CVSS5.8AI score
SaveExploits0References3
NVD
NVD
added 2026/08/13 1:17 p.m.5 views

CVE-2026-15741

SQL injection in PostgreSQL EXTRACT deparse allows an object owner to execute arbitrary SQL as a superuser via a hostile object definition. Attacks affect expression deparse consumers broadly, including pgdump, psql commands like \sf, and any similar usage in non-core tools. Versions before...

8.8CVSS0.00408EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/08/13 1:00 p.m.10 views

CVE-2026-15741 PostgreSQL expression deparse allows SQL injection via EXTRACT argument

SQL injection in PostgreSQL EXTRACT deparse allows an object owner to execute arbitrary SQL as a superuser via a hostile object definition. Attacks affect expression deparse consumers broadly, including pgdump, psql commands like \sf, and any similar usage in non-core tools. Versions before...

8.8CVSS5.9AI score0.00408EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/11 4:17 p.m.10 views

CVE-2026-73069

Twenty is an open-source CRM customer relationship management platform. Prior to 2.15.0, Twenty allowed a workspace administrator with the DATAMODEL permission to supply settings.asExpression for the system TSVECTOR field searchVector through PATCH /rest/metadata/fields/:id or the updateOneField...

9.1CVSS0.00355EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/11 3:18 p.m.7 views

EUVD-2026-56221

Twenty is an open-source CRM customer relationship management platform. Prior to 2.15.0, Twenty allowed a workspace administrator with the DATAMODEL permission to supply settings.asExpression for the system TSVECTOR field searchVector through PATCH /rest/metadata/fields/:id or the updateOneField...

9.1CVSS5.6AI score0.00355EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/08/11 3:07 p.m.11 views

CVE-2026-5134

A flaw was found in CMS. This vulnerability, known as SQL injection, allows a remote attacker to execute arbitrary SQL commands due to improper neutralization of special elements in SQL queries. This can lead to unauthorized access to sensitive data, modification of database content, and disrupti...

9.8CVSS6AI score0.00265EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/11 12:17 p.m.10 views

CVE-2026-72599

An SQL injection vulnerability in e107 2.4.0 allows unauthenticated remote attackers to execute arbitrary SQL via the news item page ID parameter. The parameter is concatenated without escaping into a SQL WHERE clause. An unauthenticated attacker can read, modify, or delete all database contents...

9.8CVSS0.00338EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/11 12:17 p.m.47 views

CVE-2026-72775

CVE-2026-72775 describes a SQL injection in the n8n PostgresTrigger node. The vulnerability arises from interpolating user-supplied identifier parameters (channel, function, trigger names) into SQL without proper escaping. Affected are n8n versions before 1.123.67, and also 2.31.5 and 2.32.1. An ...

5.8CVSS5.8AI score0.00211EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/11 11:10 a.m.10 views

EUVD-2026-56020

An SQL injection vulnerability in Friendica through the 2026.08-dev branch allows unauthenticated remote attackers to execute arbitrary SQL statements via the photo-view order parameter. The parameter is concatenated unescaped into a SHOW COLUMNS query via a bare PDO::query call, enabling stacked...

9.8CVSS6.1AI score0.00417EPSS
SaveExploits1References1
Rows per page
Query Builder