Skip to content
Threat Feed

Tag

Docker

17 briefs RSS
critical advisory

Sigstore/OCI Credential Confusion Vulnerability (CVE-2026-59891)

A critical credential exposure vulnerability (CVE-2026-59891) exists in `@sigstore/oci` versions prior to 0.7.1. The `getRegistryCredentials()` function, used to read credentials from `~/.docker/config.json`, employs a substring match instead of an exact host match when selecting credentials. This flaw allows credentials for a legitimate registry (e.g., `ghcr.io`) to be inadvertently transmitted to an attacker-controlled registry if its hostname is a substring of the legitimate one (e.g., `cr.io`). This impacts consumers of `@sigstore/oci` and related GitHub Actions (`actions/attest`, `actions/attest-build-provenance`, `actions/attest-sbom`) when pushing artifacts to untrusted or attacker-influenced destination registries, potentially leading to the leakage of long-lived registry tokens. The vulnerability is fixed in `@sigstore/oci@0.7.1` by enforcing exact host matching.

PoC @sigstore/oci < 0.7.1 +3 credential-exposure vulnerability github-actions docker supply-chain
1t 1c 1i updated
critical advisory

Kimai Docker Image Default APP_SECRET Allows Account Takeover (CVE-2026-52824)

A critical vulnerability, CVE-2026-52824, in the official Kimai Docker image allows unauthenticated attackers to forge authentication tokens and achieve account takeover, including super_admin accounts, due to the image shipping with a default, publicly known APP_SECRET environment variable used by Symfony to HMAC-sign session cookies and login links.

Kimai +1 vulnerability web-application misconfiguration account-takeover docker
3t
high advisory

Crawl4AI Server-Side Request Forgery Vulnerability (CVE-2026-56261)

Crawl4AI versions before 0.8.7 contain a server-side request forgery (SSRF) vulnerability, CVE-2026-56261, in its Docker API server's webhook endpoints, allowing an attacker to coerce the server into making requests to internal services and potentially expose cloud metadata.

Crawl4AI ssrf web-vulnerability docker cloud-security
2t 1c
high advisory

Crawl4AI Unauthenticated SSRF in Docker API `crawl/stream` Endpoint

A remote, unauthenticated attacker can exploit an unpatched Server-Side Request Forgery (SSRF) vulnerability in Crawl4AI Docker API versions up to 0.8.9, specifically targeting the `/crawl/stream` endpoint, to read internal network services and cloud-metadata endpoints, potentially exposing sensitive information like IAM credentials.

crawl4ai ssrf web-application docker unauthenticated api-exploitation
2r 3t
critical advisory

Crawl4AI Unauthenticated RCE via Chromium Launch-Argument Injection

An attacker can achieve unauthenticated remote code execution (RCE) in Crawl4AI Docker deployments by injecting malicious Chromium launch arguments, such as `--utility-cmd-prefix` and `--no-zygote`, into the `browser_config.extra_args` field of the API request, allowing for arbitrary command execution as the container's runtime user.

crawl4ai RCE web-vulnerability Chromium container Docker Linux
3r 2t
critical advisory

Multiple Vulnerabilities in Docker Desktop Allow Remote Code Execution

Multiple vulnerabilities in Docker Desktop versions prior to 4.71.0 allow a remote attacker to execute arbitrary code.

Docker Desktop vulnerability rce docker
2r 1t
medium threat

Multiple Vulnerabilities in Docker Allow Privilege Escalation and DoS

Multiple vulnerabilities in Docker allow a local attacker to execute arbitrary code with administrator privileges, cause a denial-of-service condition, or manipulate data.

Docker vulnerability privilege-escalation denial-of-service
2r 3t
high threat

Docker Race Condition Allows Bind Mount Redirection to Host Path (CVE-2026-42306)

A race condition in Docker's `docker cp` command allows a malicious container to redirect a bind mount target to an arbitrary host path by manipulating symlinks during the setup of temporary filesystem views, potentially overwriting host files or causing denial of service.

docker/docker +2 privilege-escalation defense-evasion docker
2r 2t
high threat

Docker `PUT /containers/{id}/archive` Vulnerability Allows Host Root Code Execution

A vulnerability exists in Docker where a malicious container image can execute arbitrary code with host root privileges by exploiting the decompression of compressed archives uploaded via the `PUT /containers/{id}/archive` endpoint, tracked as CVE-2026-41567.

Docker +2 container rce privilege-escalation CVE-2026-41567
2r 1t
critical advisory

Portainer Endpoint Security Bypass via Docker Swarm Service API

Portainer is vulnerable to an endpoint security bypass via Swarm service create/update, enabling non-admin users with access to a Docker Swarm endpoint to bypass `EndpointSecuritySettings` restrictions and gain elevated privileges such as configuring services with elevated Linux capabilities, disabling syscall filtering and AppArmor confinement, setting arbitrary sysctl values, and mounting arbitrary host paths.

Portainer +3 docker swarm privilege-escalation vulnerability CVE-2026-44849
2r 1t
medium advisory

Leveraging Linux Cgroups for Threat Detection and Investigation

This brief outlines how Linux cgroups, a kernel feature for resource management, can be repurposed to provide valuable telemetry for detecting malicious processes, particularly in systemd, Docker, and Kubernetes environments, aiding in investigations of server compromises.

Red Hat Enterprise Linux +5 linux cgroups container kubernetes docker systemd threat-detection
2r
critical advisory

Vvveb Hardcoded Credentials Vulnerability in phpMyAdmin Container

Vvveb versions before 1.0.8.2 contain a hardcoded credentials vulnerability in the docker-compose-apache.yaml configuration, allowing unauthenticated attackers to access the phpMyAdmin container and gain unrestricted read and write access to the Vvveb database, leading to account takeover and data manipulation.

Vvveb +1 hardcoded-credentials phpmyadmin docker vulnerability
2r 1t 1c
critical advisory

BentoML SSTI via Unsandboxed Jinja2 in Dockerfile Generation

BentoML versions 1.4.37 and earlier are vulnerable to server-side template injection (SSTI), where the Dockerfile generation function uses an unsandboxed jinja2.Environment allowing arbitrary Python code execution on the host machine when a malicious bento archive is imported and containerized, bypassing container isolation and potentially granting full access to the host filesystem and environment variables.

ssti bentoml code-execution docker
2r 1t
high advisory

Moby Authorization Plugin Bypass via Oversized Request Bodies

A vulnerability in Moby allows attackers to bypass authorization plugins by crafting API requests with oversized bodies, causing the Docker daemon to forward the request without the body to the plugin, potentially leading to unauthorized actions.

docker authz authorization bypass cve-2026-34040
2r
high advisory

Docker Privilege Escalation Vulnerability

A remote, authenticated attacker can exploit a vulnerability in Docker to escalate privileges on a Linux host.

Docker privilege-escalation linux
2r 1t
high advisory

suvarchal docker-mcp-server Remote OS Command Injection Vulnerability

A remote OS command injection vulnerability exists in suvarchal docker-mcp-server up to version 0.1.0 allowing for arbitrary command execution via the stop_container, remove_container, or pull_image functions within the src/index.ts file.

docker-mcp-server command-injection docker CVE-2026-5741
2r 1t 1c
high advisory

BentoML Dockerfile Command Injection via bentofile.yaml

BentoML is vulnerable to Dockerfile command injection via the `docker.system_packages` field in `bentofile.yaml`, allowing arbitrary command execution during `bentoml containerize` / `docker build`.

BentoML command-injection docker CVE-2026-33744
2r 1t