Description
A repository reader with cache-deploy permission may access content outside a configured upstream path under specific conditions.
Published: 2026-08-12
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A repository reader that holds cache‑deploy permission in JFrog Artifactory can retrieve files located outside of an upstream configuration path when interacting with certain upstream repositories. The vulnerability provides a means for an attacker with such a role to read arbitrary files on the Artifactory server that lie beyond the intended upstream boundaries, potentially exposing sensitive configuration, secrets, or user data. The weakness is a classic path traversal based on incorrect validation of upstream path constraints, aligning with CWE‑22.

Affected Systems

The affected product is JFrog Artifactory. No specific version numbers are disclosed in the advisory, so affected installations of any release that has not applied a remedial update may be vulnerable. Administrators should check the product release notes and ensure they are running a patched version.

Risk and Exploitability

The CVSS score of 5.3 indicates a moderate severity for confidentiality impact. Because the EPSS score is unavailable and the vulnerability is not listed in the CISA KEV catalog, the likelihood of widespread exploitation is unknown, but the limited privilege requirement (cache‑deploy role) means that any user granted that role could exploit the flaw. No additional prerequisites or sophisticated attack steps are described, suggesting that exploitation can be carried out directly by the repository reader once the necessary permission exists.

Generated by OpenCVE AI on August 12, 2026 at 23:48 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update Artifactory to the latest release containing the fix for this path‑traversal flaw.
  • Restrict the cache‑deploy permission to only trusted users and audit repository access rights regularly.
  • Configure and verify upstream path restrictions in Artifactory to ensure repository readers cannot traverse outside allowed directories.

Generated by OpenCVE AI on August 12, 2026 at 23:48 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 12 Aug 2026 19:30:00 +0000

Type Values Removed Values Added
First Time appeared Jfrog
Jfrog artifactory
Vendors & Products Jfrog
Jfrog artifactory
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Wed, 12 Aug 2026 15:15:00 +0000

Type Values Removed Values Added
Description A repository reader with cache-deploy permission may access content outside a configured upstream path under specific conditions.
Title Repository readers may access content outside configured upstream paths
Weaknesses CWE-22
References
Metrics cvssV3_1

{'score': 5.3, 'vector': 'CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N'}


Subscriptions

Jfrog Artifactory
cve-icon MITRE

Status: PUBLISHED

Assigner: JFROG

Published:

Updated: 2026-08-12T18:43:38.116Z

Reserved: 2026-07-25T11:29:31.974Z

Link: CVE-2026-66381

cve-icon Vulnrichment

Updated: 2026-08-12T18:43:05.971Z

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-08-12T15:18:20.083

Modified: 2026-08-28T21:29:30.987

Link: CVE-2026-66381

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-13T00:00:09Z

Weaknesses
  • CWE-22

    Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')