CVE Explorer
CVE-2026-42594
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
Known exploited
Not asserted
Disputed
No
Stale source
No
Conflicts
0
Affected products and versions
1 source assertion{"product":"gotenberg","vendor":"gotenberg","versions":[{"status":"affected","version":"< 8.32.0"}]}
- cve_program_cvelist_v5affectedurn:baitaphish:normalized-source-record:v2:ecea48a18fcf60405506ad25ab164a8c95bd6b551bb2bb219c5f06520b955d7b · sha256:5440c2cf7c29edb4… · /containers/cna/affected/0
Provider-owned CVSS observations
1 source assertion{"metric":{"attackComplexity":"LOW","attackVector":"NETWORK","availabilityImpact":"HIGH","baseScore":7.5,"baseSeverity":"HIGH","confidentialityImpact":"NONE","integrityImpact":"NONE","privilegesRequired":"NONE","scope":"UNCHANGED","userInteraction":"NONE","vectorString":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H","version":"3.1"},"metric_type":"cvssV3_1"}
- cve_program_cvelist_v5cvssurn:baitaphish:normalized-source-record:v2:ecea48a18fcf60405506ad25ab164a8c95bd6b551bb2bb219c5f06520b955d7b · sha256:5440c2cf7c29edb4… · /containers/cna/metrics/0/cvssV3_1
CWE assertions
1 source assertion{"cweId":"CWE-362","description":"CWE-362: Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')","lang":"en","type":"CWE"}
- cve_program_cvelist_v5cweurn:baitaphish:normalized-source-record:v2:ecea48a18fcf60405506ad25ab164a8c95bd6b551bb2bb219c5f06520b955d7b · sha256:5440c2cf7c29edb4… · /containers/cna/problemTypes/0/descriptions/0
Source references
2 source assertions{"name":"https://github.com/gotenberg/gotenberg/security/advisories/GHSA-r33j-c622-r6qp","tags":["x_refsource_CONFIRM"],"url":"https://github.com/gotenberg/gotenberg/security/advisories/GHSA-r33j-c622-r6qp"}
- cve_program_cvelist_v5referenceurn:baitaphish:normalized-source-record:v2:ecea48a18fcf60405506ad25ab164a8c95bd6b551bb2bb219c5f06520b955d7b · sha256:5440c2cf7c29edb4… · /containers/cna/references/0
{"tags":["exploit"],"url":"https://github.com/gotenberg/gotenberg/security/advisories/GHSA-r33j-c622-r6qp"}
- cve_program_cvelist_v5referenceurn:baitaphish:normalized-source-record:v2:ecea48a18fcf60405506ad25ab164a8c95bd6b551bb2bb219c5f06520b955d7b · sha256:5440c2cf7c29edb4… · /containers/adp/0/references/0
Attribution and limitations
- CVE Program CVEList V5: Reproduce the MITRE copyright designation and CVE license in copies. Source →
Provider severity values are preserved separately. Baitaphish does not convert them into a risk rating, infer affected products, or treat EPSS as observed exploitation.