Security Advisory

CVE-2026-41422

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-05-07 13:56:18
Last updated 2026-05-07 14:57:04
Assigner GitHub_M
CVSS score 8.3
State PUBLISHED

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.