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-2026-44829
This high-severity CVE scores 8.8 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.4%, top 70% of all CVEs by exploit prediction. GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).
- High severity, but no confirmed exploitation yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 8.8
- EG Score
- 8.8(medium)
- EG Risk
- 40(Track)EG Risk 40/100SSVC: Track
EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).
How it’s computedSeverity88% × 45%Exploitation0% × 40%Automatability0% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- 0%
- EPSS %ILE
- 30%
- KEV
- Not listed
Published
May 29, 2026
Last Modified
August 19, 2026
Advisory Details (4)
Auto-updated Aug 19, 20268.33.0
Patch available: gotenberg/gotenberg v8.33.0
https://github.com/gotenberg/gotenberg/releases/tag/v8.33.0commit 93d010358537 (gotenberg/gotenberg)
Patch available: gotenberg/gotenberg v8.33.0 (contains commit 93d010358537)
https://github.com/gotenberg/gotenberg/commit/93d0103585372433e18b351bb16edf4c383932d3Nordic characters break loading · Issue #662 · gotenberg/gotenberg · GitHub
https://github.com/gotenberg/gotenberg/issues/662Path traversal in zip entry name via Windows-style separators in upload filename · Advisory · gotenberg/gotenberg · GitHub
https://github.com/gotenberg/gotenberg/security/advisories/GHSA-hwc4-gmrw-5222Vendor Advisories for CVE-2026-44829(1)
These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.
Affected Packages
(2 across 1 ecosystem)
Go(2)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| github.com/gotenberg/gotenberg/v7 | — | — | — |
| github.com/gotenberg/gotenberg/v8 | — | 8.33.0 | — |
Weakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 5× in last 7d / 18× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-09-04 05:06 UTCEPSS rescore
- 2026-09-02 14:12 UTCEPSS rescore
- 2026-09-01 13:54 UTCEPSS rescore
- 2026-08-30 19:17 UTCEPSS rescore
- 2026-08-30 01:22 UTCEPSS rescore
- 2026-08-28 21:41 UTCEPSS rescore
- 2026-08-27 14:25 UTCEPSS rescore
- 2026-08-26 14:46 UTCEPSS rescore
- 2026-08-25 13:49 UTCEPSS rescore
- 2026-08-25 04:20 UTCEG score recompute
- 2026-08-23 14:12 UTCEG score recompute
- 2026-08-23 00:19 UTCEPSS rescore
- 2026-08-21 23:49 UTCEPSS rescore
- 2026-08-21 15:09 UTCEG score recompute
- 2026-08-20 22:55 UTCEPSS rescore
- 2026-08-19 19:22 UTCEG score recompute
- 2026-08-19 18:24 UTCEG score recompute
- 2026-08-19 15:32 UTCEG score recompute
- 2026-07-31 05:53 UTCEG score recompute
- 2026-07-27 09:08 UTCEG score recompute
- 2026-07-23 03:15 UTCEG score recompute
- 2026-06-14 23:18 UTCEPSS rescore
- 2026-06-12 23:12 UTCEPSS rescore
- 2026-05-29 17:20 UTCEG score recompute
Related CVEs(same CWE)
Frequently asked(5)
What is CVE-2026-44829?
When was CVE-2026-44829 disclosed?
Is CVE-2026-44829 actively exploited?
What is the CVSS score of CVE-2026-44829?
How do I remediate CVE-2026-44829?
Dependency Blast Radius
See which npm, PyPI, Go, and Maven packages are affected by CVE-2026-44829
Is Your Infrastructure Affected by CVE-2026-44829?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.