ZeroHour
Story · 7 sources · 7 articlesfirst updated ()1

JFrog Artifactory Flaws Exploited for Admin Takeover and Rust Backdoors; All Three CVEs Added to CISA KEV

criticalExploit / PoCexploited in the wildimportance 92CVE-2026-42018CVE-2026-42016CVE-2026-82329
What's new: Since the previous summary (September 11), SecurityWeek (September 14) reported that CISA added all three CVEs — not just CVE-2026-82329 — to its KEV catalog, with federal agencies given two weeks under BOD 26-04 to patch to versions 7.161.20, 7.146.38, 7.133.29, 7.125.20, 7.117.28, or 7.111.21; this extends the KEV scope previously reported by The Hacker News (CVE-2026-82329 only, added…
Merged summary · glm-5.3 · rewritten as coverage arrives

Wiz Research confirmed in-the-wild exploitation of three JFrog Artifactory vulnerabilities — CVE-2026-42016, CVE-2026-42018, and critical auth bypass CVE-2026-82329 (CVSS 9.8) — used by multiple threat actors to gain admin control in minutes, deploy malicious…

Wiz Research confirmed that multiple threat actors actively exploited three JFrog Artifactory vulnerabilities — CVE-2026-42018, CVE-2026-42016, and CVE-2026-82329 — against self-hosted instances between August 15 and September 8, 2026. In the chained path, attackers combined CVE-2026-42018 (high; leaks internal anonymous-user JWTs to unauthenticated requesters) with CVE-2026-42016 (high; lets low-privileged tokens be escalated to admin scope) to mint administrator-scoped tokens, in some cases gaining full admin control in under five minutes. In the direct path, attackers exploited CVE-2026-82329, a critical (CVSS 9.8, per The Hacker News) unauthenticated authentication bypass that grants admin access under default configuration via POST /access/api/v1/registry/join. Mass exploitation of CVE-2026-82329 began September 1, with Fastly observing roughly 406,000 exploitation attempts on September 2; The Register reports several attackers used it September 1-8, and SecurityWeek details its use for configuration exfiltration, cluster join key theft, token minting, and SSH key attachment to attacker-created accounts. Observed post-exploitation includes persistent administrator accounts created in under five minutes (rogue accounts such as '0xterror' and 'jfrog-distribution'), malicious Groovy plugins enabling command execution and second-stage payload drops, ad-hoc command execution, webshell uploads, and Rust-based C2 backdoors written to writable paths including /tmp, /var/tmp, and /dev/shm. Across incidents, attackers extracted cluster join keys, minted tokens, and enumerated users and repositories; compromise exposes software artifacts, repository credentials, CI/CD integrations, and cluster secrets, creating supply chain risk. On exposure, sources give three distinct measurements: 67-69% of Wiz-monitored organizations ran a vulnerable Artifactory instance at disclosure (Cyber Security News); 59-62% of organizations running Artifactory remained vulnerable to the chained CVEs weeks after disclosure (Wiz); and 49-62% of internet-reachable Artifactory instances were vulnerable to at least one of the three flaws weeks after patches shipped (BleepingComputer, with The Register citing the same 49-62% range). Fixed releases include 7.111.21, 7.117.28, 7.125.20, 7.133.29, 7.146.38, and 7.161.20 or later, depending on branch. Patching alone does not revoke minted tokens or rotate stolen join keys: Fastly (via The Hacker News) advises rotating join keys and revoking…

  • Three CVEs exploited: CVE-2026-42018 (high; leaks internal anonymous-user JWTs to unauthenticated requesters), CVE-2026-42016 (high; escalates low-privileged tokens to admin scope), and CVE-2026-82329 (critical, CVSS 9.8; unauthenticated…
  • Wiz observed exploitation against self-hosted Artifactory instances from August 15 to September 8, 2026; chaining CVE-2026-42018 and CVE-2026-42016 yielded admin-scoped tokens, with full admin control in under five minutes in some cases.
  • CVE-2026-82329 was mass-exploited starting September 1, with Fastly observing ~406,000 exploitation attempts on September 2.
  • Post-exploitation included persistent admin accounts (e.g., '0xterror', 'jfrog-distribution'), malicious Groovy plugins for command execution and second-stage payloads, webshell uploads, SSH keys added to new accounts, and Rust C2…
  • Attackers extracted cluster join keys, minted tokens, and enumerated users and repositories; compromise exposes software artifacts, repository credentials, CI/CD integrations, and cluster secrets — supply chain risk.
  • Exposure measurements differ by source: 67-69% of Wiz-monitored organizations vulnerable at disclosure; 59-62% of organizations running Artifactory still vulnerable to the chained CVEs weeks after disclosure; 49-62% of internet-reachable…
  • Fixed versions: 7.111.21, 7.117.28, 7.125.20, 7.133.29, 7.146.38, and 7.161.20 or later, depending on branch; patching does not revoke minted tokens or rotate stolen join keys — rotate join keys and revoke tokens issued since August 28…
  • CISA KEV: The Hacker News reports CVE-2026-82329 added September 2 with a September 5 federal deadline; SecurityWeek reports all three CVEs added to KEV with a two-week federal deadline under BOD 26-04.

Coverage timeline

  1. · 5d ago
    Wiz Blog· 85
    Artifactory Under Attack: In-the-Wild Exploitation of CVE-2026-42016, CVE-2026-42018 & CVE-2026-82329

    Wiz Research confirms in-the-wild exploitation of three JFrog Artifactory vulnerabilities, chained to gain administrative control, deploy Groovy plugins, and install Rust backdoors.

  2. · 4d ago
    The Hacker News· 92
    Attackers Chain JFrog Artifactory Flaws to Gain Admin Control and Plant Backdoors

    Attackers chained JFrog Artifactory flaws CVE-2026-42018 and CVE-2026-42016 for admin control, planting Rust backdoors; CVE-2026-82329 also mass-exploited.

  3. · 4d ago
    Cyber Security News· 79
    JFrog Artifactory Vulnerabilities Actively Exploited in the Wild to Gain Administrative Control

    Wiz observed active exploitation of three JFrog Artifactory flaws used to mint admin tokens, deploy malicious plugins, and install Rust backdoors on self-hosted servers.

  4. · 4d ago
    GBHackers· 84
    Hackers Exploit JFrog Artifactory Flaws to Bypass Authentication and Gain Admin Access

    Wiz Research observes multiple attackers exploiting three JFrog Artifactory flaws, including default-configuration authentication bypass CVE-2026-82329, to gain admin access and deploy backdoors.

  5. · 4d ago
    BleepingComputer· 82
    Artifactory flaws chained in attacks deploying backdoor malware

    Attackers chain JFrog Artifactory flaws CVE-2026-42018 and CVE-2026-42016 to gain admin tokens and deploy a Rust backdoor on self-hosted servers.

  6. · 4d ago
    The Register · Security· 80
    More JFrog Artifactory bugs under attack, and all 3 have patches

    Multiple attackers are exploiting three JFrog Artifactory CVEs, including critical auth-bypass CVE-2026-82329, to gain admin access and install backdoors.

  7. · 1d ago
    SecurityWeek· 75
    Three JFrog Artifactory Flaws Exploited for Backdoor Deployment

    Wiz reports multiple actors chaining three JFrog Artifactory auth flaws to gain admin and deploy backdoors; CISA added all three CVEs to KEV.

Vulnerabilities in this storyAll →

CVEVulnerabilityCVSSEPSSFlagsAffectedExposurePublished
CVE-2026-42016
Token Scope Validation Flaw Enables Privilege Escalation in JFrog Artifactory

JFrog Artifactory (Self-Hosted) versions before 7.133.11 fail to validate a token's scope, checking only the token's signature and issuer, which constitutes an incorrect authorization flaw (CWE-863). A remote, authenticated user with low privileges can obtain or present a token whose scope is never verified, bypassing authorization checks and escalating to higher privileges. Successful attackers gain administrative control of the Artifactory instance; in observed attacks this flaw has been chained with CVE-2026-42018 and CVE-2026-82329 to bypass authentication, take admin control, and deploy backdoor malware. Only self-hosted Artifactory deployments are within the stated affected scope. Exploitation is confirmed in the wild and the vulnerability was added to CISA's KEV catalog on 2026-09-11, although no public proof-of-concept code is known.

Do: Upgrade self-hosted Artifactory to version 7.133.11 or later immediately, in line with vendor instructions and CISA KEV/BOD 26-04 timelines. Audit issued tokens and logs for tokens carrying elevated scope granted to low-privilege users, and look for signs of compromise such as unexpected admin accounts or persistence, given reported backdoor deployments. Also patch CVE-2026-42018 and CVE-2026-82329, which attackers are chaining with this flaw.

8.8<1% KEV
  • JFrog Artifactory (Self-Hosted) All versions before 7.133.11
largetens of thousands of self-hosted instances (subset internet-exposed)
CVE-2026-42018
Improper Authentication in JFrog Artifactory Exposes Internal Anonymous Tokens

JFrog Artifactory contains an improper authentication flaw (CWE-287) in which the server may return its internal anonymous-user token to an unauthenticated caller, even on instances where anonymous access is disabled. An attacker triggers the issue by sending unauthenticated requests to the affected Artifactory interface over the network; the vector requires no privileges or user interaction and is of low complexity. Successful abuse yields the internal anonymous-user token, which can then be used to reach sensitive resources (such as repositories or artifacts) that should be protected when anonymous access is disabled, with high confidentiality impact but no integrity or availability impact. Any organization running an affected JFrog Artifactory deployment - particularly those relying on disabled anonymous access as a control - is affected, though only instances where the vulnerable endpoint is reachable are actually exposed. Exploitation has been reported in the wild as part of an ongoing Artifactory attack campaign alongside CVE-2026-42016 and CVE-2026-82329, although there is no public PoC and the flaw is not yet in the CISA KEV catalog.

Do: Upgrade Artifactory to the fixed release identified in JFrog's security advisory (JFrog is the assigning CNA; exact version numbers are not included in the available data). Until patched, restrict unauthenticated network access to Artifactory, verify the anonymous-access configuration, and review logs for unauthenticated requests that retrieved tokens or accessed sensitive resources. Because in-the-wild exploitation has been reported alongside CVE-2026-42016 and CVE-2026-82329, patch for all three and consider rotating internal/anonymous tokens and auditing artifact access.

7.5<1% KEV
  • JFrog Artifactory
large≈ tens of thousands of deployments (only the subset with anonymous access disabled and a reachable endpoint is affected)
CVE-2026-82329
Improper Authentication in JFrog Artifactory Allows Unauthenticated Admin Access

JFrog Artifactory contains an improper authentication flaw (CWE-287) that, under the product's default configuration, can let an unauthenticated attacker with network access obtain administrative privileges. The weakness is reachable over the network with no privileges or user interaction required, which is why it carries a critical 9.8 CVSS 3.1 score; an attacker who succeeds effectively gains full administrator control of the artifact repository, and public reporting describes attackers using the flaw to mint admin tokens days after disclosure. Any organization running JFrog Artifactory is in scope — CISA's entry lists the product without version detail, so deployments should verify their versions against JFrog's advisory (AV26-867, Update 1) — with internet-exposed instances at greatest risk. Exploitation is confirmed in the wild: CISA added the CVE to its Known Exploited Vulnerabilities Catalog on 2026-09-02, a public proof-of-concept is available, and news headlines report active exploitation alongside related Artifactory flaws CVE-2026-42016 and CVE-2026-42018.

Do: Upgrade Artifactory to a fixed release per JFrog's advisory AV26-867 (Update 1) — the exact affected and fixed versions are not specified in this data, so check the advisory before patching. Until patched, restrict network access to the Artifactory UI and APIs to trusted sources (VPN/firewall allowlists) and review the instance for unauthorized admin tokens or accounts, as in-the-wield attackers have been minting admin tokens. CISA KEV stakeholders must apply mitigations in line with BOD 26-04 within the required timeline or discontinue use of the product.

9.88% KEV PoC ×2
  • jfrog artifactory
largetens of thousands of deployments, many of them internet-exposed (estimate)