While working on sei-chain project, I identified CVE-2025-15558 affecting Docker CLI. The vulnerability exists in versions up to 29.1.5 and is related to how Docker CLI on Windows searches for plugin binaries. The issue occurs because the CLI looks for plugins in the directory C:\ProgramData\Docker\cli-plugins, which may not exist by default.
CVE Link
CVE Report
While working on sei-chain project, I identified CVE-2025-15558 affecting Docker CLI. The vulnerability exists in versions up to 29.1.5 and is related to how Docker CLI on Windows searches for plugin binaries. The issue occurs because the CLI looks for plugins in the directory C:\ProgramData\Docker\cli-plugins, which may not exist by default.
CVE Link
CVE Report