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

目标: 1000 元 · 已筹: 1310

100%

CVE-2026-44881— Portainer 栈自动更新中 Git 符号链接注入导致任意文件读取漏洞

AI 预测 8.6 利用难度: 较易 EPSS 0.06% · P18

影响版本矩阵 3

厂商产品版本范围状态
portainerportainer>= 2.33.0, < 2.33.8affected
>= 2.39.0, < 2.39.2affected
>= 2.40.0, < 2.41.0affected
获取后续新漏洞提醒登录后订阅

一、 漏洞 CVE-2026-44881 基础信息

漏洞信息

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

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

Vulnerability Title
Portainer: Arbitrary File Read via Git Symlink Injection in Stack Auto-Update
来源: 美国国家漏洞数据库 NVD
Vulnerability Description
Portainer Community Edition is a lightweight service delivery platform for containerized applications that can be used to manage Docker, Swarm, Kubernetes and ACI environments. From 2.33.0 to before 2.33.8, 2.39.2, and 2.41.0, Portainer supports deploying stacks from Git repositories. When a Git-backed stack is created or updated, Portainer clones the repository using go-git v5, which translates Git blob entries with mode 0o120000 (symlink) into real OS symlinks on the host filesystem via os.Symlink. The only entry blocked from becoming a symlink is .gitmodules; every other path is created as a symlink without validation. Portainer's GET /api/stacks/{id}/file endpoint then reads the stack entry point with os.ReadFile, which follows OS symlinks transparently. A repository containing docker-compose.yml as a symlink to an arbitrary filesystem path causes the symlink target's contents to be returned verbatim in the HTTP response. Any authenticated user with rights to create or update a Git-backed stack — the default configuration in Portainer CE — can read arbitrary files accessible to the Portainer process. This vulnerability is fixed in 2.33.8, 2.39.2, and 2.41.0.
来源: 美国国家漏洞数据库 NVD
CVSS Information
N/A
来源: 美国国家漏洞数据库 NVD
Vulnerability Type
在文件访问前对链接解析不恰当(链接跟随)
来源: 美国国家漏洞数据库 NVD

受影响产品

厂商产品影响版本CPE订阅
portainerportainer >= 2.33.0, < 2.33.8 -

二、漏洞 CVE-2026-44881 的公开POC

#POC 描述源链接神龙链接
AI 生成 POC高级

未找到公开 POC。

登录以生成 AI POC

三、漏洞 CVE-2026-44881 的情报信息

登录查看更多情报信息。

CVE-2026-44881 厂商安全公告 (1)

同批安全公告 · portainer · 2026-05-28 · 共 9 条

CVE-2026-448508.5 HIGHPortainer 主机配置挂载绕过漏洞
CVE-2026-448828.1 HIGHPortainer 绕过终端授权漏洞
CVE-2026-448855.5 MEDIUMPortainer 备份存档解压路径穿越漏洞
CVE-2026-33590Portainer CE 默认权限不安全漏洞
CVE-2026-44884Portainer 自定义模板文件端点缺失授权致模板内容泄露
CVE-2026-44848Portainer Docker插件端点缺乏授权导致主机远程代码执行漏洞
CVE-2026-44883Portainer JWT在URL查询中泄露令牌
CVE-2026-44849Portainer Swarm服务创建/更新端点安全绕过漏洞

IV. Related Vulnerabilities

V. Comments for CVE-2026-44881

暂无评论


发表评论