Description
An authentication bypass vulnerability in Portainer CE through 2.44.0 allows authenticated low-privileged users to bypass Docker proxy authorization checks via non-canonical URL normalization, defeating all authorization middleware. The proxy endpoint fails to normalize request paths before applying access controls, allowing crafted requests to be interpreted differently by the proxy and the authorization layer. Successful exploitation grants the attacker root-level access to the underlying Docker host.
Published: 2026-08-11
Score: 8.8 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is an authentication bypass in Portainer Community Edition up to and including version 2.44.0. It stems from the Docker proxy endpoint failing to normalize request paths before applying authorization checks. An attacker with a low‑privilege authenticated account can craft URLs that are interpreted differently by the proxy and the authorization middleware, allowing the attacker to access protected Docker resources. Successful exploitation results in unrestricted root access to the Docker host, compromising all containers and services running on that host.

Affected Systems

Portainer Community Edition, versions up to 2.44.0. The attack applies to any deployment using the Docker proxy feature. No vendor‑specified additional constraints are provided.

Risk and Exploitability

The CVSS base score of 8.8 indicates a high‑severity flaw. Because the EPSS score is not available, the exact likelihood of exploitation remains unknown, but the absence of an EKV listing and the public disclosure on the Portainer GitHub repository suggest that attackers could reasonably target deployments lacking timely upgrades. Exploitation requires that the attacker is already authenticated with a low‑privilege user within the Portainer web interface and can send requests to the exposed proxy endpoint, typically from any machine that can reach the Portainer server. Once the crafted request bypasses authorization, the attacker can execute arbitrary Docker commands or mount the host filesystem as root.

Generated by OpenCVE AI on August 11, 2026 at 16:37 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update Portainer Community Edition to version 2.44.1 or later
  • Disable or restrict the Docker proxy endpoint so that only trusted clients can use it, or enforce request path normalization through an external reverse proxy
  • Ensure that all Portainer users have the minimal privileges required for their role, removing low‑privilege accounts that have no need for proxy access
  • Monitor audit logs for unusual proxy requests and anomalous Docker activity

Generated by OpenCVE AI on August 11, 2026 at 16:37 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

References
History

Tue, 11 Aug 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Tue, 11 Aug 2026 11:30:00 +0000

Type Values Removed Values Added
Description An authentication bypass vulnerability in Portainer CE through 2.44.0 allows authenticated low-privileged users to bypass Docker proxy authorization checks via non-canonical URL normalization, defeating all authorization middleware. The proxy endpoint fails to normalize request paths before applying access controls, allowing crafted requests to be interpreted differently by the proxy and the authorization layer. Successful exploitation grants the attacker root-level access to the underlying Docker host.
Title Portainer Portainer CE - Authentication Bypass
Weaknesses CWE-287
References
Metrics cvssV3_1

{'score': 8.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: TuranSec

Published:

Updated: 2026-08-11T15:06:28.365Z

Reserved: 2026-08-10T10:32:49.080Z

Link: CVE-2026-72533

cve-icon Vulnrichment

Updated: 2026-08-11T15:06:24.218Z

cve-icon NVD

Status : Received

Published: 2026-08-11T12:17:38.487

Modified: 2026-08-11T16:17:34.607

Link: CVE-2026-72533

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-11T16:45:03Z

Weaknesses