← Terug naar overzicht

A critical authentication bypass vulnerability in JFrog Artifactory, tracked as CVE-2026-82329 with a CVSS score of 9.8, is being actively exploited by threat actors just days after public disclosure. The flaw allows attackers to bypass authentication mechanisms present in default configurations of Artifactory, potentially granting them administrative access to the platform. Security researchers at watchTowr flagged the active exploitation in the wild. The vulnerability's severity is compounded by the widespread use of JFrog Artifactory in enterprise software development pipelines for artifact and package management. Organizations are urged to apply the available patch immediately to mitigate the risk of administrative token minting by unauthorized actors.

Technical details

CVE-2026-82329 is a critical authentication bypass vulnerability (CVSS 9.8) in JFrog Artifactory affecting the JFrog Access component, which is responsible for issuing and validating credentials. Under default configuration, instances without an additional join key configured receive a 'phantom' join key that unauthenticated attackers with network access can abuse to forge access tokens and mint administrator-level credentials. No authentication or user interaction is required to exploit the flaw. Because Artifactory is a central binary repository in software supply chains, admin-level compromise enables attackers to tamper with build pipelines, poison distributed binaries, move laterally into production systems, and push malicious changes downstream to customers. Active exploitation was observed beginning September 1, 2026 — just days after public disclosure and patch release on August 28, 2026. Attackers have been observed generating admin tokens and enumerating users, groups, credential sets, and federated access topologies.

Mitigation steps

1. Immediately apply the patch by upgrading to JFrog Artifactory version 7.161.20 or later, especially for internet-exposed self-managed instances. 2. Inspect audit logs for signs of unauthorized administrative access, token generation, or user/group enumeration activity. 3. Rotate all exposed or potentially compromised credentials and access tokens. 4. Review connected systems, build pipelines, and distributed binaries for malicious changes or backdoor access. 5. Ensure a join key is explicitly configured on all Artifactory instances to prevent phantom key abuse. 6. Assess downstream software distribution channels for potential supply chain compromise.

Affected products

  • JFrog Artifactory 7.111.4 through 7.111.21 (self-managed)
  • JFrog Artifactory 7.117.0 through 7.117.27 (self-managed)
  • JFrog Artifactory 7.125.0 through 7.125.19 (self-managed)
  • JFrog Artifactory 7.133.0 through 7.133.28 (self-managed)
  • JFrog Artifactory 7.146.0 through 7.146.36 (self-managed)
  • JFrog Artifactory 7.161.0 through 7.161.19 (self-managed)

Related CVE's

  • CVE-2026-82329

Categories

  • Enterprise Applications
  • Identity & Access
  • Supply Chain & Dependencies
  • Zero-Day Vulnerabilities