CVE-2026-55445 CRITICAL

CVE-2026-55445: Qinglong: Incomplete fix for CVE-2026-3965: Improper Authentication

Vendor Whyour
Product qinglong
Weakness CWE-287 · Improper authentication
Published July 15, 2026
Last update July 18, 2026

CVSS base score

9.3/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality
Integrity

CVSS 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

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

July 15, 2026 CVE published
July 18, 2026 Record updated

Related vulnerabilities

04Related CVE