Threat actors are already exploiting a freshly patched critical vulnerability in JFrog Artifactory just days after it was publicly disclosed, according to a report from watchTowr. The flaw, tracked as CVE-2026-82329 with a severity score of 9.8, allows attackers to bypass authentication and gain administrative privileges on systems running default configurations. The vulnerability was fixed by JFrog on August 28, 2026, but active exploitation began by September 1, giving organizations barely three days to secure their systems.

The security weakness affects multiple versions of Artifactory, including releases from 7.161.0 through 7.161.19, 7.146.0 through 7.146.36, 7.133.0 through 7.133.28, 7.125.0 through 7.125.19, 7.117.0 through 7.117.27, and 7.111.4 through 7.111.21. The problem lives in JFrog Access, the component responsible for issuing and validating credentials. Systems lacking an additional join key configuration receive what the report calls a "phantom" join key that attackers can manipulate to forge access and create administrator-level credentials. The flaw requires no authentication and no user interaction, making it particularly dangerous for internet-facing installations.

Yordan Ganchev, principal threat intelligence specialist at watchTowr, confirmed that threat actors began weaponizing the vulnerability on September 1, 2026, using it to generate admin tokens and enumerate users, groups, credential sets, and federated access topologies. "This moved from disclosure to real-world exploitation with uncomfortable efficiency," Ganchev stated. The report notes that exploitation attempts targeting watchTowr's honeypots came from a small number of IP addresses across different geographic locations, with no evidence yet of broad-scale scanning or mass exploitation. Some observed activity showed evidence of simple vulnerability verification, where attackers successfully exploited the flaw and then stopped, while other attempts went further to probe or enumerate JFrog Artifactory instances to assess whether the environment merited additional exploitation. In limited cases, threat actors created backdoor users and enumerated existing Artifactory users, their groups, tokens, and the system's federated access topologies.

The danger extends far beyond simple administrative access. Vercel CEO Guillermo Rauch described the flaw as "an RCE bomb" because Artifactory hosts binaries, meaning attackers can essentially poison everything. When attackers gain admin-level access to a central software supply chain system, they can tamper with build pipelines, move laterally into production systems, and potentially push malicious changes downstream to customers, the report explains. The vulnerability's impact cascades through the entire software development lifecycle because Artifactory sits at a critical chokepoint where code becomes deployable software.

Organizations running self-managed versions of JFrog Artifactory should apply patches to internet-exposed systems immediately, according to the report's recommendations. They should also inspect audit logs, rotate exposed credentials, and review connected systems for malicious changes or backdoor access. Ganchev warned that "things will get worse" as more threat actors discover and weaponize the flaw. The compressed timeline between disclosure and active exploitation highlights how quickly modern attackers can reverse-engineer patches and deploy working exploits. Supply chain attacks represent an asymmetric threat where a single compromise can ripple across hundreds or thousands of downstream customers, making speed of response the defining variable in limiting damage.