Lucene search
K

15 matches found

Cvelist
Cvelist
added 2026/05/07 1:56 p.m.44 views

CVE-2026-41422 Daptin vulnerable to SQL injection via unvalidated goqu.L() calls in aggregate API

Daptin is a GraphQL/JSON-API headless CMS. Prior to version 0.11.4, the /aggregate/:typename endpoint accepted column and group query parameters that were passed verbatim to goqu.L — a raw SQL literal expression builder — without any validation. This bypassed all parameterization and allowed...

8.3CVSS0.00345EPSS
Exploits0References2
Vulnrichment
Vulnrichment
added 2026/05/07 1:56 p.m.8 views

CVE-2026-41422 Daptin vulnerable to SQL injection via unvalidated goqu.L() calls in aggregate API

Daptin is a GraphQL/JSON-API headless CMS. Prior to version 0.11.4, the /aggregate/:typename endpoint accepted column and group query parameters that were passed verbatim to goqu.L — a raw SQL literal expression builder — without any validation. This bypassed all parameterization and allowed...

8.3CVSS5.9AI score0.00345EPSS
Exploits0References2
CVE
CVE
added 2026/05/07 1:56 p.m.12 views

CVE-2026-41422

Daptin (CVE-2026-41422) exposes SQL injection in the /aggregate/:typename endpoint via unvalidated user input passed to goqu.L() in server/resource/resource_aggregate.go. Root cause: user-controlled column/group parameters were inserted directly into SQL without validation, bypassing parameteriza...

8.3CVSS5.9AI score0.00345EPSS
Exploits0References2
OSV
OSV
added 2026/05/06 10:10 p.m.4 views

GHSA-PWQG-Q8PG-PP6R Daptin fuzzy search injects unvalidated column name into raw SQL

Summary processFuzzySearch in server/resource/resourcefindallpaginated.go:1484 splits the user-supplied column parameter by comma and interpolates each segment directly into goqu.Lfmt.Sprintf"LOWER%s LIKE ?", prefix+col raw SQL with no column whitelist check. The entry point is GET /api/ with...

7.1CVSS6.1AI score0.00305EPSS
Exploits0References4
Github Security Blog
Github Security Blog
added 2026/05/06 10:10 p.m.9 views

Daptin fuzzy search injects unvalidated column name into raw SQL

Summary processFuzzySearch in server/resource/resourcefindallpaginated.go:1484 splits the user-supplied column parameter by comma and interpolates each segment directly into goqu.Lfmt.Sprintf"LOWER%s LIKE ?", prefix+col raw SQL with no column whitelist check. The entry point is GET /api/ with...

7.1CVSS6.1AI score0.00305EPSS
Exploits0References4Affected Software1
OSV
OSV
added 2026/04/22 5:38 p.m.2 views

GHSA-RW2C-8RFQ-GWFV Daptin: SQL injection via unvalidated goqu.L() calls in aggregate API

Summary The /aggregate/:typename endpoint accepted column and group query parameters that were passed verbatim to goqu.L — a raw SQL literal expression builder — without any validation. This bypassed all parameterization and allowed authenticated users with any valid session to inject arbitrary S...

8.3CVSS5.9AI score0.00345EPSS
Exploits0References4
Snyk
Snyk
added 2026/04/22 5:38 p.m.2 views

SQL Injection

Overview Affected versions of this package are vulnerable to SQL Injection via the aggregate API endpoint when unvalidated user input is passed to the goqu.L function. An attacker can execute arbitrary SQL commands and access sensitive database information by supplying crafted values to the colum...

8.7CVSS6.1AI score0.00345EPSS
Exploits0References2
Github Security Blog
Github Security Blog
added 2026/04/22 5:38 p.m.5 views

Daptin: SQL injection via unvalidated goqu.L() calls in aggregate API

Summary The /aggregate/:typename endpoint accepted column and group query parameters that were passed verbatim to goqu.L — a raw SQL literal expression builder — without any validation. This bypassed all parameterization and allowed authenticated users with any valid session to inject arbitrary S...

8.3CVSS5.9AI score0.00345EPSS
Exploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/02/26 3:14 p.m.8 views

Fleet has an SQL Injection vulnerability via backtick escape in ORDER BY parameter

Summary A SQL Injection vulnerability in Fleet’s software versions API allowed authenticated users to inject arbitrary SQL expressions via the orderkey query parameter. Due to unsafe use of goqu.I when constructing the ORDER BY clause, specially crafted input could escape identifier quoting and b...

8.8CVSS6.2AI score0.00301EPSS
Exploits0References4Affected Software1
OSV
OSV
added 2026/02/26 3:14 p.m.3 views

GHSA-49XW-VFC4-7P43 Fleet has an SQL Injection vulnerability via backtick escape in ORDER BY parameter

Summary A SQL Injection vulnerability in Fleet’s software versions API allowed authenticated users to inject arbitrary SQL expressions via the orderkey query parameter. Due to unsafe use of goqu.I when constructing the ORDER BY clause, specially crafted input could escape identifier quoting and b...

7.2CVSS6.3AI score0.00301EPSS
Exploits0References4
OSV
OSV
added 2026/02/26 12:5 a.m.5 views

CVE-2026-26186 Fleet has a SQL injection via backtick escape in ORDER BY parameter

Fleet is open source device management software. A SQL injection vulnerability in versions prior to 4.80.1 allowed authenticated users to inject arbitrary SQL expressions via the orderkey query parameter. Due to unsafe use of goqu.I when constructing the ORDER BY clause, specially crafted input...

7.2CVSS6.2AI score0.00301EPSS
Exploits0References3
EUVD
EUVD
added 2026/01/02 5:2 p.m.4 views

EUVD-2026-0654

A vulnerability was identified in Daptin 0.10.3. Affected by this vulnerability is the function goqu.L of the file server/resource/resourceaggregate.go of the component Aggregate API. The manipulation of the argument column/group/order leads to sql injection. The attack may be initiated remotely...

6.5CVSS6.5AI score0.00237EPSS
Exploits0References6
Vulnrichment
Vulnrichment
added 2026/01/02 5:2 p.m.4 views

CVE-2025-15439 Daptin Aggregate API resource_aggregate.go goqu.L sql injection

A vulnerability was identified in Daptin 0.10.3. Affected by this vulnerability is the function goqu.L of the file server/resource/resourceaggregate.go of the component Aggregate API. The manipulation of the argument column/group/order leads to sql injection. The attack may be initiated remotely...

6.5CVSS6.7AI score0.00237EPSS
Exploits0References5
CVE
CVE
added 2026/01/02 5:2 p.m.8 views

CVE-2025-15439

The CVE-2025-15439 entry concerns Daptin 0.10.3 where the goqu.L call in server/resource/resource_aggregate.go (Aggregate API) is vulnerable to SQL injection via manipulated arguments column/group/order. The issue is exploitable remotely and publicly demonstrated; multiple sources (NVD, Red Hat, ...

6.5CVSS6.7AI score0.00237EPSS
Exploits0References5
Positive Technologies
Positive Technologies
added 2026/01/02 12:0 a.m.3 views

PT-2026-1108

Name of the Vulnerable Software and Affected Versions Daptin version 0.10.3 Description A flaw exists in Daptin version 0.10.3 within the Aggregate API component. Specifically, the goqu.L function in the server/resource/resource aggregate.go file is susceptible to SQL injection. The issue arises...

6.5CVSS7AI score0.00237EPSS
Exploits0References8
Rows per page
Query Builder