Vulnerabilities (CVE)

Filtered by vendor Portainer Subscribe
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2022-24961 1 Portainer 1 Portainer 2022-02-17 7.5 HIGH 9.8 CRITICAL
In Portainer Agent before 2.11.1, an API server can continue running even if not associated with a Portainer instance in the past few days.
CVE-2020-24264 1 Portainer 1 Portainer 2021-03-23 10.0 HIGH 9.8 CRITICAL
Portainer 1.24.1 and earlier is affected by incorrect access control that may lead to remote arbitrary code execution. The restriction checks for bind mounts are applied only on the client-side and not the server-side, which can lead to spawning a container with bind mount. Once such a container is spawned, it can be leveraged to break out of the container leading to complete Docker host machine takeover.
CVE-2018-19466 1 Portainer 1 Portainer 2020-08-24 5.0 MEDIUM 9.8 CRITICAL
A vulnerability was found in Portainer before 1.20.0. Portainer stores LDAP credentials, corresponding to a master password, in cleartext and allows their retrieval via API calls.
CVE-2019-16872 1 Portainer 1 Portainer 2020-08-24 9.0 HIGH 9.9 CRITICAL
Portainer before 1.22.1 has Incorrect Access Control (issue 1 of 4).
CVE-2018-19367 1 Portainer 1 Portainer 2019-10-03 5.0 MEDIUM 9.8 CRITICAL
Portainer through 1.19.2 provides an API endpoint (/api/users/admin/check) to verify that the admin user is already created. This API endpoint will return 404 if admin was not created and 204 if it was already created. Attackers can set an admin password in the 404 case.
CVE-2018-12678 1 Portainer 1 Portainer 2018-08-13 7.5 HIGH 9.8 CRITICAL
Portainer before 1.18.0 supports unauthenticated requests to the websocket endpoint with an unvalidated id query parameter for the /websocket/exec endpoint, which allows remote attackers to bypass intended access restrictions or conduct SSRF attacks.