Database/Container, Kubernetes & orchestration
JFrog Artifactory: authenticated write outside the Docker repository cache path
Impact
Under specific remote-repository conditions an authenticated Artifactory user can write data outside the intended Docker cache path. The record describes an integrity-only primitive - no confidentiality or availability impact is claimed, and no code execution is asserted - but Artifactory is usually the registry a GPU fleet pulls its CUDA base images, driver container images and model-server images from, so an arbitrary-write primitive on the cache is a plausible step toward serving altered artifacts to every node that pulls. The CVE is KEV-flagged and the record links the OpenAI/Hugging Face incident technical report as a reference, so treat it as actively relevant rather than theoretical.
Who can reach it
An authenticated Artifactory user with network access to the instance who can drive a pull through an affected remote Docker repository. High attack complexity per the CVSS vector - the specific remote-repository conditions have to hold.
What to do
Upgrade Artifactory self-managed to a fixed release per the JFrog security advisories page; the record links the advisory index and release notes but does not name a fixed version, so read the advisory before scheduling. Rollout is an Artifactory service upgrade and restart, not fleet maintenance. Given the KEV flag, also audit recent writes under the Docker cache directory and re-verify the digests of base images your nodes have pulled.
References
Related entries
- containerd: containerd-shim abstract-socket API exposed to host-network containersCVE-2020-15257 · containerdMedium
- Kubernetes (kube-apiserver): Aggregated API server can redirect apiserver clientsCVE-2022-3172 · Kubernetes (kube-apiserver)Medium
- Docker / moby: On firewalld reload, published container ports become reachable from outside despite the intendedCVE-2025-54388 · Docker / mobyMedium
- CRI-O: All pod processes share one memory cgroup, so a workload OOM kills conmon and destabilises the nodeCVE-2019-14891 · CRI-OMedium
- containerd: Crafted image can change Unix file permissions of existing host files during extractionCVE-2021-32760 · containerdMedium
- Istio: A user with CREATE on Gateway API resources escalates privilege in istiodCVE-2022-21701 · IstioMedium
This entry is curated: imported from vendor advisories with machine assistance, not yet individually verified. Confirm against your vendor's advisory before acting, and report anything wrong.