CVE-2026-41422: Daptin: SQL injection via unvalidated goqu.L() calls in aggregate API
(updated )
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.
References
Code Behaviors & Features
Detect and mitigate CVE-2026-41422 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →