Description
An authenticated user may write data outside the intended Docker cache path under specific remote-repository conditions.
Published: 2026-08-12
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: Yes
Impact: n/a
Action: n/a
AI Analysis

Impact

An authenticated user can write data outside the intended Docker cache path when using specific remote-repository settings, which is a classic path traversal flaw (CWE-22). The vulnerability allows unauthorized modification of files that should be restricted to the cache directory, potentially enabling an attacker to replace or tamper with critical repository artifacts. The direct impact is the ability to alter data in the Artifactory installation, which could affect repository integrity and availability.

Affected Systems

JFrog Artifactory self‑managed installations are impacted. No specific version range is listed, so all releases prior to a remediation that patches the path handling flaw should be considered vulnerable.

Risk and Exploitability

The CVSS score of 5.3 indicates moderate severity. The EPSS score is 0.26% (approx. 0.00264) and the vulnerability is listed in the CISA KEV catalog, suggesting it has not been widely exploited yet. An attacker would need valid credentials and acceptance of the specific remote‑repository configuration to trigger the path traversal.

Generated by OpenCVE AI on August 27, 2026 at 19:40 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Artifactory to the latest release that contains the path traversal fix.
  • Revoke or restrict the permissions of authenticated users so they are unable to create or modify remote Docker repositories that use the cache path.
  • Disable or tightly configure the remote Docker repository feature, ensuring that the cache directory is correctly bound and not exposed to traversal.
  • If updating is not immediately possible, remove or isolate the affected remote repository configuration to prevent the write outside the intended path.

Generated by OpenCVE AI on August 27, 2026 at 19:40 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 27 Aug 2026 18:00:00 +0000

Type Values Removed Values Added
CPEs cpe:2.3:a:jfrog:artifactory:*:*:*:*:*:-:*:*
References
Metrics ssvc

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

ssvc

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


Thu, 27 Aug 2026 17:30:00 +0000

Type Values Removed Values Added
Metrics kev

{'dateAdded': '2026-08-27T00:00:00+00:00', 'dueDate': '2026-09-10T00:00:00+00:00'}


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

Type Values Removed Values Added
Metrics ssvc

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


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

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

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

Type Values Removed Values Added
Description An authenticated user may write data outside the intended Docker cache path under specific remote-repository conditions.
Title Authenticated users may write data outside the intended Docker cache path
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:N/I:H/A:N'}


Subscriptions

Jfrog Artifactory
cve-icon MITRE

Status: PUBLISHED

Assigner: JFROG

Published:

Updated: 2026-08-28T03:55:24.229Z

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

Link: CVE-2026-66384

cve-icon Vulnrichment

Updated: 2026-08-12T18:42:12.809Z

cve-icon NVD

Status : Analyzed

Published: 2026-08-12T16:17:14.520

Modified: 2026-08-28T12:21:47.053

Link: CVE-2026-66384

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-27T19:45:03Z

Weaknesses
  • CWE-22

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