Description

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.

INFO

Published Date :

2026-05-07T13:57:10.113Z

Last Modified :

2026-05-08T14:22:45.728Z

Source :

GitHub_M
AFFECTED PRODUCTS

The following products are affected by CVE-2026-44349 vulnerability.

Vendors Products
Daptin
  • Daptin
REFERENCES

Here, you will find a curated list of external links that provide in-depth information to CVE-2026-44349.

CVSS Vulnerability Scoring System

Detailed values of each vector for above chart.
Attack Vector
Attack Complexity
Attack Requirements
Privileges Required
User Interaction
VS Confidentiality
VS Integrity
VS Availability
SS Confidentiality
SS Integrity
SS Availability