CyberRota Analysis
AI-GeneratedPangolin versions prior to 1.22.0 are vulnerable to an authentication bypass that enables unauthenticated attackers to access protected resources by manipulating URL parameters in the share-link authentication endpoint. This flaw allows attackers with a valid share link to bypass all configured authentication mechanisms, potentially compromising sensitive data across multiple organizations. Organizations using affected versions should prioritize patching to mitigate the risk of unauthorized access.
Public Exploit Signal
A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.
Note: these links are listed for security research and verification purposes only.
Original NVD 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.