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

目标: 1000 元 · 已筹: 1336

100%

CVE-2026-44829— Gotenberg 路径遍历漏洞

一分钟漏洞结论

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

Gotenberg是Gotenberg团队开源的一个文档转换应用服务器。 Gotenberg 8.33.0之前版本存在路径遍历漏洞,该漏洞源于pkg/modules/api/context.go文件中的文件名处理在Linux环境下使用filepath.Base,未将反斜杠视为路径分隔符,导致包含Windows样式父目录组件的文件名绕过清理,远程攻击者可通过上传或Content-Disposition标头提交恶意文件名,当解压返回的压缩包时可能导致任意文件写入。

CVSS 8.8 · High EPSS 0.38% · P31

影响版本矩阵 1

厂商产品 版本范围状态
gotenberg gotenberg < 8.33.0 affected
获取后续新漏洞提醒 登录后订阅

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

漏洞信息

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

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

Vulnerability Title
Gotenberg: Path traversal in zip entry name via Windows-style separators in upload filename
来源: CVE Program / CVE List V5
Vulnerability Description
Gotenberg is a Docker-powered stateless API for PDF files. In 8.32.0 and earlier, filename handling in pkg/modules/api/context.go uses filepath.Base on Linux, which does not treat backslashes as path separators, so a multipart filename containing Windows-style parent directory components survives sanitization. The original filename flows through ctx.diskToOriginal and the multi-output PDF routes into archives.FilesFromDisk and archives.Zip.Archive as the generated zip entry name. A remote attacker can submit a name such as ........\Windows\System32\evil.pdf through an upload or an upstream downloadFrom Content-Disposition header, and a Windows archive extractor can write the resulting file outside the intended extraction directory. The affected paths include /forms/pdfengines/split and other multi-output PDF, LibreOffice, and conversion routes, and exploitation can cause arbitrary file writes on a downstream Windows system when a user or process extracts the returned archive. This issue is fixed in version 8.33.0.
来源: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:H/A:L
来源: CVE Program / CVE List V5
Vulnerability Type
对路径名的限制不恰当(路径遍历)
来源: CVE Program / CVE List V5
Vulnerability Title
Gotenberg 路径遍历漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
Gotenberg是Gotenberg团队开源的一个文档转换应用服务器。 Gotenberg 8.33.0之前版本存在路径遍历漏洞,该漏洞源于pkg/modules/api/context.go文件中的文件名处理在Linux环境下使用filepath.Base,未将反斜杠视为路径分隔符,导致包含Windows样式父目录组件的文件名绕过清理,远程攻击者可通过上传或Content-Disposition标头提交恶意文件名,当解压返回的压缩包时可能导致任意文件写入。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商 产品 影响版本 CPE 订阅
gotenberg gotenberg < 8.33.0 -

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

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

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

登录查看更多情报信息。

CVE-2026-44829 补丁与修复 (1)

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

CVE-2026-44829 厂商页面 (1)

同批安全公告 · gotenberg · 2026-08-19 · 共 3 条

CVE-2026-45742 7.5 HIGH Gotenberg 竞争条件问题漏洞
CVE-2026-45741 7.5 HIGH Gotenberg 输入验证错误漏洞

IV. Related Vulnerabilities

V. Comments for CVE-2026-44829

暂无评论


发表评论