Race Condition Affecting docker-stable package, versions <24.0.9_ce-150000.1.25.1


Severity

Recommended
medium

Based on SUSE Linux Enterprise Server security rating.

Threat Intelligence

EPSS
3.4% (88th percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk IDSNYK-SLES157-DOCKERSTABLE-13543469
  • published14 Oct 2025
  • disclosed11 Oct 2025

Introduced: 11 Oct 2025

CVE-2018-15664  (opens in a new tab)
CWE-362  (opens in a new tab)

How to fix?

Upgrade SLES:15.7 docker-stable to version 24.0.9_ce-150000.1.25.1 or higher.

NVD Description

Note: Versions mentioned in the description apply only to the upstream docker-stable package and not the docker-stable package as distributed by SLES. See How to fix? for SLES:15.7 relevant fixed versions and status.

In Docker through 18.06.1-ce-rc2, the API endpoints behind the 'docker cp' command are vulnerable to a symlink-exchange attack with Directory Traversal, giving attackers arbitrary read-write access to the host filesystem with root privileges, because daemon/archive.go does not do archive operations on a frozen filesystem (or from within a chroot).