Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2026-42594— Gotenberg: Unauthenticated denial of service via echo.Context pool reuse in webhook async goroutine

CVSS 7.5 · High EPSS 0.04% · P11

Possible ATT&CK Techniques 1AI

T1499 · Endpoint Denial of Service

Affected Version Matrix 1

VendorProductVersion RangeStatus
gotenberggotenberg< 8.32.0affected
Get alerts for future matching vulnerabilitiesLog in to subscribe

I. Basic Information for CVE-2026-42594

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
Gotenberg: Unauthenticated denial of service via echo.Context pool reuse in webhook async goroutine
Source: NVD (National Vulnerability Database)
Vulnerability Description
Gotenberg is a Docker-powered stateless API for PDF files. Prior to 8.32.0, the webhook middleware spawns a goroutine that holds a reference to the request's echo.Context after the synchronous handler returns ErrAsyncProcess and Echo recycles the context back to its sync.Pool. When a concurrent request claims the recycled context, c.Reset() clears the store. If the webhook goroutine reaches hardTimeoutMiddleware at that moment, an unchecked type assertion on a nil store entry panics outside any recover() scope, crashing the Gotenberg process. Any anonymous caller reaches the webhook path (default webhook-deny-list filters only the webhook destination, not the submitter). A single-source stress of ~24 webhook requests plus ~60 GET /version requests crashes the process in about two seconds. This vulnerability is fixed in 8.32.0.
Source: NVD (National Vulnerability Database)
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Source: NVD (National Vulnerability Database)
Vulnerability Type
使用共享资源的并发执行不恰当同步问题(竞争条件)
Source: NVD (National Vulnerability Database)
Vulnerability Title
Gotenberg 竞争条件问题漏洞
Source: CNNVD (China National Vulnerability Database)
Vulnerability Description
Gotenberg是Gotenberg开源的一个开发人员友好的 API。用于将多种文档格式转换为 PDF 文件。 Gotenberg 8.32.0之前版本存在竞争条件问题漏洞,该漏洞源于webhook中间件在上下文回收后使用未检查的类型断言,导致空指针恐慌,造成进程崩溃。
Source: CNNVD (China National Vulnerability Database)
CVSS Information
N/A
Source: CNNVD (China National Vulnerability Database)
Vulnerability Type
N/A
Source: CNNVD (China National Vulnerability Database)

Affected Products

VendorProductAffected VersionsCPESubscribe
gotenberggotenberg < 8.32.0 -

II. Public POCs for CVE-2026-42594

#POC DescriptionSource LinkShenlong Link
AI-Generated POCPremium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2026-42594

登录查看更多情报信息。

Same Patch Batch · gotenberg · 2026-05-14 · 10 CVEs total

CVE-2026-425899.8 CRITICALGotenberg: Unauthenticated RCE via ExifTool Metadata Key Injection
CVE-2026-425969.4 CRITICALGotenberg: Unauthenticated SSRF via default deny-list bypass in downloadFrom and webhook
CVE-2026-425958.6 HIGHGotenberg: Server-Side Request Forgery via Chromium URL Endpoint with Redirect-Based Deny-
CVE-2026-425918.2 HIGHGotenberg: Server-Side Request Forgery (SSRF) in github.com/gotenberg/gotenberg/v8
CVE-2026-425908.2 HIGHGotenberg: ExifTool group-prefix syntax bypasses dangerous-tag blocklist
CVE-2026-408938.2 HIGHGotenberg: ExifTool Dangerous Tag Blocklist Bypass via Group-Prefixed Tag Names Allows Arb
CVE-2026-425975.9 MEDIUMGotenberg: Chromium URL conversion routes read arbitrary files under /tmp via file:// sche
CVE-2026-425935.3 MEDIUMGotenberg: Arbitrary PDF read via stampExpression and watermarkExpression in merge, split,
CVE-2026-425925.3 MEDIUMGotenberg: DNS rebinding bypasses SSRF validation on Chromium URL conversion routes

IV. Related Vulnerabilities

V. Comments for CVE-2026-42594

No comments yet


Leave a comment