SCA: security update for lightrag-hku (GHSA-8ffj-4hx4-9pgf)

medium Tenable Self-Hosted Container Security Plugin ID 439991

Description

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

- LightRAG provides simple and fast retrieval-augmented generation. Prior to 1.4.14, the LightRAG API is
vulnerable to a JWT algorithm confusion attack where an attacker can forge tokens by specifying 'alg':
'none' in the JWT header. Since the jwt.decode() call does not explicitly deny the 'none' algorithm, a
crafted token without a signature will be accepted as valid, leading to unauthorized access. This
vulnerability is fixed in 1.4.14. (CVE-2026-39413)

Solution

Update the lightrag-hku library and its related packages to version 1.4.14 or later.

See Also

https://github.com/advisories/GHSA-8ffj-4hx4-9pgf

Plugin Details

Severity: Medium

ID: 439991

Version: Revision 1.10

Type: Local

Family: SCA Checks

Published: 4/8/2026

Updated: 7/2/2026

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

Risk Information

VPR

Risk Factor: Low

Score: 3

Percentile: 23.73

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 6.8

Temporal Score: 5.3

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

CVSS Score Source: CVE-2026-39413

CVSS v3

Risk Factor: Medium

Base Score: 6.5

Temporal Score: 5.9

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

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

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 4/8/2026

Vulnerability Publication Date: 4/8/2026

Reference Information

CVE: CVE-2026-39413

cwe: CWE-347