Browse all 6 CVE security advisories affecting containers. AI-powered Chinese analysis, POCs, and references for each vulnerability.
Containers enable application portability and efficient resource utilization through lightweight, isolated environments. Historically, common vulnerabilities include remote code execution via insecure configurations, cross-site scripting in containerized web applications, and privilege escalation through misconfigured access controls. Security characteristics include reduced attack surface compared to traditional VMs, but shared kernel vulnerabilities pose risks. Notable incidents include the 2019 Docker Hub data breach exposing credentials and the 2021 Log4j vulnerability affecting multiple containerized environments. With five CVEs currently on record, containers require strict image scanning, runtime protection, and proper secret management to mitigate risks while maintaining their operational benefits.
| CVE ID | Title | CVSS | Severity | Published |
|---|---|---|---|---|
| CVE-2026-41163 | bubblewrap vulnerable to privilege escalation in setuid mode via ptrace — bubblewrapCWE-269 | 8.4AI | HighAI | 2026-05-09 |
| CVE-2026-33414 | PowerShell Command Injection in Podman HyperV Machine — podmanCWE-78 | 6.7 | - | 2026-04-14 |
| CVE-2026-35406 | Aardvark-dns has incorrect error handling for malformed tcp packets — aardvark-dnsCWE-400 | 6.2 | Medium | 2026-04-07 |
| CVE-2026-30892 | Crun incorrectly parses `crun exec` option `-u`, leading to privilege escalation — crunCWE-269 | - | - | 2026-03-25 |
| CVE-2025-24965 | .krun_config.json symlink attack creates or overwrites file on the host in crun — crunCWE-22 | 6.5 | - | 2025-02-19 |
| CVE-2020-5291 | Privilege escalation in setuid mode via user namespaces in Bubblewrap — bubblewrapCWE-648 | 7.2 | High | 2020-03-31 |
This page lists every published CVE security advisory associated with containers. Each entry links to a detailed page with CVSS scoring, CWE classification, affected products and references. AI-generated Chinese analysis is provided for fast triage.