CVE-2026-44349
Last modified
CVE-2026-44349 is a high-severity vulnerability rated 7.1/10 on the CVSS scale. 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. EPSS estimates a 0.30% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-44349?
How severe is CVE-2026-44349?
How do I fix CVE-2026-44349?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-44342New API is a large language mode (LLM) gateway and artificia…5.3
- CVE-2026-44343WGDashboard is a dashboard for WireGuard VPN. Prior to 4.3.2…9.8
- CVE-2026-44345BentoML is a Python library for building online serving syst…8.8
- CVE-2026-44346BentoML is a Python library for building online serving syst…8.8
- CVE-2026-44347Warpgate is an open source SSH, HTTPS and MySQL bastion host…6.5
- CVE-2026-44348PoDoFo is a C++17 PDF manipulation library. From 1.0.0 to be…2.5
- CVE-2026-44351fast-jwt provides fast JSON Web Token (JWT) implementation. …9.1
- CVE-2026-44352Flowsint is an open-source OSINT graph exploration tool desi…5.3
- CVE-2026-44353Streamlink is a CLI utility which pipes video streams from v…6.5
- CVE-2026-44358Espressif Shared GitHub DangerJS is a reusable GitHub Action…8.2
- CVE-2026-44359Meshtastic is an open source mesh networking solution. Prior…10
- CVE-2026-4436A low-privileged remote attacker can send Modbus packets to …8.6
Are you affected by CVE-2026-44349?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
