CVE-2026-55445: Qinglong has an incomplete fix for CVE-2026-3965: Improper Authentication
The init guard middleware in Qinglong only checks /api/user/init paths but not /open/user/init, which is whitelisted from JWT authentication and rewritten to /api/user/init after the guard has already passed, allowing unauthenticated admin credential reset on initialized instances.
References
Code Behaviors & Features
Detect and mitigate CVE-2026-55445 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →