SQL Injection Vulnerability in Daptin Headless CMS
CVE-2026-44349
7.1HIGH
What is CVE-2026-44349?
The Daptin headless CMS prior to version 0.11.5 is susceptible to an SQL injection vulnerability. The issue arises in the processFuzzySearch function, which improperly handles user-supplied input. Specifically, it allows authenticated users— including those who have self-registered— to query the database without adequate restrictions. By exploiting this vulnerability through the GET /api/ endpoint with the operator=fuzzy, attackers can read sensitive information from the entire database due to the lack of effective column whitelisting. This vulnerability has been addressed in version 0.11.5.
Affected Version(s)
daptin < 0.11.5
