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.
Published: 2026-06-05
Score: 6.9 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An improper authentication flaw resides in the /api/Cdn/GetFile endpoint of the linqi application. The ValidateAnonFileAccess function mistakenly permits file access when an 'AnonFile' query parameter of precisely 256 characters is supplied. This bypass lets unauthenticated, remote attackers retrieve requested files without needing valid credentials. The vulnerability only exposes minified JavaScript and CSS assets, which are already publicly reachable through the CDN and contain no confidential information. Therefore, the direct security impact is minimal, though the flaw demonstrates a weakness in the authentication logic.

Affected Systems

The affected vendor is linqi GmbH, product linqi. No specific version information is disclosed in the advisory.

Risk and Exploitability

The CVSS score is 6.9, categorizing the vulnerability as medium severity. The EPSS score is not available, and the vulnerability is not listed in the CISA KEV catalog. Likely, the attack vector is remote, via HTTP requests to the /api/Cdn/GetFile endpoint. Attackers require no credentials or other prerequisites beyond the valid query parameter length. While the exploit is straightforward, the limited commercial value of the compromised resources reduces the overall risk to the organization.

Generated by OpenCVE AI on June 5, 2026 at 12:20 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the vendor's patch as soon as it becomes available.
  • Reconfigure the web server or CDN to deny access to /api/Cdn/GetFile unless proper authentication is present, effectively blocking the bypass parameter.
  • Monitor traffic for requests containing a 256‑character 'AnonFile' query string and investigate any anomalous activity.

Generated by OpenCVE AI on June 5, 2026 at 12:20 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 05 Jun 2026 12:45:00 +0000


Fri, 05 Jun 2026 11:45:00 +0000

Type Values Removed Values Added
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.
Title Improper Authentication Bypass in linqi CDN File Access
Weaknesses CWE-287
References
Metrics cvssV4_0

{'score': 6.9, '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'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: linqi

Published:

Updated: 2026-06-05T11:53:03.631Z

Reserved: 2026-06-05T08:51:02.834Z

Link: CVE-2026-11345

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-06-05T12:16:37.447

Modified: 2026-06-05T12:16:37.447

Link: CVE-2026-11345

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-05T12:30:40Z

Weaknesses