CVE-2026-11345 PUBLISHED

Improper Authentication Bypass in linqi CDN File Access

Assigner: linqi
Reserved: 05.06.2026 Published: 05.06.2026 Updated: 05.06.2026

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.

Metrics

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

Product Status

Vendor linqi GmbH
Product linqi
Versions Default: unaffected
  • affected from 0 to 1.4.8.6 (excl.)

Credits

  • Ianis BERNARD from NATO Cyber Security Centre (NCSC) finder

References

Problem Types

  • CWE-287 Improper Authentication CWE