Lucene search
+L

932 matches found

OSV
OSV
β€’added 2026/04/10 3:32 p.m.β€’8 views

GHSA-F984-PCP8-V2P7 Wasmtime has improperly masked return value from `table.grow` with Winch compiler backend

Impact Wasmtime's Winch compiler backend contains a bug where translating the table.grow operator causes the result to be incorrectly typed. For 32-bit tables this means that the result of the operator, internally in Winch, is tagged as a 64-bit value instead of a 32-bit value. This invalid...

6.1CVSS5.7AI score0.00214EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
β€’added 2026/04/10 2:24 p.m.β€’4 views

crypto/x509: Quadratic complexity when checking name constraints in crypto/x509

A potential denial of service flaw has been discovered in golang's crypto/x509 module. Due to the design of the name constraint checking algorithm, the processing time of some inputs scales non-linearly with respect to the size of the certificate. This affects programs which validate arbitrary...

7.5CVSS6.1AI score0.00379EPSS
SaveExploits0References9
EUVD
EUVD
β€’added 2026/04/09 8:23 p.m.β€’9 views

EUVD-2026-21033

Wasmtime has data leakage between pooling allocator instances...

2.3CVSS5.9AI score0.00286EPSS
SaveExploits0References1
OSV
OSV
β€’added 2026/04/09 7:16 p.m.β€’2 views

DEBIAN-CVE-2026-35186

Wasmtime is a runtime for WebAssembly. From 25.0.0 to before 36.0.7, 42.0.2, and 43.0.1, Wasmtime's Winch compiler backend contains a bug where translating the table.grow operator causes the result to be incorrectly typed. For 32-bit tables this means that the result of the operator, internally i...

6.1CVSS5.4AI score0.00214EPSS
SaveExploits0References1
NVD
NVD
β€’added 2026/04/09 7:16 p.m.β€’10 views

CVE-2026-34988

Wasmtime is a runtime for WebAssembly. From 28.0.0 to before 36.0.7, 42.0.2, and 43.0.1, Wasmtime's implementation of its pooling allocator contains a bug where in certain configurations the contents of linear memory can be leaked from one instance to the next. The implementation of resetting the...

6.3CVSS0.00286EPSS
SaveExploits0References1
NVD
NVD
β€’added 2026/04/09 7:16 p.m.β€’7 views

CVE-2026-35186

Wasmtime is a runtime for WebAssembly. From 25.0.0 to before 36.0.7, 42.0.2, and 43.0.1, Wasmtime's Winch compiler backend contains a bug where translating the table.grow operator causes the result to be incorrectly typed. For 32-bit tables this means that the result of the operator, internally i...

7.5CVSS0.00214EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
β€’added 2026/04/09 7:16 p.m.β€’7 views

CVE-2026-34941

Wasmtime is a runtime for WebAssembly. Prior to 24.0.7, 36.0.7, 42.0.2, and 43.0.1, Wasmtime contains a vulnerability where when transcoding a UTF-16 string to the latin1+utf16 component-model encoding it would incorrectly validate the byte length of the input string when performing a bounds chec...

8.1CVSS5.8AI score0.00376EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
β€’added 2026/04/09 7:16 p.m.β€’12 views

CVE-2026-34988

Wasmtime is a runtime for WebAssembly. From 28.0.0 to before 36.0.7, 42.0.2, and 43.0.1, Wasmtime's implementation of its pooling allocator contains a bug where in certain configurations the contents of linear memory can be leaked from one instance to the next. The implementation of resetting the...

6.3CVSS5.8AI score0.00286EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
β€’added 2026/04/09 6:54 p.m.β€’5 views

CVE-2026-35186 Wasmtime has an improperly masked return value from `table.grow` with Winch compiler backend

Wasmtime is a runtime for WebAssembly. From 25.0.0 to before 36.0.7, 42.0.2, and 43.0.1, Wasmtime's Winch compiler backend contains a bug where translating the table.grow operator causes the result to be incorrectly typed. For 32-bit tables this means that the result of the operator, internally i...

6.1CVSS5.7AI score0.00214EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
β€’added 2026/04/09 6:54 p.m.β€’4 views

CVE-2026-35186

Wasmtime is a runtime for WebAssembly. From 25.0.0 to before 36.0.7, 42.0.2, and 43.0.1, Wasmtime's Winch compiler backend contains a bug where translating the table.grow operator causes the result to be incorrectly typed. For 32-bit tables this means that the result of the operator, internally i...

6.1CVSS5.8AI score0.00214EPSS
SaveExploits0References2Affected Software1
OSV
OSV
β€’added 2026/04/09 6:52 p.m.β€’5 views

CVE-2026-34988 Wasmtime leaks data between pooling allocator instances

Wasmtime is a runtime for WebAssembly. From 28.0.0 to before 36.0.7, 42.0.2, and 43.0.1, Wasmtime's implementation of its pooling allocator contains a bug where in certain configurations the contents of linear memory can be leaked from one instance to the next. The implementation of resetting the...

2.3CVSS6AI score
SaveExploits0References3
ATTACKERKB
ATTACKERKB
β€’added 2026/04/09 6:48 p.m.β€’2 views

CVE-2026-34987

Wasmtime is a runtime for WebAssembly. From 25.0.0 to before 36.0.7, 42.0.2, and 43.0.1, Wasmtime with its Winch baseline non-default compiler backend may allow properly constructed guest Wasm to access host memory outside of its linear-memory sandbox. This vulnerability requires use of the Winch...

9CVSS6AI score0.00278EPSS
SaveExploits0References2Affected Software1
RedHat Linux
RedHat Linux
β€’added 2026/04/09 11:0 a.m.β€’5 views

encoding/pem: Quadratic complexity when parsing some invalid inputs in encoding/pem

A potential denial of service flaw has been discovered in the golang encoding/pem module. Due to the design of the PEM parsing function, the processing time for some inputs scales non-linearly with respect to the size of the input. This affects programs which parse untrusted PEM inputs and may...

7.5CVSS6AI score0.00617EPSS
SaveExploits0References9
RedHat Linux
RedHat Linux
β€’added 2026/04/09 11:0 a.m.β€’4 views

crypto/x509: Quadratic complexity when checking name constraints in crypto/x509

A potential denial of service flaw has been discovered in golang's crypto/x509 module. Due to the design of the name constraint checking algorithm, the processing time of some inputs scales non-linearly with respect to the size of the certificate. This affects programs which validate arbitrary...

7.5CVSS6.1AI score0.00379EPSS
SaveExploits0References9
Positive Technologies
Positive Technologies
β€’added 2026/04/09 12:0 a.m.β€’6 views

PT-2026-31691

Name of the Vulnerable Software and Affected Versions Wasmtime versions 28.0.0 through 36.0.6, 42.0.2 and 43.0.1 Description Wasmtime's pooling allocator implementation contains a flaw where linear memory contents can leak between WebAssembly instances under specific configurations. This occurs d...

6.3CVSS5.9AI score0.00286EPSS
SaveExploits0References20
IBM Security Bulletins
IBM Security Bulletins
β€’added 2026/04/08 6:45 a.m.β€’8 views

Security Bulletin: Certificate Name Constraints Algorithm Vulnerable to Non-Linear Processing DoS affects watsonx.data

Summary A flaw in the certificate name constraints checking algorithm can lead to non-linear processing time, allowing specially crafted certificate chains to cause excessive resource consumption and potential Denial-of-Service DoS. This can affect watsonx.data. Vulnerability Details...

7.5CVSS7.2AI score0.00379EPSS
SaveExploits0Affected Software1
Fedora
Fedora
β€’added 2026/04/03 5:4 p.m.β€’12 views

[SECURITY] Fedora 42 Update: gst-editing-services-1.26.11-1.fc42

This is a high-level library for facilitating the creation of audio/video non-linear editors...

5.9AI score
SaveExploits0
Fedora
Fedora
β€’added 2026/04/01 12:57 a.m.β€’10 views

[SECURITY] Fedora 43 Update: gst-editing-services-1.26.11-1.fc43

This is a high-level library for facilitating the creation of audio/video non-linear editors...

5.8AI score
SaveExploits0
Packet Storm News
Packet Storm News
β€’added 2026/04/01 12:0 a.m.β€’5 views

Secure Network Function Computation for General Target and Security Functions

Secure network function computation is a critical research direction in network coding, which aims to ensure that the target function is correctly computed at the sink node while preventing the wiretapper from obtaining any information about the security function. In this paper, we focus on the...

6AI score
SaveExploits0
Github Security Blog
Github Security Blog
β€’added 2026/03/31 11:49 p.m.β€’10 views

parse-server has GraphQL complexity validator exponential fragment traversal DoS

Impact The GraphQL query complexity validator can be exploited to cause a denial-of-service by sending a crafted query with binary fan-out fragment spreads. A single unauthenticated request can block the Node.js event loop for seconds, denying service to all concurrent users. This only affects...

8.2CVSS5.9AI score0.00463EPSS
SaveExploits0References7Affected Software1
Rows per page
Query Builder