Lucene search
K

2104 matches found

FreeBSD
FreeBSD
added 2026/04/21 12:0 a.m.8 views

Mozilla -- Use-after-free

https://bugzilla.mozilla.org/showbug.cgi?id=2013619 reports: Use-after-free in the JavaScript: WebAssembly component...

7.5CVSS5.2AI score0.00351EPSS
Exploits0References1
Tenable Nessus
Tenable Nessus
added 2026/04/21 12:0 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2026-6757

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Invalid pointer in the JavaScript: WebAssembly component. This vulnerability was fixed in Firefox 150, Firefox ESR 140.10, Thunderbird 150, and Thunderbird...

6.3CVSS5.8AI score0.00245EPSS
Exploits0References3
FreeBSD
FreeBSD
added 2026/04/21 12:0 a.m.5 views

Mozilla -- Invalid pointer

https://bugzilla.mozilla.org/showbug.cgi?id=2013588 reports: Invalid pointer in the JavaScript: WebAssembly component...

6.3CVSS5.2AI score0.00245EPSS
Exploits0References1
CERT
CERT
added 2026/04/21 12:0 a.m.5 views

Terrarium contains a vulnerability that allows arbitrary code execution

Overview Terrarium is a sandbox-based code execution platform that enables users to run and execute code in a controlled environment, providing a secure way to test and validate code. However, a vulnerability has been discovered in Terrarium that allows arbitrary code execution with root privileg...

9.3CVSS6.8AI score0.00209EPSS
Exploits0References4
SUSE CVE
SUSE CVE
added 2026/04/13 11:26 p.m.6 views

SUSE CVE-2026-34944

Wasmtime is a runtime for WebAssembly. Prior to 24.0.7, 36.0.7, 42.0.2, and 43.0.1, On x86-64 platforms with SSE3 disabled Wasmtime's compilation of the f64x2.splat WebAssembly instruction with Cranelift may load 8 more bytes than is necessary. When signals-based-traps are disabled this can resul...

5.7CVSS5.8AI score0.00227EPSS
Exploits0References3
SUSE CVE
SUSE CVE
added 2026/04/13 11:26 p.m.7 views

SUSE CVE-2026-34945

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 contains a bug where a 64-bit table, part of the memory64 proposal of WebAssembly, incorrectly translated the table.size instruction. This bug could lead to disclosing data on the...

6.3CVSS5.8AI score0.00324EPSS
Exploits0References3
SUSE CVE
SUSE CVE
added 2026/04/10 11:25 p.m.2 views

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

5.3CVSS5.8AI score0.00376EPSS
Exploits0References3
EUVD
EUVD
added 2026/04/10 3:31 p.m.2 views

EUVD-2026-21031

Wasmtime with Winch compiler backend on aarch64 may allow a sandbox-escaping memory access...

9CVSS5.8AI score0.00278EPSS
Exploits0References3
RedhatCVE
RedhatCVE
added 2026/04/09 11:11 p.m.5 views

CVE-2026-34971

A flaw was found in Wasmtime, a runtime for WebAssembly. On aarch64 systems, a miscompilation bug in Wasmtime's Cranelift backend can be exploited by a guest WebAssembly module. This vulnerability allows the module to bypass memory bounds checks, enabling arbitrary read and write operations on th...

9CVSS5.9AI score0.00261EPSS
Exploits0References4
RedhatCVE
RedhatCVE
added 2026/04/09 11:4 p.m.3 views

CVE-2026-34988

A flaw was found in Wasmtime, a runtime for WebAssembly. When Wasmtime's pooling allocator is configured with specific settings, it fails to properly reset virtual memory permissions. This oversight allows a malicious WebAssembly instance to read sensitive data from the linear memory of a...

6.3CVSS5.8AI score0.00286EPSS
Exploits0References4
RedhatCVE
RedhatCVE
added 2026/04/09 11:4 p.m.3 views

CVE-2026-34945

A flaw was found in Wasmtime's Winch compiler. This vulnerability, present in versions from 25.0.0 to before 36.0.7, 42.0.2, and 43.0.1, arises from an incorrect translation of the table.size instruction for 64-bit WebAssembly tables. An attacker, by crafting a malicious WebAssembly guest, could...

6.5CVSS5.8AI score0.00324EPSS
Exploits0References4
RedhatCVE
RedhatCVE
added 2026/04/09 11:4 p.m.5 views

CVE-2026-34943

A flaw was found in Wasmtime, a runtime for WebAssembly. A malicious guest can exploit an issue where a flags-typed component model value, containing unexpected bit settings, causes the host system to panic during processing. This vulnerability can lead to a Denial of Service DoS, rendering the...

7.5CVSS5.8AI score0.00324EPSS
Exploits0References4
RedhatCVE
RedhatCVE
added 2026/04/09 11:4 p.m.3 views

CVE-2026-34942

A flaw was found in Wasmtime, a runtime for WebAssembly. This vulnerability allows a malicious guest to trigger a host panic by improperly verifying the alignment of reallocated strings during transcoding. By transferring specific strings across components, an attacker can exploit this to cause a...

6.5CVSS5.8AI score0.00354EPSS
Exploits0References4
RedhatCVE
RedhatCVE
added 2026/04/09 11:0 p.m.6 views

CVE-2026-34946

A flaw was found in Wasmtime, a runtime for WebAssembly Wasm code. A malicious Wasm program, when processed by Wasmtime's Winch compiler, can cause the underlying system to crash. This is due to an error in how the compiler handles certain instructions, leading to a Denial of Service DoS...

7.5CVSS5.8AI score0.00358EPSS
Exploits0References4
RedhatCVE
RedhatCVE
added 2026/04/09 10:41 p.m.2 views

CVE-2026-34987

A flaw was found in Wasmtime, a runtime for WebAssembly. When using its non-default Winch compiler backend, a properly constructed guest WebAssembly Wasm module can exploit an incorrect assumption in how memory offsets are handled. This allows the guest Wasm to access host memory outside its...

9.9CVSS6.1AI score0.00278EPSS
Exploits0References4
EUVD
EUVD
added 2026/04/09 8:24 p.m.4 views

EUVD-2026-21039

Wasmtime has out-of-bounds write or crash when transcoding component model strings...

6.1CVSS5.9AI score0.00216EPSS
Exploits0References1
EUVD
EUVD
added 2026/04/09 8:23 p.m.3 views

EUVD-2026-21033

Wasmtime has data leakage between pooling allocator instances...

2.3CVSS5.9AI score0.00286EPSS
Exploits0References1
OSV
OSV
added 2026/04/09 8:23 p.m.4 views

GHSA-6WGR-89RJ-399P Wasmtime has data leakage between pooling allocator instances

Impact 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 virtual memory permissions for linear memory used the wrong predicate to determin...

2.3CVSS5.7AI score0.00286EPSS
Exploits0References4
Github Security Blog
Github Security Blog
added 2026/04/09 8:23 p.m.8 views

Wasmtime has data leakage between pooling allocator instances

Impact 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 virtual memory permissions for linear memory used the wrong predicate to determin...

6.3CVSS5.7AI score0.00286EPSS
Exploits0References4Affected Software1
EUVD
EUVD
added 2026/04/09 8:23 p.m.5 views

EUVD-2026-21024

Wasmtime has host data leakage with 64-bit tables and Winch...

2.3CVSS5.9AI score0.00324EPSS
Exploits0References1
Rows per page
Query Builder