🟠 高危 | CVE-2026-57231 — Podman is a tool for managing OCI containers and p...
🟠 CVE-2026-57231
CVSS 评分: 7.5(高危) | 状态: Undergoing Analysis | 发布时间: 2026-06-26
漏洞描述
Podman is a tool for managing OCI containers and pods. From 1.8.1 until 5.8.4, a container image that contains a environment variable with just a key and no value can trick podman into passing that variable from the host into the container. This is made worse by the fact that using an asterisk (*) will cause podman to pass all host variables into the container. So essentially a malicious image can exfiltrate all podman environment variables that are set in the session from where the container is launched. This vulnerability is fixed in 5.8.4 and 6.0.0.
漏洞详情
| 字段 | 值 |
|---|---|
| CVE ID | CVE-2026-57231 |
| CVSS 评分 | 7.5(高危) |
| CVSS 向量 | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N |
| CWE | CWE-200,CWE-668 |
| 发布时间 | 2026-06-26 |
| 最后更新 | 2026-06-26 |
| 状态 | Undergoing Analysis |
| 数据来源 | security-advisories@github.com |
参考链接
- https://github.com/podman-container-tools/podman/commit/6c431b73dbf8e4b20b778644d7a80caebdb75050
- https://github.com/podman-container-tools/podman/security/advisories/GHSA-4hq8-gpf5-8p68
🤖 本文由 CVE 安全快讯机器人自动生成
数据来源: NVD (National Vulnerability Database) | 获取时间: 2026-06-27 03:07
💬 评论