CVE-2026-72533 PUBLISHED

Portainer Portainer CE - Authentication Bypass

Assigner: TuranSec
Reserved: 10.08.2026 Published: 11.08.2026 Updated: 11.08.2026

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.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
CVSS Score: 8.8

Product Status

Vendor Portainer
Product Portainer CE
Versions
  • affected from 0 to 2.44.0 (incl.)

Credits

  • Bobur Abdugafforov (Mahadsec) finder

References

Problem Types

  • CWE-287: Improper Authentication CWE