SCA: security update for github.com/daptin/daptin (GHSA-rw2c-8rfq-gwfv)

high Tenable Self-Hosted Container Security Plugin ID 440728

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- 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. (CVE-2026-41422)

Solution

Update the github.com/daptin/daptin library and its related packages to version 0.11.4 or later.

See Also

https://github.com/advisories/GHSA-rw2c-8rfq-gwfv

Plugin Details

Severity: High

ID: 440728

Version: Revision 1.6

Type: Local

Family: SCA Checks

Published: 4/22/2026

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Medium

Score: 4.5

Percentile: 57.44

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: High

Base Score: 8.7

Temporal Score: 6.4

Vector: CVSS2#AV:N/AC:L/Au:S/C:C/I:C/A:P

CVSS Score Source: CVE-2026-41422

CVSS v3

Risk Factor: High

Base Score: 8.3

Temporal Score: 7.2

Vector: CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:L

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 4/22/2026

Vulnerability Publication Date: 4/22/2026

Reference Information

CVE: CVE-2026-41422

cwe: CWE-89