Lucene search
+L

11463 matches found

CNNVD
CNNVD
added 2026/05/15 12:00 a.m.25 views

Gitsign 输入验证错误漏洞

Gitsign is a tool developed by Gitsign’s developers that allows for signing Git commits without the need for a key. Versions of Gitsign from 0.4.0 to 0.15.0 contained a vulnerability related to input validation errors. This vulnerability stemmed from the CertVerifier.Verify method, which...

5.4CVSS5.9AI score0.00111EPSS
SaveExploits0References1
OSV
OSV
added 2026/05/14 10:34 p.m.10 views

SUSE-SU-2026:1862-1 Security update for go1.25

This update for go1.25 fixes the following issues Security issues: - CVE-2026-33811: net: crash when handling long CNAME response bsc1264508. - CVE-2026-33814: net/http: infinite loop in HTTP/2 transport when given bad SETTINGSMAXFRAMESIZE bsc1264506. - CVE-2026-39817: cmd/go: 'go tool pack' does...

7.5CVSS5.8AI score0.00813EPSS
SaveExploits0References25
Snyk
Snyk
added 2026/05/14 9:23 p.m.13 views

Improper Handling of Unexpected Data Type

Overview Affected versions of this package are vulnerable to Improper Handling of Unexpected Data Type via the PublishLogs endpoint. An authenticated gRPC request from an enrolled launcher host can cause the server process to panic and terminate unexpectedly. Remediation Upgrade...

8.7CVSS5.5AI score0.00372EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/05/14 9:23 p.m.11 views

Improper Handling of Unexpected Data Type

Overview Affected versions of this package are vulnerable to Improper Handling of Unexpected Data Type via the PublishLogs endpoint. An authenticated gRPC request from an enrolled launcher host can cause the server process to panic and terminate unexpectedly. Remediation Upgrade...

8.7CVSS5.5AI score0.00372EPSS
SaveExploits0References2
NVD
NVD
added 2026/05/14 4:16 p.m.20 views

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

7.5CVSS0.00348EPSS
SaveExploits1References1
ATTACKERKB
ATTACKERKB
added 2026/05/14 3:32 p.m.10 views

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

7.5CVSS5.8AI score0.00348EPSS
SaveExploits1References2Affected Software1
EUVD
EUVD
added 2026/05/14 3:32 p.m.24 views

EUVD-2026-30312

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

7.5CVSS5.8AI score0.00348EPSS
SaveExploits1References1
OSV
OSV
added 2026/05/14 3:32 p.m.20 views

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

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

7.5CVSS6AI score
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/05/14 3:32 p.m.13 views

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

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

7.5CVSS5.8AI score0.00348EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2026/05/14 3:32 p.m.57 views

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

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

7.5CVSS0.00348EPSS
SaveExploits1References1
NVD
NVD
added 2026/05/14 3:16 p.m.64 views

CVE-2026-44216

Wasmtime is a runtime for WebAssembly. From 30.0.0 to 36.0.8, 43.0.2, and 44.0.1, Wasmtime's allocation logic for a WebAssembly table contained checked arithmetic which panicked on overflow. This overflow is possible to trigger, and thus panic, when a table with an extremely large size is...

7.5CVSS0.00319EPSS
SaveExploits0References5
OSV
OSV
added 2026/05/14 3:16 p.m.20 views

UBUNTU-CVE-2026-44216

Wasmtime is a runtime for WebAssembly. From 30.0.0 to 36.0.8, 43.0.2, and 44.0.1, Wasmtime's allocation logic for a WebAssembly table contained checked arithmetic which panicked on overflow. This overflow is possible to trigger, and thus panic, when a table with an extremely large size is...

7.5CVSS6AI score0.00319EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/05/14 2:54 p.m.13 views

CVE-2026-44216 Wasmtime: Panic when allocating a table exceeding the size of the host's address space

Wasmtime is a runtime for WebAssembly. From 30.0.0 to 36.0.8, 43.0.2, and 44.0.1, Wasmtime's allocation logic for a WebAssembly table contained checked arithmetic which panicked on overflow. This overflow is possible to trigger, and thus panic, when a table with an extremely large size is...

5.9CVSS6AI score0.00319EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/05/14 2:54 p.m.19 views

EUVD-2026-30304

Wasmtime is a runtime for WebAssembly. From 30.0.0 to 36.0.8, 43.0.2, and 44.0.1, Wasmtime's allocation logic for a WebAssembly table contained checked arithmetic which panicked on overflow. This overflow is possible to trigger, and thus panic, when a table with an extremely large size is...

5.9CVSS6AI score0.00319EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/05/14 2:54 p.m.80 views

CVE-2026-44216 Wasmtime: Panic when allocating a table exceeding the size of the host's address space

Wasmtime is a runtime for WebAssembly. From 30.0.0 to 36.0.8, 43.0.2, and 44.0.1, Wasmtime's allocation logic for a WebAssembly table contained checked arithmetic which panicked on overflow. This overflow is possible to trigger, and thus panic, when a table with an extremely large size is...

5.9CVSS0.00319EPSS
SaveExploits0References1
OSV
OSV
added 2026/05/14 2:54 p.m.11 views

CVE-2026-44216 Wasmtime: Panic when allocating a table exceeding the size of the host's address space

Wasmtime is a runtime for WebAssembly. From 30.0.0 to 36.0.8, 43.0.2, and 44.0.1, Wasmtime's allocation logic for a WebAssembly table contained checked arithmetic which panicked on overflow. This overflow is possible to trigger, and thus panic, when a table with an extremely large size is...

5.9CVSS6.2AI score
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2026/05/14 12:00 a.m.24 views

Amazon Linux 2 : runfinch-finch, --advisory ALAS2DOCKER-2026-117 (ALASDOCKER-2026-117)

The version of runfinch-finch installed on the remote host is prior to 1.17.0-1. It is, therefore, affected by multiple vulnerabilities as referenced in the ALAS2DOCKER-2026-117 advisory. SSH clients receiving SSHAGENTSUCCESS when expecting a typed response will panic and cause early termination ...

9.8CVSS6AI score0.00623EPSS
SaveExploits1References22
CNNVD
CNNVD
added 2026/05/14 12:00 a.m.21 views

wasmtime 安全漏洞

Wasmtime is a lightweight WebAssembly runtime open source by the Bytecode Alliance. Versions 30.0.0 to 36.0.8, 43.0.2, and 44.0.1 of Wastime contain security vulnerabilities. These vulnerabilities stem from the allocation logic of WebAssembly tables, which involves arithmetic operations. Overflow...

7.5CVSS5.8AI score0.00319EPSS
SaveExploits0References1
Amazon
Amazon
added 2026/05/14 12:00 a.m.32 views

Medium: runfinch-finch

Issue Overview: SSH clients receiving SSHAGENTSUCCESS when expecting a typed response will panic and cause early termination of the client process. CVE-2025-47913 Arithmetic over induction variables in loops were not correctly checked for underflow or overflow in the Go compiler cmd/compile. As a...

9.8CVSS7AI score0.00623EPSS
SaveExploits1
RedHat Linux
RedHat Linux
added 2026/05/13 2:25 a.m.27 views

Important: Red Hat Security Advisory: container-tools:rhel8 security update

An update for the container-tools:rhel8 module is now available for Red Hat Enterprise Linux 8.8 Update Services for SAP Solutions and Red Hat Enterprise Linux 8.8 Telecommunications Update Service. Red Hat Product Security has rated this update as having a security impact of Important. A Common...

7.5CVSS7.1AI score0.00623EPSS
SaveExploits1References2
Rows per page
Query Builder