CVE-2026-41422

HIGH EPSS 26.4%
Published May 7, 20261mo ago · Modified Jun 17, 20262w ago
8.3 CVSS 3.1
High
Find Similar
Published May 7, 2026 1mo ago
Last Modified Jun 17, 2026 2w ago

Description

Daptin is a GraphQL/JSON-API headless CMS. Prior to version 0.11.4, the /aggregate/:typename endpoint accepted column and group query parameters that were passed verbatim to goqu.L() — a raw SQL literal expression builder — without any validation. This bypassed all parameterization and allowed authenticated users with any valid session to inject arbitrary SQL expressions. This issue has been patched in version 0.11.4.

CVSS Details

Base Score
8.3
Exploitability
2.8
Impact
5.5
Vector string
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:L
Attack Vector Network
Attack Complexity Low
Privileges Required Low
User Interaction None
Scope Unchanged
Confidentiality High
Integrity High
Availability Low

Threat Intelligence

EPSS Exploit Probability
26.4% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available

Weaknesses 1

CWE-89 SQL Injection Injection

References 2

  • github.com https://github.com/daptin/daptin/releases/tag/v0.11.4
  • github.com https://github.com/daptin/daptin/security/advisories/GHSA-rw2c-8rfq-gwfv

Remediation

No remediation data recorded yet

Check vendor advisories and the NVD entry for patch availability.