9704 matches found
CVE-2026-53492 vulnerabilities
Vulnerabilities for packages: spegel, chainctl-fips, datadog-agent, chartmuseum, gatekeeper, spegel-fips, headlamp-fips, crossplane, cluster-api-helm-controller-fips, helm-mapkubeapis, docker-cli-buildx, helm-push, linkerd2, kaniko-fips, rancher-agent, kargo, kaniko, packer, teleport, buildkitd,...
GHSA-33VJ-92QQ-66HC vulnerabilities
Vulnerabilities for packages: spegel, chainctl-fips, datadog-agent, chartmuseum, gatekeeper, spegel-fips, headlamp-fips, crossplane, cluster-api-helm-controller-fips, helm-mapkubeapis, docker-cli-buildx, helm-push, linkerd2, kaniko-fips, rancher-agent, kargo, kaniko, packer, teleport, buildkitd,...
GHSA-CVXM-645Q-P574 vulnerabilities
Vulnerabilities for packages: spegel, chainctl-fips, datadog-agent, chartmuseum, gatekeeper, spegel-fips, headlamp-fips, crossplane, cluster-api-helm-controller-fips, helm-mapkubeapis, docker-cli-buildx, helm-push, linkerd2, kaniko-fips, rancher-agent, kargo, kaniko, packer, teleport, buildkitd,...
CVE-2026-53489 vulnerabilities
Vulnerabilities for packages: spegel, chainctl-fips, datadog-agent, chartmuseum, gatekeeper, spegel-fips, headlamp-fips, crossplane, cluster-api-helm-controller-fips, helm-mapkubeapis, docker-cli-buildx, helm-push, linkerd2, kaniko-fips, rancher-agent, kargo, kaniko, packer, teleport, buildkitd,...
CVE-2026-50195 vulnerabilities
Vulnerabilities for packages: spegel, chainctl-fips, datadog-agent, chartmuseum, gatekeeper, spegel-fips, headlamp-fips, crossplane, cluster-api-helm-controller-fips, helm-mapkubeapis, docker-cli-buildx, helm-push, linkerd2, kaniko-fips, rancher-agent, kargo, kaniko, packer, teleport, buildkitd,...
GHSA-RGH6-RFWX-V388 vulnerabilities
Vulnerabilities for packages: spegel, chainctl-fips, datadog-agent, chartmuseum, gatekeeper, spegel-fips, headlamp-fips, crossplane, cluster-api-helm-controller-fips, helm-mapkubeapis, docker-cli-buildx, helm-push, linkerd2, kaniko-fips, rancher-agent, kargo, kaniko, packer, teleport, buildkitd,...
CVE-2026-53488 vulnerabilities
Vulnerabilities for packages: spegel, chainctl-fips, datadog-agent, chartmuseum, gatekeeper, spegel-fips, headlamp-fips, crossplane, cluster-api-helm-controller-fips, helm-mapkubeapis, docker-cli-buildx, helm-push, linkerd2, kaniko-fips, rancher-agent, kargo, kaniko, packer, teleport, buildkitd,...
CVE-2026-47262 vulnerabilities
Vulnerabilities for packages: spegel, chainctl-fips, datadog-agent, chartmuseum, gatekeeper, spegel-fips, headlamp-fips, crossplane, cluster-api-helm-controller-fips, helm-mapkubeapis, docker-cli-buildx, helm-push, linkerd2, kaniko-fips, rancher-agent, kargo, kaniko, packer, teleport, buildkitd,...
GHSA-XHF5-7WJV-PQXP vulnerabilities
Vulnerabilities for packages: spegel, chainctl-fips, datadog-agent, chartmuseum, gatekeeper, spegel-fips, headlamp-fips, crossplane, cluster-api-helm-controller-fips, helm-mapkubeapis, docker-cli-buildx, helm-push, linkerd2, kaniko-fips, rancher-agent, kargo, kaniko, packer, teleport, buildkitd,...
GHSA-JPCC-P29G-P8MQ vulnerabilities
Vulnerabilities for packages: spegel, chainctl-fips, datadog-agent, chartmuseum, gatekeeper, spegel-fips, headlamp-fips, crossplane, cluster-api-helm-controller-fips, helm-mapkubeapis, docker-cli-buildx, helm-push, linkerd2, kaniko-fips, rancher-agent, kargo, kaniko, packer, teleport, buildkitd,...
docker-stable-24.0.9_ce-18.1 on GA media (moderate)
docker-stable-24.0.9ce-18.1 on GA media Announcement ID: openSUSE-SU-2026:11075-1 Rating: moderate Cross-References: CVE-2026-33186 CVE-2026-33747 CVE-2026-33748 CVE-2026-33814 CVE-2026-33997 CVE-2026-34040 CVE-2026-39821 CVE-2026-41567 CVSS scores: CVE-2026-33186 SUSE : 8.1...
PYSEC-2026-227
vLLM is an inference and serving engine for large language models LLMs. Prior to 0.22.1, the vLLM Dockerfile is vulnerable to a dependency confusion attack through the flashinfer-jit-cache package. The package is installed from a custom index flashinfer.ai/whl/ using --extra-index-url, but the...
CVE-2026-54232
vLLM is an inference and serving engine for large language models LLMs. Prior to 0.22.1, the vLLM Dockerfile is vulnerable to a dependency confusion attack through the flashinfer-jit-cache package. The package is installed from a custom index flashinfer.ai/whl/ using --extra-index-url, but the...
CVE-2026-54232 vLLM: Dependency Confusion Vulnerability in vLLM Dockerfile
vLLM is an inference and serving engine for large language models LLMs. Prior to 0.22.1, the vLLM Dockerfile is vulnerable to a dependency confusion attack through the flashinfer-jit-cache package. The package is installed from a custom index flashinfer.ai/whl/ using --extra-index-url, but the...
CVE-2026-54232
vLLM prior to 0.22.1 is affected by a dependency confusion flaw in its Dockerfile. The vulnerability arises from installing flashinfer-jit-cache from a private index (flashinfer.ai/whl/) via --extra-index-url while the package name was not registered on PyPI and UV_INDEX_STRATEGY is set to unsafe...
GHSA-XJVP-4FHW-GC47 runc: Malicious image with /dev symlink can trigger limited host filesystem integrity violations
Impact When setting up the container rootfs, setupPtmx and setupDevSymlinks call os.Remove and os.Symlink with a filepath.Join string which allow an image with /dev as a symlink to trick runc into deleting files called ptmx on the host or creating a hardcoded set of symlinks with specific names a...
AVideo Vulnerable to Unauthenticated .env File Exposure via Official Docker Compose Configuration
Vulnerability Details CWE: CWE-538 - Insertion of Sensitive Information into Externally-Accessible File or Directory The official docker-compose.yml line 61 mounts the entire project root directory as the Apache document root: yaml volumes: - "./:/var/www/html/AVideo" This causes the .env file —...
GHSA-WF69-R4MX-43RR AVideo Vulnerable to Unauthenticated .env File Exposure via Official Docker Compose Configuration
Vulnerability Details CWE: CWE-538 - Insertion of Sensitive Information into Externally-Accessible File or Directory The official docker-compose.yml line 61 mounts the entire project root directory as the Apache document root: yaml volumes: - "./:/var/www/html/AVideo" This causes the .env file —...
Files or Directories Accessible to External Parties
Overview wwbn/avideo is an Audio and Video Platform or simply "A Video Platform". Affected versions of this package are vulnerable to Files or Directories Accessible to External Parties via the official Docker Compose configuration, which mounts the project root directory as the Apache document...
Security Bulletin: Multiple Vulnerabilities in watsonx.data
Summary Multiple vulnerabilities were addressed in watsonx.data 2.3.1 patch 6 version, which was present in different version from watson.data 2.3.1 to watsonx.dat 2.3.1 Patch 5 Vulnerability Details CVEID:CVE-2025-15558 DESCRIPTION: Docker CLI for Windows searches for plugin binaries in...