Description
Pangolin before 1.22.0 contains an authentication bypass vulnerability that allows unauthenticated attackers to access any protected resource by supplying an attacker-controlled URL parameter to the share-link authentication endpoint that omits the expected resource identifier from the token verification call. Attackers holding a single valid share link for any resource can authenticate against arbitrary resources across different organizations, bypassing all configured authentication methods including SSO, resource passwords, PIN codes, email allowlists, and header authentication.
Published: 2026-08-31
Score: 8.6 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Pangolin before version 1.22.0 contains a flaw that allows an attacker who can control a URL parameter to bypass authentication when using the share‑link endpoint. The vulnerability lies in the omission of the expected resource identifier during token verification, giving the attacker unauthorized access to protected content. The high CVSS score of 8.6 reflects the significant potential for compromising confidentiality and integrity across all organizations that use Pangolin.

Affected Systems

Any installation of Pangolin running a version older than 1.22.0 is affected. The vulnerability affects all resources that are exposed via the share‑link feature, regardless of the organization they belong to.

Risk and Exploitability

Because the flaw enables authentication bypass without any prerequisite other than a valid share link, the risk is high. Attackers can obtain a single share link and then use the share‑link endpoint to access arbitrary resources, bypassing SSO, passwords, PINs, allowlists, and header authentication. The EPSS score is not available, and the vulnerability is not listed in the CISA KEV catalog, but the severity is clearly high. The likely attack vector is the share‑link endpoint and can be executed by an unauthenticated attacker with a share link string.

Generated by OpenCVE AI on August 31, 2026 at 19:52 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Pangolin to version 1.22.0 or newer.
  • Verify that the share‑link endpoint now checks for a valid resource identifier before issuing a token.
  • Temporarily disable the share‑link functionality or restrict it to approved users until the patch is applied.

Generated by OpenCVE AI on August 31, 2026 at 19:52 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 31 Aug 2026 19:45:00 +0000

Type Values Removed Values Added
First Time appeared Pangolin
Pangolin pangolin
Vendors & Products Pangolin
Pangolin pangolin

Mon, 31 Aug 2026 19:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Mon, 31 Aug 2026 18:30:00 +0000

Type Values Removed Values Added
Description Pangolin before 1.22.0 contains an authentication bypass vulnerability that allows unauthenticated attackers to access any protected resource by supplying an attacker-controlled URL parameter to the share-link authentication endpoint that omits the expected resource identifier from the token verification call. Attackers holding a single valid share link for any resource can authenticate against arbitrary resources across different organizations, bypassing all configured authentication methods including SSO, resource passwords, PIN codes, email allowlists, and header authentication.
Title Pangolin < 1.22.0 Authentication Bypass via Share-Link Endpoint
Weaknesses CWE-639
References
Metrics cvssV3_1

{'score': 8.1, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N'}

cvssV4_0

{'score': 8.6, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N'}


Subscriptions

Pangolin Pangolin
cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-08-31T18:50:17.033Z

Reserved: 2026-08-08T23:57:54.802Z

Link: CVE-2026-72001

cve-icon Vulnrichment

Updated: 2026-08-31T18:50:13.143Z

cve-icon NVD

Status : Received

Published: 2026-08-31T19:17:10.793

Modified: 2026-08-31T19:17:10.793

Link: CVE-2026-72001

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-31T20:00:05Z

Weaknesses
  • CWE-639

    Authorization Bypass Through User-Controlled Key