Executive brief
JFrog Artifactory is a package repository management system used by development teams to store and manage software artifacts and dependencies. An anonymous user (when anonymous access is enabled) or a low-privilege authenticated user can discover the names and versions of private Release Bundles if they know the bundle name, exposing sensitive information about an organization's software releases.
Technical details
This is an information disclosure vulnerability in JFrog Artifactory's Release Bundle handling. An unauthenticated caller when anonymous access is enabled, or a low-privilege authenticated user, can query Release Bundle metadata endpoints and enumerate private Release Bundle names and version information if the bundle name is known or guessed. The vulnerability requires network access to the Artifactory API and no authentication bypass is required for anonymous callers—only abuse of existing anonymous-access permissions. The root cause is insufficient authorization checks on Release Bundle metadata endpoints. An attacker can learn information about private release bundles, potentially revealing software release schedules and deployment strategies. Patches are available in Artifactory versions 7.146.35 and 7.161.16 or later.
Affected products
- JFrog Artifactory < 7.146.35; 7.161.0 – 7.161.16
Timeline
- 2026-08-12: disclosed
- 2026-08-12: advisory