{"id":"CVE-2026-44349","aliases":["GHSA-pwqg-q8pg-pp6r","GO-2026-5555"],"url":"https://o3.security/vulnerability/CVE-2026-44349","summary":"Daptin fuzzy search injects unvalidated column name into raw SQL","details":"Daptin is a GraphQL/JSON-API headless CMS. Prior to version 0.11.5, processFuzzySearch in server/resource/resource_findallpaginated.go:1484 splits the user-supplied column parameter by comma and interpolates each segment directly into goqu.L(fmt.Sprintf(\"LOWER(%s) LIKE ?\", prefix+col)) raw SQL with no column whitelist check. The entry point is GET /api/<entity> with operator=fuzzy (or fuzzy_any, fuzzy_all). Any authenticated user — including one who self-registered with no admin involvement — can read the entire database. This issue has been patched in version 0.11.5.","published":"2026-05-07T13:57:10.113Z","modified":"2026-08-07T11:51:10.592050448Z","cvss":null,"epss":null,"cisaKev":null,"exploitsKnown":0,"affectedPackages":[{"ecosystem":"Go","name":"github.com/daptin/daptin","fixedVersion":"0.11.5"}],"fix":null,"references":[{"type":"WEB","url":"https://github.com/daptin/daptin/releases/tag/v0.11.5"},{"type":"ADVISORY","url":"https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/44xxx/CVE-2026-44349.json"},{"type":"ADVISORY","url":"https://github.com/daptin/daptin/security/advisories/GHSA-pwqg-q8pg-pp6r"},{"type":"ADVISORY","url":"https://nvd.nist.gov/vuln/detail/CVE-2026-44349"}],"provenance":{"sources":["OSV.dev","FIRST.org (EPSS)"],"lastVerified":"2026-08-07T11:51:10.592050448Z"}}