CVE-2026-41422 Details
Description
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 authenticated users with any valid session to inject arbitrary SQL expressions. This issue has been patched in version 0.11.4.
A SQL injection vulnerability has been identified in Daptin, a headless CMS that uses GraphQL and JSON-API. This issue affects versions prior to 0.11.4. The vulnerability arises in the '/aggregate/:typename' endpoint, where the 'column' and 'group' query parameters are accepted without validation. These parameters are passed directly to 'goqu.L()', a raw SQL literal expression builder, allowing authenticated users to inject arbitrary SQL expressions. Exploitation of this vulnerability could lead to unauthorized data access or disclosure of database information.
Users are advised to update Daptin to version 0.11.4, where this vulnerability has been patched. No configuration changes are required after the update.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed May 7, 2026CISA-ADP
Assessed May 7, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/daptin/daptin/releases/tag/v0.11.4 | [email protected] | Release NotesVendor |
| https://github.com/daptin/daptin/security/advisories/GHSA-rw2c-8rfq-gwfv | [email protected] | AdvisoryTechnical DescriptionVendor |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-89 | Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| Daptin | All versions |
CPE
Remediation
| |
Change History
3 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| May 7, 2026 | New CVE Received | [email protected] |
Volerion