8.5
HIGH CVSS 3.1
CVE-2026-44850
Portainer: Bind-mount restriction bypass via HostConfig.Mounts
Description

Portainer Community Edition is a lightweight service delivery platform for containerized applications that can be used to manage Docker, Swarm, Kubernetes and ACI environments. From 2.33.0 to before 2.33.8, 2.39.2, and 2.41.0, Portainer offers an environment-level Disable bind mounts for non-administrators security setting that blocks regular users from binding host paths into containers they create through the Portainer-mediated Docker API. The check that enforces this setting only inspected the legacy HostConfig.Binds array on the container-create proxy and never looked at the equivalent HostConfig.Mounts array. Any authenticated user with rights to create containers on a Docker environment where the restriction is enabled could submit a bind-typed entry under HostConfig.Mounts and mount any host path into their container. This vulnerability is fixed in 2.33.8, 2.39.2, and 2.41.0.

INFO

Published Date :

May 28, 2026, 10:16 p.m.

Last Modified :

July 21, 2026, 10:10 a.m.

Remotely Exploit :

Yes !
Affected Products

The following products are affected by CVE-2026-44850 vulnerability. Even if cvefeed.io is aware of the exact versions of the products that are affected, the information is not represented in the table below.

ID Vendor Product Action
1 Portainer portainer
CVSS Scores
The Common Vulnerability Scoring System is a standardized framework for assessing the severity of vulnerabilities in software and systems. We collect and displays CVSS scores from various sources for each CVE.
Score Version Severity Vector Exploitability Score Impact Score Source
CVSS 134c704f-9b21-4f2e-91b3-4a467353bcc0
CVSS 3.1 HIGH [email protected]
CVSS 3.1 HIGH MITRE-CVE
Solution
Update Portainer to a fixed version to address bind mount security bypass.
  • Update Portainer CE to version 2.33.8 or later.
  • Update Portainer CE to version 2.39.2 or later.
  • Update Portainer CE to version 2.41.0 or later.
References to Advisories, Solutions, and Tools

Here, you will find a curated list of external links that provide in-depth information, practical solutions, and valuable tools related to CVE-2026-44850.

URL Resource
https://github.com/portainer/portainer/security/advisories/GHSA-7fw3-x4r2-g7wc Exploit Third Party Advisory
CWE - Common Weakness Enumeration

While CVE identifies specific instances of vulnerabilities, CWE categorizes the common flaws or weaknesses that can lead to vulnerabilities. CVE-2026-44850 is associated with the following CWEs:

Common Attack Pattern Enumeration and Classification (CAPEC)

Common Attack Pattern Enumeration and Classification (CAPEC) stores attack patterns, which are descriptions of the common attributes and approaches employed by adversaries to exploit the CVE-2026-44850 weaknesses.

We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).

Results are limited to the first 15 repositories due to potential performance issues.

The following list is the news that have been mention CVE-2026-44850 vulnerability anywhere in the article.

The following table lists the changes that have been made to the CVE-2026-44850 vulnerability over time.

Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.

  • CVE Translated by [email protected]

    Jul. 21, 2026

    Action Type Old Value New Value
    Added Translation Title: Portainer Community Edition, Description: Portainer Community Edition es una plataforma ligera de entrega de servicios para aplicaciones en contenedores que puede usarse para gestionar entornos Docker, Swarm, Kubernetes y ACI. Desde 2.33.0 hasta antes de 2.33.8, 2.39.2 y 2.41.0, Portainer ofrece una configuración de seguridad a nivel de entorno Deshabilitar montajes de enlace para no administradores que impide a los usuarios regulares enlazar rutas de host en los contenedores que crean a través de la API de Docker mediada por Portainer. La comprobación que aplica esta configuración solo inspeccionaba el array HostConfig.Binds heredado en el proxy de creación de contenedores y nunca examinó el array HostConfig.Mounts equivalente. Cualquier usuario autenticado con derechos para crear contenedores en un entorno Docker donde la restricción está habilitada podría enviar una entrada de tipo enlace bajo HostConfig.Mounts y montar cualquier ruta de host en su contenedor. Esta vulnerabilidad se corrige en 2.33.8, 2.39.2 y 2.41.0.
  • CVE Modified by [email protected]

    Jun. 17, 2026

    Action Type Old Value New Value
    Added Affected [{'vendor': 'portainer', 'product': 'portainer', 'versions': [{'status': 'affected', 'version': '>= 2.33.0, < 2.33.8'}, {'status': 'affected', 'version': '>= 2.39.0, < 2.39.2'}, {'status': 'affected', 'version': '>= 2.40.0, < 2.41.0'}]}]
  • CVE Modified by 134c704f-9b21-4f2e-91b3-4a467353bcc0

    Jun. 17, 2026

    Action Type Old Value New Value
    Added SSVC {'id': 'CVE-2026-44850', 'role': 'CISA Coordinator', 'options': [{'exploitation': 'none'}, {'automatable': 'no'}, {'technicalImpact': 'partial'}], 'version': '2.0.3', 'timestamp': '2026-05-29T19:08:08.089094Z'}
  • Initial Analysis by [email protected]

    Jun. 01, 2026

    Action Type Old Value New Value
    Added CPE Configuration OR *cpe:2.3:a:portainer:portainer:*:*:*:*:community:*:*:* versions from (including) 2.33.0 up to (excluding) 2.33.8 *cpe:2.3:a:portainer:portainer:*:*:*:*:community:*:*:* versions from (including) 2.34.0 up to (excluding) 2.39.1 *cpe:2.3:a:portainer:portainer:2.40.0:*:*:*:community:*:*:*
    Added Reference Type GitHub, Inc.: https://github.com/portainer/portainer/security/advisories/GHSA-7fw3-x4r2-g7wc Types: Exploit, Third Party Advisory
  • New CVE Received by [email protected]

    May. 28, 2026

    Action Type Old Value New Value
    Added Description Portainer Community Edition is a lightweight service delivery platform for containerized applications that can be used to manage Docker, Swarm, Kubernetes and ACI environments. From 2.33.0 to before 2.33.8, 2.39.2, and 2.41.0, Portainer offers an environment-level Disable bind mounts for non-administrators security setting that blocks regular users from binding host paths into containers they create through the Portainer-mediated Docker API. The check that enforces this setting only inspected the legacy HostConfig.Binds array on the container-create proxy and never looked at the equivalent HostConfig.Mounts array. Any authenticated user with rights to create containers on a Docker environment where the restriction is enabled could submit a bind-typed entry under HostConfig.Mounts and mount any host path into their container. This vulnerability is fixed in 2.33.8, 2.39.2, and 2.41.0.
    Added CVSS V3.1 AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:L/A:N
    Added CWE CWE-863
    Added Reference https://github.com/portainer/portainer/security/advisories/GHSA-7fw3-x4r2-g7wc
EPSS is a daily estimate of the probability of exploitation activity being observed over the next 30 days. Following chart shows the EPSS score history of the vulnerability.