Lucene search
+L

306 matches found

Kitploit
Kitploit
added 2026/08/25 3:29 p.m.2 views

POC_CVE-2026-42589

POCCVE-2026-42589 Local reproduction lab and nuclei template draft for CVE-2026-42589 affecting Gotenberg. Summary CVE-2026-42589 — это проблема удаленного выполнения кода без аутентификации в Gotenberg, вызванная инъекцией новой строки в ключ метаданных в: root@kitploit: POST...

9.8CVSS9.4AI score0.03013EPSS
SaveExploits2
Nuclei
Nuclei
added 2026/08/25 6:03 a.m.7 views

Gotenberg <= 8.30.1 - Server Side Request Forgery

Gotenberg is an API-based document conversion tool. In versions 8.30.1 and earlier, the default private-IP deny-lists for the --webhook-deny-list and --api-download-from-deny-list flags use a case-sensitive regular expression ^https?:// to match URL schemes. Because Go's net/url.Parse normalizes...

7.8CVSS8.6AI score0.01559EPSS
SaveExploits1References3
Nuclei
Nuclei
added 2026/08/25 6:03 a.m.25 views

Gotenberg - Command Injection

Gotenberg 8.31.0 contains a command injection caused by lack of validation on JSON metadata keys in /forms/pdfengines/metadata/write endpoint, letting unauthenticated attackers execute OS commands, exploit requires crafted HTTP request. id: CVE-2026-42589 info: name: Gotenberg - Command Injection...

9.8CVSS8.7AI score0.03013EPSS
SaveExploits2References3
NVD
NVD
added 2026/08/19 3:17 p.m.7 views

CVE-2026-45742

Gotenberg is a Docker-powered stateless API for PDF files. From 8.10.0 until 8.33.0, the newContext function in pkg/modules/api/context.go starts one errgroup.Go goroutine for each multipart downloadFrom entry and allows those goroutines to concurrently write to the shared ctx.files,...

7.5CVSS0.0049EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/19 3:17 p.m.8 views

CVE-2026-45741

Gotenberg is a Docker-powered stateless API for PDF files. In 8.32.0 and earlier, the IsPublicIP function in pkg/gotenberg/outbound.go does not reject the 2002::/16 6to4 prefix, the 64:ff9b::/96 and 64:ff9b:1::/48 NAT64 prefixes, the fec0::/10 deprecated site-local prefix, Teredo, and other...

7.5CVSS0.00873EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/19 3:17 p.m.8 views

CVE-2026-44829

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...

8.8CVSS0.00372EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/19 2:35 p.m.25 views

CVE-2026-44829 Gotenberg: Path traversal in zip entry name via Windows-style separators in upload filename

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...

8.8CVSS0.00372EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/19 2:35 p.m.8 views

EUVD-2026-62427

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...

8.8CVSS8.8AI score0.00372EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/19 2:35 p.m.36 views

CVE-2026-44829

Gotenberg (a Docker-powered stateless PDF API) versions 8.32.0 and earlier are vulnerable to a path traversal in zip entry names. The root cause is that filepath.Base on Linux does not treat backslashes as path separators, so Windows-style parent directory components (e.g., ..\..\Windows\System32...

8.8CVSS8.8AI score0.00372EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/19 2:35 p.m.6 views

CVE-2026-44829 Gotenberg: Path traversal in zip entry name via Windows-style separators in upload filename

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...

8.8CVSS5.7AI score
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/19 2:34 p.m.25 views

CVE-2026-45742 Gotenberg: Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')

Gotenberg is a Docker-powered stateless API for PDF files. From 8.10.0 until 8.33.0, the newContext function in pkg/modules/api/context.go starts one errgroup.Go goroutine for each multipart downloadFrom entry and allows those goroutines to concurrently write to the shared ctx.files,...

7.5CVSS0.0049EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/19 2:34 p.m.7 views

EUVD-2026-62425

Gotenberg is a Docker-powered stateless API for PDF files. From 8.10.0 until 8.33.0, the newContext function in pkg/modules/api/context.go starts one errgroup.Go goroutine for each multipart downloadFrom entry and allows those goroutines to concurrently write to the shared ctx.files,...

7.5CVSS8.5AI score0.0049EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/19 2:34 p.m.10 views

CVE-2026-45742 Gotenberg: Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')

Gotenberg is a Docker-powered stateless API for PDF files. From 8.10.0 until 8.33.0, the newContext function in pkg/modules/api/context.go starts one errgroup.Go goroutine for each multipart downloadFrom entry and allows those goroutines to concurrently write to the shared ctx.files,...

7.5CVSS5.5AI score
SaveExploits0References5
CVE
CVE
added 2026/08/19 2:34 p.m.36 views

CVE-2026-45742

Gotenberg (a Docker-powered stateless PDF conversion API) versions 8.10.0 through 8.32.x contain a race condition in pkg/modules/api/context.go. The newContext function spawns one goroutine per multipart downloadFrom entry, and those goroutines concurrently write to shared maps (ctx.files, ctx.di...

7.5CVSS8.5AI score0.0049EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/19 2:32 p.m.51 views

CVE-2026-45741

Gotenberg (a Docker-powered stateless PDF API) versions 8.32.0 and earlier contain an SSRF deny-list bypass in the IsPublicIP function (pkg/gotenberg/outbound.go). The function fails to reject IPv6 transition prefixes (6to4 2002::/16, NAT64 64:ff9b::/96 and 64:ff9b:1::/48, deprecated site-local f...

7.5CVSS8.5AI score0.00873EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/19 2:32 p.m.6 views

CVE-2026-45741 Gotenberg: SSRF deny-list bypass in IsPublicIP via IPv6 6to4 / NAT64 / site-local prefixes

Gotenberg is a Docker-powered stateless API for PDF files. In 8.32.0 and earlier, the IsPublicIP function in pkg/gotenberg/outbound.go does not reject the 2002::/16 6to4 prefix, the 64:ff9b::/96 and 64:ff9b:1::/48 NAT64 prefixes, the fec0::/10 deprecated site-local prefix, Teredo, and other...

7.5CVSS5.5AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/19 2:32 p.m.27 views

CVE-2026-45741 Gotenberg: SSRF deny-list bypass in IsPublicIP via IPv6 6to4 / NAT64 / site-local prefixes

Gotenberg is a Docker-powered stateless API for PDF files. In 8.32.0 and earlier, the IsPublicIP function in pkg/gotenberg/outbound.go does not reject the 2002::/16 6to4 prefix, the 64:ff9b::/96 and 64:ff9b:1::/48 NAT64 prefixes, the fec0::/10 deprecated site-local prefix, Teredo, and other...

7.5CVSS0.00873EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/19 2:32 p.m.8 views

EUVD-2026-62422

Gotenberg is a Docker-powered stateless API for PDF files. In 8.32.0 and earlier, the IsPublicIP function in pkg/gotenberg/outbound.go does not reject the 2002::/16 6to4 prefix, the 64:ff9b::/96 and 64:ff9b:1::/48 NAT64 prefixes, the fec0::/10 deprecated site-local prefix, Teredo, and other...

7.5CVSS8.5AI score0.00873EPSS
SaveExploits0References3
Chainguard
Chainguard
added 2026/08/14 8:25 a.m.16 views

GO-2026-5244 vulnerabilities

Vulnerabilities for packages: gotenberg...

5.3AI score
SaveExploits0
Chainguard
Chainguard
added 2026/08/14 8:25 a.m.12 views

GO-2026-4990 vulnerabilities

Vulnerabilities for packages: gotenberg...

5.3AI score
SaveExploits0
Rows per page
Query Builder