TechNewsReel
Live

Threat Actors Chain JFrog Artifactory Flaws to Deploy Rust Backdoors

Attackers are exploiting three known vulnerabilities to seize administrative control of self-hosted binary repositories, bypassing authentication to compromise software supply chains.

TechNewsReel Newsroom · September 11, 2026

Multiple threat actors are actively exploiting three known vulnerabilities in JFrog Artifactory to gain full administrative control over self-hosted instances. By chaining these flaws, attackers are elevating privileges and deploying custom Rust backdoors and malicious Groovy plugins to achieve remote code execution.

The campaign centers on three distinct vulnerabilities. The most severe is CVE-2026-82329, a critical authentication bypass with a CVSS score of 9.8 that allows unauthenticated attackers to mint administrator tokens on default installations; it was patched on August 28, 2026. This is complemented by CVE-2026-42018, a high-severity flaw patched August 12, 2026, which exposes internal anonymous-user tokens even when anonymous access is disabled. Finally, CVE-2026-42016, patched July 27, 2026, is a high-severity privilege-escalation bug resulting from improper token scope validation.

The Attack Vector

Security researchers at Wiz observed attackers chaining CVE-2026-42018 and CVE-2026-42016 between August 15 and September 8 to drop a custom Rust backdoor equipped with command-and-control (C2) capabilities. Once administrative access is secured, attackers have also been seen installing malicious Groovy plugins to maintain remote code execution on the host system.

JFrog Artifactory serves as a central repository manager for software binaries and build artifacts, placing it at the heart of the modern software supply chain. Because the platform manages the components used to build applications, administrative access allows an intruder to tamper with build pipelines, move laterally into production environments, and potentially push malicious updates to downstream customers.

Industry Implications

This exploitation represents a significant supply chain risk because the attackers are not merely exploiting a bug, but establishing persistence. By creating administrative accounts and installing backdoors, the threat actors ensure they remain in the system even after the initial vulnerability is closed. As a Root Notes author noted, "patching closes the door and does nothing about who is already inside."

The speed of these attacks—occurring just days after patches were released—underscores the urgency of remediation in DevOps infrastructure. However, the industry is struggling to keep pace. Wiz security researchers report that "patching velocity has been slow," with data from The Register indicating that 59% of organizations remained vulnerable to CVE-2026-42016 six weeks after its disclosure, and 49% were still vulnerable to CVE-2026-82329 two weeks after publication.

Next Steps for Defenders

Organizations using self-hosted Artifactory instances must prioritize immediate patching of all three CVEs. However, given the evidence of persistent backdoors and custom plugins, security teams are advised to conduct deep forensic audits of their instances. Defenders should look for unauthorized administrator accounts, unexpected Groovy plugins, and unusual outbound network traffic indicative of Rust-based C2 beacons. Until a full audit is completed, the assumption should be that a patched system may still be compromised.

Sources

Get a notification when a big story breaks. A few a day at most — no spam.