CVE 8.3 HIGH

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

8.3 / 10
HIGH
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:L

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.

Basic Information

ID CVE-2026-41422
Source GitHub_M
Published May 7, 2026 at 13:56
Modified May 7, 2026 at 14:57

Affected Product

Vendor daptin
Product daptin
Version < 0.11.4
Affected Versions daptin daptin < 0.11.4

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.