SQL Injection Affecting github.com/daptin/daptin/server/resource package, versions <0.11.5


Severity

Recommended
0.0
high
0
10

CVSS assessment by Snyk's Security Team. Learn more

Threat Intelligence

Exploit Maturity
Proof of Concept
EPSS
0.31% (22nd percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications

Snyk Learn

Learn about SQL Injection vulnerabilities in an interactive lesson.

Start learning
  • Snyk IDSNYK-GOLANG-GITHUBCOMDAPTINDAPTINSERVERRESOURCE-16760900
  • published19 May 2026
  • disclosed6 May 2026
  • creditalpakalee

Introduced: 6 May 2026

CVE-2026-44349  (opens in a new tab)
CWE-89  (opens in a new tab)

How to fix?

Upgrade github.com/daptin/daptin/server/resource to version 0.11.5 or higher.

Overview

Affected versions of this package are vulnerable to SQL Injection via the processFuzzySearch() function. An attacker can access and extract the entire database contents by supplying crafted input to the column parameter in the HTTP API, which is directly interpolated into raw SQL statements without proper validation. This allows the attacker, with only a valid user account, to perform boolean-blind extraction of sensitive data such as emails and password hashes through SQL injection techniques. This is only exploitable if the attacker has a valid JWT token, which can be obtained through self-signup if enabled.

CVSS Base Scores

version 4.0
version 3.1