Kestrel
대시보드로 돌아가기
CVE-2026-6406HIGH· 8.8MITRENVD대응게시일: 2026. 05. 22.수정일: 2026. 05. 29.CNA: security@docker.comAnalyzed

The Docker CLI --use-api-socket flag bypasses Enhanced Container Isolation (ECI) restrictions in Docker Desktop. When ECI is enabled, Docker

Auth

위협 신호 · CVSS · EPSS · KEV

정기 패치· 높은 악용 신호 없음
CVSS
8.8high

이론적 심각도 점수

EPSS
0.3%상위 81.9%

30일 내 악용 확률 예측

KEV
미등재

실측 악용 기록 없음

CVSS 벡터 · 메트릭

악용 경로
공격 벡터로컬
공격 복잡도낮음
필요 권한낮음
사용자 상호작용불필요
범위변경
영향
기밀성 영향높음
무결성 영향높음
가용성 영향높음
버전별 점수
CVSS 4.08.8HIGH· 악용성숙도 NOT_DEFINED
CVSS 3.18.8HIGH· 악용성 2· 영향도 6
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H

약점 (CWE)

  • CWE-863

    잘못된 권한 검사 — 권한 판단 로직 오류로 부적절한 접근 허용.

상세 설명

The Docker CLI --use-api-socket flag bypasses Enhanced Container Isolation (ECI) restrictions in Docker Desktop. When ECI is enabled, Docker socket mounts from containers are denied unless explicitly allowed via the admin-settings configuration. However, the --use-api-socket flag adds the Docker socket mount via the HostConfig.Mounts field rather than the HostConfig.Binds field. The ECI enforcement in the Docker Desktop API proxy only inspected Binds, allowing the mount to pass unchecked. This grants a container full access to the Docker Engine socket and, if the host user has logged in to container registries, their authentication credentials.

A local attacker with the ability to run Docker CLI commands can exploit this to escape ECI restrictions, access the Docker Engine, and potentially escalate privileges.

AI 심층 분석

공격 시나리오 · 재현 가능한 PoC 페이로드 · 즉시 적용 가능한 차단 패치를 한 번에 받아 보세요. 보안 운영팀이 그대로 점검·티켓팅에 쓸 수 있는 형태로 정리해 드립니다.

영향받는 제품·버전

  • docker docker_desktop4.41.0 - 4.59.0
    other
  • apple macos
    macos
  • linux linux_kernel
    linux
  • microsoft windows
    windows

영향받는 구성 (CPE) 4

  • docker docker_desktop≥ 4.41.0 < 4.59.0cpe:2.3:a:docker:docker_desktop:*:*:*:*:*:*:*:*
  • apple macoscpe:2.3:o:apple:macos:-:*:*:*:*:*:*:*
  • linux linux_kernelcpe:2.3:o:linux:linux_kernel:-:*:*:*:*:*:*:*
  • microsoft windowscpe:2.3:o:microsoft:windows:-:*:*:*:*:*:*:*

참고 자료 2