Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

github логотип

GHSA-pxq6-2prw-chj9

Опубликовано: 27 мар. 2026
Источник: github
Github: Прошло ревью
CVSS3: 6.8

Описание

Moby has an Off-by-one error in its plugin privilege validation

Summary

A security vulnerability has been detected that allows plugins privilege validation to be bypassed during docker plugin install. Due to an error in the daemon's privilege comparison logic, the daemon may incorrectly accept a privilege set that differs from the one approved by the user.

Plugins that request exactly one privilege are also affected, because no comparison is performed at all.

Impact

If plugins are not in use, there is no impact.

When a plugin is installed, the daemon computes the privileges required by the plugin's configuration and compares them with the privileges approved during installation. A malicious plugin can exploit this bug so that the daemon accepts privileges that differ from what was intended to be approved.

Anyone who depends on the plugin installation approval flow as a meaningful security boundary is potentially impacted.

Depending on the privilege set involved, this may include highly sensitive plugin permissions such as broad device access.

For consideration: exploitation still requires a plugin to be installed from a malicious source, and Docker plugins are relatively uncommon. Docker Desktop also does not support plugins.

Workarounds

If unable to update immediately:

  • Do not install plugins from untrusted sources
  • Carefully review all privileges requested during docker plugin install
  • Restrict access to the Docker daemon to trusted parties, following the principle of least privilege
  • Avoid relying on plugin privilege approval as the only control boundary for sensitive environments

Credits

Пакеты

Наименование

github.com/docker/docker

go
Затронутые версииВерсия исправления

Отсутствует

Наименование

github.com/moby/moby/v2

go
Затронутые версииВерсия исправления

< 2.0.0-beta.8

2.0.0-beta.8

Наименование

github.com/moby/moby

go
Затронутые версииВерсия исправления

Отсутствует

EPSS

Процентиль: 31%
0.00387
Низкий

6.8 Medium

CVSS3

Дефекты

CWE-193

Связанные уязвимости

CVSS3: 6.8
ubuntu
4 месяца назад

Moby is an open source container framework. Prior to version 29.3.1, a security vulnerability has been detected that allows plugins privilege validation to be bypassed during docker plugin install. Due to an error in the daemon's privilege comparison logic, the daemon may incorrectly accept a privilege set that differs from the one approved by the user. Plugins that request exactly one privilege are also affected, because no comparison is performed at all. This issue has been patched in version 29.3.1.

CVSS3: 8.4
redhat
4 месяца назад

Moby is an open source container framework. Prior to version 29.3.1, a security vulnerability has been detected that allows plugins privilege validation to be bypassed during docker plugin install. Due to an error in the daemon's privilege comparison logic, the daemon may incorrectly accept a privilege set that differs from the one approved by the user. Plugins that request exactly one privilege are also affected, because no comparison is performed at all. This issue has been patched in version 29.3.1.

CVSS3: 6.8
nvd
4 месяца назад

Moby is an open source container framework. Prior to version 29.3.1, a security vulnerability has been detected that allows plugins privilege validation to be bypassed during docker plugin install. Due to an error in the daemon's privilege comparison logic, the daemon may incorrectly accept a privilege set that differs from the one approved by the user. Plugins that request exactly one privilege are also affected, because no comparison is performed at all. This issue has been patched in version 29.3.1.

CVSS3: 6.8
debian
4 месяца назад

Moby is an open source container framework. Prior to version 29.3.1, a ...

CVSS3: 8.1
fstec
4 месяца назад

Уязвимость системы плагинов Docker программного средства для создания систем контейнерной изоляции Moby (Docker Engine), позволяющая нарушителю оказать воздействие на конфиденциальность и целостность защищаемой информации

EPSS

Процентиль: 31%
0.00387
Низкий

6.8 Medium

CVSS3

Дефекты

CWE-193