CVE-2026-55445
Qinglong has an incomplete fix for CVE-2026-3965: Improper Authentication
Summary
Remediation
Upgrade to the fixed version using your package manager.
npm install @whyour/qinglong@2.20.1
After upgrading, run your dependency scanner again to confirm the vulnerability is resolved.
Affected Packages (1)
| Package | Ecosystem | Affected | Fixed In |
|---|---|---|---|
| @whyour/qinglong | npm | All versions | 2.20.1 |
Vulnerability Classification
Common Weakness Enumeration (CWE) identifiers for this vulnerability type.
- CWE-287Improper AuthenticationMITRE
CVSS Score Breakdown
What the CVSS (Common Vulnerability Scoring System) 9.1 score means for each attack dimension.
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
References
- https://github.com/whyour/qinglong/security/advisories/GHSA-v667-gc2r-2xm7WEB
- https://nvd.nist.gov/vuln/detail/CVE-2026-55445ADVISORY
- https://github.com/whyour/qinglong/pull/2941WEB
- https://github.com/whyour/qinglong/commit/6bec52dca158481258315ba0fc2f11206df7b719WEB
- https://github.com/whyour/qinglongPACKAGE
Frequently Asked Questions
- What is CVE-2026-55445?
- Qinglong has an incomplete fix for CVE-2026-3965: Improper Authentication This vulnerability has been assigned a severity rating of CRITICAL (CVSS score: 9.1/10).
- How do I check if my project is affected by CVE-2026-55445?
- CVE-2026-55445 affects @whyour/qinglong. Use GeekWala's free vulnerability scanner to check your dependencies against CVE-2026-55445 and 200,000+ other known vulnerabilities.
Severity & Exploitability
Exploitation is straightforward and causes maximum impact. Patch immediately.
Also Known As
Related CVEs
- CVE-2026-64849CRITICAL
MLflow: Unauthenticated full-read SSRF in webhook delivery: _validate_webhook_url bypassed via unvalidated HTTP redirects (and DNS rebinding)
- CVE-2026-55209CRITICAL
resdata has Classic Buffer Overflow, Improper Validation of Array Index, NULL Pointer Dereference and Out-of-bounds Read
- CVE-2026-77414CRITICAL
JSONata vulnerable to Arbitrary Code Execution via crafted JSONata expressions
- CVE-2026-77415CRITICAL
JSONata vulnerable to Arbitrary Code Execution via crafted JSONata expressions
- CVE-2026-77413CRITICAL
JSONata: Arbitrary Code Execution via crafted JSONata expressions
- CVE-2026-76904CRITICAL
GeoTools has unauthenticated SQL injection in the jsonArrayContains filter function against PostGIS layers
- CVE-2026-54061CRITICAL
Dgraph Alpha group stores can be replaced via unauthenticated external snapshot import
- CVE-2026-61539CRITICAL
Xinference vulnerable to remote code execution via unsafe `eval()` in Llama3 tool-call parsing
Check if you're affected
Scan your dependencies to see if this vulnerability affects your projects.
Scan Your Dependencies