Advisory Database
  • Advisories
  • Dependency Scanning
  1. golang
  2. ›
  3. github.com/gotenberg/gotenberg/v8
  4. ›
  5. CVE-2026-45742

CVE-2026-45742: Gotenberg has a Race Condition via Multipart `downloadFrom` Handling

May 29, 2026

Gotenberg is vulnerable to a remote denial of service in multipart downloadFrom handling.

A multipart request containing multiple downloadFrom entries causes concurrent goroutines to write to shared maps without synchronization. This can terminate the process with fatal error: concurrent map writes.

In the default configuration, downloadFrom is enabled and authentication is disabled, so an exposed instance can be crashed by an unauthenticated remote attacker.

References

  • github.com/advisories/GHSA-vp73-vjw8-8f32
  • github.com/gotenberg/gotenberg/releases/tag/v8.33.0
  • github.com/gotenberg/gotenberg/security/advisories/GHSA-vp73-vjw8-8f32
  • nvd.nist.gov/vuln/detail/CVE-2026-45742

Code Behaviors & Features

Detect and mitigate CVE-2026-45742 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions starting from 8.10.0 before 8.33.0

Fixed versions

  • 8.33.0

Solution

Upgrade to version 8.33.0 or above.

Impact 7.5 HIGH

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

Learn more about CVSS

Weakness

  • CWE-362: Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')

Source file

go/github.com/gotenberg/gotenberg/v8/CVE-2026-45742.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Sat, 06 Jun 2026 00:16:48 +0000.