Description
A path validation weakness in archive extraction/write handling allows entries with traversal sequences to be written outside the intended build artifacts location.
Published: 2026-07-27
Score: 8.8 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A path validation weakness in Artifactory’s archive extraction and write handling allows archive entries containing directory traversal characters to be written outside the intended build artifacts location. An attacker could use this flaw to create or overwrite arbitrary files on the system, potentially replacing configuration files or executables and enabling further compromise or code execution. The weakness is a classic path traversal (CWE‑22).

Affected Systems

JFrog Artifactory self‑managed installations are affected; specific product names include Artifactory for build artifact storage. No particular version range is provided in the advisory, so all released versions may be susceptible until a patch is applied.

Risk and Exploitability

The CVSS score of 8.8 classifies this vulnerability as high severity. The EPSS score indicates a very low exploitation probability (<1%), and the absence from KEV suggests limited real-world exploitation. The likely attack vector is the Artifactory archive upload or extraction endpoint, which an attacker could target if they have network or authenticated access to the repository. Once triggered, the attacker can write arbitrary files, which could lead to privilege escalation or remote code execution if sensitive binaries or scripts are replaced.

Generated by OpenCVE AI on August 3, 2026 at 16:53 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update Artifactory to the latest version that contains the path validation fix.
  • Restrict file system permissions on the build artifacts directory to prevent untrusted processes from writing files.
  • Disable or limit archive extraction features in Artifactory when they are not essential to the build workflow.

Generated by OpenCVE AI on August 3, 2026 at 16:53 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 28 Jul 2026 01:30:00 +0000

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

Mon, 27 Jul 2026 23:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Mon, 27 Jul 2026 20:30:00 +0000

Type Values Removed Values Added
Description A path validation weakness in archive extraction/write handling allows entries with traversal sequences to be written outside the intended build artifacts location.
Title Potential path traversal leading to unauthorized file writes
Weaknesses CWE-22
References
Metrics cvssV3_1

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


Subscriptions

Jfrog Artifactory
cve-icon MITRE

Status: PUBLISHED

Assigner: JFROG

Published:

Updated: 2026-07-27T20:16:10.894Z

Reserved: 2026-07-23T13:34:38.372Z

Link: CVE-2026-65921

cve-icon Vulnrichment

Updated: 2026-07-27T20:16:05.060Z

cve-icon NVD

Status : Analyzed

Published: 2026-07-27T20:16:41.190

Modified: 2026-07-30T14:51:26.233

Link: CVE-2026-65921

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-03T17:00:06Z

Weaknesses
  • CWE-22

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