Security researchers at Wiz and watchTowr have documented multiple exploitation campaigns targeting JFrog Artifactory instances, using a trio of vulnerabilities that were patched between July and August. The bugs — designated CVE-2026-42016 (high-severity privilege escalation, patched July 27), CVE-2026-42018 (high-severity improper authentication, patched August 12), and CVE-2026-82329 (critical authentication bypass, patched August 28) — are being used in combination to take over self-hosted Artifactory servers.
According to Wiz, exploitation of CVE-2026-42018 and CVE-2026-42016 began as early as August 15, with attackers chaining the flaws to create persistent admin accounts, install Groovy plugins for remote code execution, and deploy a custom Rust backdoor for command-and-control. Between September 1 and 8, a separate wave exploited CVE-2026-82329, which allows unauthenticated attackers with network access to obtain admin privileges. watchTowr observed adversaries enumerating users, groups, and federated access topologies.
Patching progress has been uneven. Wiz reports that six weeks after the disclosure of CVE-2026-42016, 59% of organisations remain vulnerable. For CVE-2026-42018, 62% were still unpatched after four weeks. Even for the critical CVE-2026-82329, 49% of environments remained exposed two weeks after the patch was issued.
Post-exploitation activity has included token minting for long-lived credentials, SSH key attachment, and theft of configuration details. JFrog has not responded to inquiries about the attacks. The vendor’s patches address all three vulnerabilities; administrators are urged to upgrade internet-accessible Artifactory instances as a priority.