CVE-2026-66384
Modified Modified - Updated After Analysis

Authenticated Docker Cache Path Traversal

Vulnerability report for CVE-2026-66384, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-12

Last updated on: 2026-08-28

Assigner: JFrog

Description

An authenticated user may write data outside the intended Docker cache path under specific remote-repository conditions.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-12
Last Modified
2026-08-28
Generated
2026-09-01
AI Q&A
2026-08-12
EPSS Evaluated
2026-08-31
NVD
EUVD

Affected Vendors & Products

Showing 2 associated CPEs
Vendor Product Version / Range
jfrog artifactory to 7.146.35 (exc)
jfrog artifactory From 7.161.0 (inc) to 7.161.16 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-22 The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability allows an authenticated user to write data outside the intended Docker cache path when specific remote-repository conditions are met. It does not require high privileges but could lead to unauthorized data placement.

Detection Guidance

Detection requires checking Docker cache path configurations and remote repository settings in JFrog Artifactory. Review Artifactory logs for unauthorized write attempts outside cache paths and verify Docker repository configurations for exposed paths. Use commands like 'docker inspect' to check container volumes and 'find' to search for unexpected writes in cache directories.

Impact Analysis

An attacker could exploit this to store malicious or unintended files outside the Docker cache, potentially causing system instability, data corruption, or unauthorized access to sensitive information.

Compliance Impact

The vulnerability allows authenticated users to write data outside intended paths under specific conditions, which could lead to unauthorized data access or modification. This may impact compliance with GDPR (data integrity and access controls) and HIPAA (data protection and integrity requirements).

Mitigation Strategies

Update Docker to the latest version to address the authenticated user write vulnerability outside the intended cache path.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-66384. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart