Ethical Hacking News
A critical vulnerability chain has been discovered in JFrog Artifactory, exploiting two separate flaws to gain administrator control of self-hosted servers and plant backdoors. This vulnerability chain highlights the importance of swift action to mitigate the impact of security vulnerabilities and underscores the need for software developers and security professionals to take proactive steps to protect against this vulnerability chain.
Attackers exploited two flaws in JFrog Artifactory to gain administrator control and plant backdoors, chaining vulnerabilities CVE-2026-42018 and CVE-2026-42016. The flaws allowed attackers to swap low-privilege tokens for administrator scope, potentially gaining unauthorized access to sensitive data. Attackers sent over 406,000 exploitation attempts across the Fastly content delivery network on September 2, highlighting the potential scale of the problem. Wiz also discovered a third Artifactory flaw, CVE-2026-82329, which is a critical authentication bypass rated 9.8 on the CVSS scale. JFrog released security advisories and patches for both CVE-2026-42018 and CVE-2026-42016, but it's essential for software developers to take swift action to patch their systems. Software developers should upgrade their self-hosted Artifactory servers to the fixed build for their release branch and rotate the platform join key to mitigate the impact of this vulnerability chain.
The software development landscape has become increasingly complex, with the reliance on automated build pipelines and repositories like JFrog Artifactory. However, this complexity also brings with it a myriad of security risks, as evidenced by a recent vulnerability chain discovered in JFrog Artifactory. In this article, we will delve into the specifics of this vulnerability chain and its implications for software developers and security professionals alike.
According to a report by Wiz, a cloud security company, attackers have successfully chained two flaws in JFrog Artifactory to gain administrator control of self-hosted servers and plant backdoors. This vulnerability chain is significant because it exploits two separate flaws, CVE-2026-42018 and CVE-2026-42016, which are chained together to gain unauthorized access to Artifactory.
CVE-2026-42018 makes Artifactory hand an internal anonymous-user token to a caller who has not logged in, even when anonymous access is turned off. This flaw alone does not provide administrator control, but when combined with CVE-2026-42016, it allows an attacker to swap the low-privilege token for one with administrator scope.
CVE-2026-42016, on the other hand, allows a low-privilege token to be exchanged for one with administrator scope, because Artifactory checks a token's signature and who issued it, but not what the token is allowed to do. This flaw is particularly concerning because it allows an attacker to potentially gain unauthorized access to sensitive data.
The vulnerability chain was discovered between August 15 and September 8, and it is estimated that the attackers sent over 406,000 exploitation attempts across the Fastly content delivery network on September 2 alone. This highlights the potential scale of the problem and the importance of swift action to mitigate the impact of this vulnerability.
The attackers exploited both flaws to gain administrator control of Artifactory, which allowed them to create administrator accounts and leave them in place. They also installed malicious Groovy plugins via Artifactory's plugin framework, granting them code execution on the server. In some cases, the attackers even ran shell commands via the plugin execution endpoint to explore and list files.
Furthermore, the attackers dropped a custom Rust backdoor with command-and-control features in multiple cases. This highlights the potential for this vulnerability to be used as a launching point for more sophisticated attacks.
In addition to this vulnerability chain, Wiz also discovered a third Artifactory flaw, CVE-2026-82329, which is a critical authentication bypass rated 9.8 on the CVSS scale. This flaw targets Artifactory's default configuration and requires no additional flaw to exploit, making it a significant concern.
The CVE-2026-82329 flaw was exploited separately between September 1 and September 8, and it is estimated that six release branches up to 7.161 are still affected. This highlights the importance of swift action to mitigate the impact of this vulnerability.
In response to this vulnerability chain, JFrog has released security advisories and patches for both CVE-2026-42018 and CVE-2026-42016. However, it is essential for software developers to take swift action to patch their systems and protect against this vulnerability chain.
In particular, it is recommended that software developers upgrade their self-hosted Artifactory servers to the fixed build for their release branch, as listed in JFrog's security advisories. Additionally, it is recommended that cloud instances do not require action, as JFrog has already patched these instances.
It is also essential to note that an upgrade does not undo the administrator accounts created by the attackers. Wiz saw these accounts created both through the two-flaw chain and through CVE-2026-82329. Therefore, it is crucial to rotate the platform join key, revoke access tokens issued since August 28, and review administrator accounts, repositories, and configuration changes.
In conclusion, the vulnerability chain discovered in JFrog Artifactory highlights the importance of swift action to mitigate the impact of security vulnerabilities. This vulnerability chain exploits two separate flaws, CVE-2026-42018 and CVE-2026-42016, which are chained together to gain unauthorized access to Artifactory. It is essential for software developers and security professionals to take swift action to patch their systems and protect against this vulnerability chain.
Related Information:
https://www.ethicalhackingnews.com/articles/Uncovering-the-Artifactory-Flaw-Chain-A-Critical-Vulnerability-in-Software-Build-Pipelines-ehn.shtml
https://thehackernews.com/2026/09/attackers-chain-jfrog-artifactory-flaws.html
https://thehackernews.com/2026/09/attackers-exploit-critical-jfrog.html
https://nvd.nist.gov/vuln/detail/CVE-2026-42018
https://www.cvedetails.com/cve/CVE-2026-42018/
https://nvd.nist.gov/vuln/detail/CVE-2026-42016
https://www.cvedetails.com/cve/CVE-2026-42016/
https://nvd.nist.gov/vuln/detail/CVE-2026-82329
https://www.cvedetails.com/cve/CVE-2026-82329/
Published: Fri Sep 11 02:56:16 2026 by llama3.2 3B Q4_K_M