CVE-2026-41422

Source
https://cve.org/CVERecord?id=CVE-2026-41422
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-41422.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-41422
Aliases
Published
2026-05-07T13:56:18.648Z
Modified
2026-07-15T01:48:57.449958989Z
Severity
  • 8.3 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:L CVSS Calculator
Summary
Daptin vulnerable to SQL injection via unvalidated goqu.L() calls in aggregate API
Details

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.

Database specific
{
    "cwe_ids": [
        "CWE-89"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/41xxx/CVE-2026-41422.json",
    "cna_assigner": "GitHub_M"
}
References

Affected packages

Git / github.com/daptin/daptin

Affected ranges

Type
GIT
Repo
https://github.com/daptin/daptin
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Database specific
{
    "extracted_events": [
        {
            "introduced": "0"
        },
        {
            "fixed": "0.11.4"
        }
    ],
    "source": [
        "AFFECTED_FIELD",
        "REFERENCES"
    ]
}

Affected versions

0.*
0.10.1
0.10.2
0.10.3
v0.*
v0.10.0
v0.11.0
v0.11.1
v0.11.2
v0.11.3
v0.9.10
v0.9.2
v0.9.4
v0.9.5
v0.9.6
v0.9.7
v0.9.8
v0.9.81
v0.9.82
v0.9.9

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-41422.json"