目标达成 感谢每一位支持者 — 我们达成了 100% 目标!

目标: 1000 元 · 已筹: 1336

100%

CVE-2025-9566— Podman 路径遍历漏洞

一分钟漏洞结论

影响对象
CVE-2025-9566
利用判断
存在公开或 AI PoC,应优先验证
建议动作
优先检查厂商安全公告和参考链接中的修复版本;无法立即升级时,限制受影响服务暴露并加强监测。

Podman是Podman开源的一款用于在Linux系统上开发、管理和运行OCI容器的引擎。 Podman存在路径遍历漏洞,该漏洞源于kube play命令可能被用于覆盖主机文件,可能导致文件被覆盖。

CVSS 8.1 · High EPSS 1.08% · P63

可能的 ATT&CK 技术 1 AI

T1565.003 · Runtime Data Manipulation

影响版本矩阵 44

厂商产品 版本范围状态
None None 4.0.0< 5.6.1 affected
Red Hat Red Hat Enterprise Linux 10 6:5.4.0-13.el10_0< * unaffected
7:5.6.0-5.el10_1< * unaffected
7:5.8.0-2.el10< * unaffected
Red Hat Red Hat Enterprise Linux 8 8100020250911075811.afee755d< * unaffected
Red Hat Red Hat Enterprise Linux 8.6 Advanced Mission Critical Update Support 8060020250919150821.3b538bd8< * unaffected
Red Hat Red Hat Enterprise Linux 8.6 Telecommunications Update Service 8060020250919150821.3b538bd8< * unaffected
Red Hat Red Hat Enterprise Linux 8.6 Update Services for SAP Solutions 8060020250919150821.3b538bd8< * unaffected
Red Hat Red Hat Enterprise Linux 8.8 Telecommunications Update Service 8080020250919060528.0f77c1b7< * unaffected
Red Hat Red Hat Enterprise Linux 8.8 Update Services for SAP Solutions 8080020250919060528.0f77c1b7< * unaffected
Red Hat Red Hat Enterprise Linux 9 5:5.4.0-13.el9_6< * unaffected
6:5.6.0-6.el9_7< * unaffected
6:5.8.0-1.el9< * unaffected
Red Hat Red Hat Enterprise Linux 9.0 Update Services for SAP Solutions 2:4.2.0-6.el9_0.5< * unaffected
Red Hat Red Hat Enterprise Linux 9.2 Update Services for SAP Solutions 2:4.4.1-22.el9_2.4< * unaffected
Red Hat Red Hat Enterprise Linux 9.4 Extended Update Support 4:4.9.4-18.el9_4.3< * unaffected
Red Hat Red Hat Hardened Images 5.8.2-1.hum1< * unaffected
Red Hat Red Hat OpenShift Container Platform 4 全部 affected
Red Hat Red Hat OpenShift Container Platform 4.12 412.86.202510291903-0< * unaffected
Red Hat Red Hat OpenShift Container Platform 4.13 413.92.202510150118-0< * unaffected
Red Hat Red Hat OpenShift Container Platform 4.14 0:5.14.0-284.138.1.el9_2< * unaffected
0:5.14.0-284.138.1.rt14.423.el9_2< * unaffected
3:4.4.1-23.rhaos4.14.el8< * unaffected
414.92.202510211419-0< * unaffected
Red Hat Red Hat OpenShift Container Platform 4.15 0:5.14.0-284.138.1.el9_2< * unaffected
0:5.14.0-284.138.1.rt14.423.el9_2< * unaffected
3:4.4.1-35.rhaos4.15.el8< * unaffected
Red Hat Red Hat OpenShift Container Platform 4.17 417.94.202510112152-0< * unaffected
Red Hat Red Hat OpenShift Container Platform 4.18 4:2.237.0-1.rhaos4.18.el9< * unaffected
0:1.31.12-3.rhaos4.18.gitdc59c78.el8< * unaffected
0:5.14.0-427.87.1.el9_4< * unaffected
0:4.18.0-202509090932.p2.ga4cad44.assembly.stream.el8< * unaffected
0:4.18.0-202509011551.p2.g018e43a.assembly.stream.el8< * unaffected
5:5.2.2-11.rhaos4.18.el9< * unaffected
418.94.202510230424-0< * unaffected
Red Hat Red Hat OpenShift Container Platform 4.19 4:2.237.0-1.rhaos4.19.el9< * unaffected
0:1.32.8-3.rhaos4.19.git60d4e21.el9< * unaffected
0:4.19.0-202509070341.p2.gb5229e8.assembly.stream.el9< * unaffected
5:5.4.0-7.rhaos4.19.el9< * unaffected
4.19.9.6.202510140714-0< * unaffected
Red Hat Red Hat OpenShift Container Platform 4.20 5:5.4.0-12.rhaos4.20.el9< * unaffected
4.20.9.6.202510220229-0< * unaffected
Red Hat Red Hat OpenShift Dev Spaces (RHOSDS) 3.24 3.24-1760921292< * unaffected
3.24-1761160160< * unaffected

一、 漏洞 CVE-2025-9566 基础信息

漏洞信息

对漏洞内容有疑问?看看神龙的深度分析是否有帮助!
查看神龙十问 ↗

尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。

Vulnerability Title
Podman: podman kube play command may overwrite host files
来源: CVE Program / CVE List V5
Vulnerability Description
There's a vulnerability in podman where an attacker may use the kube play command to overwrite host files when the kube file container a Secrete or a ConfigMap volume mount and such volume contains a symbolic link to a host file path. In a successful attack, the attacker can only control the target file to be overwritten but not the content to be written into the file. Binary-Affected: podman Upstream-version-introduced: v4.0.0 Upstream-version-fixed: v5.6.1
来源: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H
来源: CVE Program / CVE List V5
Vulnerability Type
对路径名的限制不恰当(路径遍历)
来源: CVE Program / CVE List V5
Vulnerability Title
Podman 路径遍历漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
Podman是Podman开源的一款用于在Linux系统上开发、管理和运行OCI容器的引擎。 Podman存在路径遍历漏洞,该漏洞源于kube play命令可能被用于覆盖主机文件,可能导致文件被覆盖。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商 产品 影响版本 CPE 订阅
- - 4.0.0 ~ 5.6.1 -
Red Hat Red Hat Enterprise Linux 10 6:5.4.0-13.el10_0 ~ * cpe:/o:redhat:enterprise_linux:10.0
Red Hat Red Hat Enterprise Linux 10 7:5.6.0-5.el10_1 ~ * cpe:/o:redhat:enterprise_linux:10.1
Red Hat Red Hat Enterprise Linux 10 7:5.8.0-2.el10 ~ * cpe:/o:redhat:enterprise_linux:10.2
Red Hat Red Hat Enterprise Linux 8 8100020250911075811.afee755d ~ * cpe:/a:redhat:enterprise_linux:8::appstream
Red Hat Red Hat Enterprise Linux 8.6 Advanced Mission Critical Update Support 8060020250919150821.3b538bd8 ~ * cpe:/a:redhat:rhel_aus:8.6::appstream
Red Hat Red Hat Enterprise Linux 8.6 Telecommunications Update Service 8060020250919150821.3b538bd8 ~ * cpe:/a:redhat:rhel_aus:8.6::appstream
Red Hat Red Hat Enterprise Linux 8.6 Update Services for SAP Solutions 8060020250919150821.3b538bd8 ~ * cpe:/a:redhat:rhel_aus:8.6::appstream
Red Hat Red Hat Enterprise Linux 8.8 Telecommunications Update Service 8080020250919060528.0f77c1b7 ~ * cpe:/a:redhat:rhel_e4s:8.8::appstream
Red Hat Red Hat Enterprise Linux 8.8 Update Services for SAP Solutions 8080020250919060528.0f77c1b7 ~ * cpe:/a:redhat:rhel_e4s:8.8::appstream
Red Hat Red Hat Enterprise Linux 9 5:5.4.0-13.el9_6 ~ * cpe:/a:redhat:enterprise_linux:9::appstream
Red Hat Red Hat Enterprise Linux 9 6:5.6.0-6.el9_7 ~ * cpe:/a:redhat:enterprise_linux:9::appstream
Red Hat Red Hat Enterprise Linux 9 6:5.8.0-1.el9 ~ * cpe:/a:redhat:enterprise_linux:9::appstream
Red Hat Red Hat Enterprise Linux 9.0 Update Services for SAP Solutions 2:4.2.0-6.el9_0.5 ~ * cpe:/a:redhat:rhel_e4s:9.0::appstream
Red Hat Red Hat Enterprise Linux 9.2 Update Services for SAP Solutions 2:4.4.1-22.el9_2.4 ~ * cpe:/a:redhat:rhel_e4s:9.2::appstream
Red Hat Red Hat Enterprise Linux 9.4 Extended Update Support 4:4.9.4-18.el9_4.3 ~ * cpe:/a:redhat:rhel_eus:9.4::appstream
Red Hat Red Hat OpenShift Container Platform 4.12 412.86.202510291903-0 ~ * cpe:/a:redhat:openshift:4.12::el8
Red Hat Red Hat OpenShift Container Platform 4.13 413.92.202510150118-0 ~ * cpe:/a:redhat:openshift:4.13::el9
Red Hat Red Hat OpenShift Container Platform 4.14 0:5.14.0-284.138.1.el9_2 ~ * cpe:/a:redhat:openshift:4.14::el8
Red Hat Red Hat OpenShift Container Platform 4.14 0:5.14.0-284.138.1.rt14.423.el9_2 ~ * cpe:/a:redhat:openshift:4.14::el8
Red Hat Red Hat OpenShift Container Platform 4.14 3:4.4.1-23.rhaos4.14.el8 ~ * cpe:/a:redhat:openshift:4.14::el8
Red Hat Red Hat OpenShift Container Platform 4.14 414.92.202510211419-0 ~ * cpe:/a:redhat:openshift:4.14::el9
Red Hat Red Hat OpenShift Container Platform 4.15 0:5.14.0-284.138.1.el9_2 ~ * cpe:/a:redhat:openshift:4.15::el8
Red Hat Red Hat OpenShift Container Platform 4.15 0:5.14.0-284.138.1.rt14.423.el9_2 ~ * cpe:/a:redhat:openshift:4.15::el8
Red Hat Red Hat OpenShift Container Platform 4.15 3:4.4.1-35.rhaos4.15.el8 ~ * cpe:/a:redhat:openshift:4.15::el8
Red Hat Red Hat OpenShift Container Platform 4.17 417.94.202510112152-0 ~ * cpe:/a:redhat:openshift:4.17::el9
Red Hat Red Hat OpenShift Container Platform 4.18 4:2.237.0-1.rhaos4.18.el9 ~ * cpe:/a:redhat:openshift:4.18::el8
Red Hat Red Hat OpenShift Container Platform 4.18 0:1.31.12-3.rhaos4.18.gitdc59c78.el8 ~ * cpe:/a:redhat:openshift:4.18::el8
Red Hat Red Hat OpenShift Container Platform 4.18 0:5.14.0-427.87.1.el9_4 ~ * cpe:/a:redhat:openshift:4.18::el8
Red Hat Red Hat OpenShift Container Platform 4.18 0:4.18.0-202509090932.p2.ga4cad44.assembly.stream.el8 ~ * cpe:/a:redhat:openshift:4.18::el8

二、漏洞 CVE-2025-9566 的公开POC

# POC 描述 源链接 神龙链接
AI 生成 POC 高级
Qwen3.6-35B-A3B · 5123 chars
Pro+ 专属包含:
漏洞复现靶场录像(真实沙箱构建 + 触发,独家)
漏洞原理深度分析
触发条件与影响面
完整可执行 POC 代码
利用链与缓解建议
POC 打包下载
每月 100+ 条 AI 生成额度

三、漏洞 CVE-2025-9566 的情报信息

登录查看更多情报信息。

CVE-2025-9566 补丁与修复 (1)

CVE-2025-9566 厂商安全公告 (20)

IV. Related Vulnerabilities

V. Comments for CVE-2025-9566

暂无评论


发表评论