Exploited in the wild JFrog Artifactory auth-bypass JFrog privilege-escalation
CVE-2026-82329: Unauthenticated Administrative Access in JFrog Artifactory via an Empty Cluster Join Key
TL;DR
- JFrog Artifactory is one of the most widely deployed systems for storing and distributing the software packages companies build and depend on. A flaw in how it verified membership of its own server cluster meant that anyone who could reach an internet-facing instance could simply ask for administrator access, and the server would grant it. Attackers began exploiting it within days of the flaw being disclosed. An Artifactory administrator can read every package an organization ships, upload malicious ones that downstream builds install as trusted, and retrieve credentials that reach the systems around it, so the damage does not stop at Artifactory.
…
- CVE-2026-82329 is a critical unauthenticated authentication bypass in self-managed JFrog Artifactory, rated CVSS 9.8. On a default install, JFrog Access registers a cluster join key whose id and signing secret are both derivable by anyone, so one forged join request to an endpoint that requires no authentication returns an admin-scoped token. Bishop Fox reproduced the full chain to Artifactory administrator against a default 7.111.20 instance and confirmed the fix on 7.111.21. Patch to 7.111.21, 7.117.28, 7.125.20, 7.133.29, 7.146.38, or 7.161.20. The CVE is KEV-listed with in-the-wild exploitation reported, and JFrog published no discovery credit.