Vulnerability Description
An Improper Authentication vulnerability in the /api/Cdn/GetFile endpoint of linqi allows unauthenticated, remote attackers to bypass file access controls. The ValidateAnonFileAccess function incorrectly grants access if an 'AnonFile' query parameter containing exactly 256 characters is provided. While this flaw allows bypassing the intended authorization check, the actual security impact is negligible; the exposed resources are strictly limited to minified JavaScript and CSS files that contain no sensitive data and are already publicly accessible via a standard CDN.
Related Weaknesses (CWE)
References
FAQ
What is CVE-2026-11345?
CVE-2026-11345 is a documented vulnerability. An Improper Authentication vulnerability in the /api/Cdn/GetFile endpoint of linqi allows unauthenticated, remote attackers to bypass file access controls. The ValidateAnonFileAccess function incorrec...
How severe is CVE-2026-11345?
CVSS scoring is not yet available for CVE-2026-11345. Check NVD for updates.
Is there a patch for CVE-2026-11345?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.