SCA: security update for @whyour/qinglong (GHSA-v667-gc2r-2xm7)

critical Tenable Cloud Security Plugin ID 446150

Description

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

- Qinglong is a timed task management platform supporting Python3, JavaScript, Shell, and Typescript. Prior
to 2.20.1, the init guard middleware in back/loaders/express.ts checks /api/user/init but not
/open/user/init, while rewrite('/open/*', '/api/$1') rewrites the whitelisted /open/* path after JWT
authentication and the guard have passed; an unauthenticated attacker can send PUT /open/user/init to
reset administrator credentials on an initialized instance. This issue is fixed in 2.20.1.
(CVE-2026-55445)

Solution

Update the @whyour/qinglong library and its related packages to version 2.20.1 or later.

See Also

https://github.com/advisories/GHSA-v667-gc2r-2xm7

Plugin Details

Severity: Critical

ID: 446150

Version: Revision 1.1

Type: Local

Family: SCA Checks

Published: 8/20/2026

Updated: 8/20/2026

Risk Information

VPR

Risk Factor: Medium

Score: 4.9

Percentile: 58.18

Vendor

Vendor Severity: Critical

CVSS v2

Risk Factor: High

Base Score: 7.5

Temporal Score: 5.5

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

CVSS Score Source: CVE-2026-55445

CVSS v3

Risk Factor: Critical

Base Score: 9.8

Temporal Score: 8.5

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

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

CVSS v4

Risk Factor: Critical

Base Score: 9.3

Threat Score: 8

Threat Vector: CVSS:4.0/E:U

Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 8/20/2026

Vulnerability Publication Date: 7/15/2026

Reference Information

CVE: CVE-2026-55445

cwe: CWE-287