Lucene search
+L

26 matches found

Vulnrichment
Vulnrichment
•added 2026/09/17 1:46 p.m.•7 views

CVE-2026-92961 vm2 before 3.11.6 Memory Exhaustion DoS via bufferAllocLimit Bypass

vm2 before 3.11.6 fails to enforce bufferAllocLimit on ArrayBuffer, SharedArrayBuffer, and TypedArray constructors, allowing attackers to allocate arbitrary host memory. Attackers can bypass the buffer allocation cap by using these V8 intrinsics to exhaust host process memory and trigger...

8.7CVSS6.1AI score0.00533EPSS
SaveExploits0References2
CVE
CVE
•added 2026/09/17 1:46 p.m.•21 views

CVE-2026-92961

vm2 before 3.11.6 fails to enforce its bufferAllocLimit cap on ArrayBuffer , SharedArrayBuffer , and TypedArray constructors. Attackers can exploit this by leveraging these V8 intrinsics to allocate arbitrary host process memory, bypassing the intended allocation ceiling and triggering an out-of-...

8.7CVSS6.1AI score0.00533EPSS
SaveExploits0References2
Cvelist
Cvelist
•added 2026/09/17 1:46 p.m.•33 views

CVE-2026-92961 vm2 before 3.11.6 Memory Exhaustion DoS via bufferAllocLimit Bypass

vm2 before 3.11.6 fails to enforce bufferAllocLimit on ArrayBuffer, SharedArrayBuffer, and TypedArray constructors, allowing attackers to allocate arbitrary host memory. Attackers can bypass the buffer allocation cap by using these V8 intrinsics to exhaust host process memory and trigger...

8.7CVSS0.00533EPSS
SaveExploits0References2
OSV
OSV
•added 2026/08/17 8:53 p.m.•8 views

CVE-2026-47698 vm2: Sandbox Breakout Using Dangerous Host Proto Mutators

vm2 is an open source vm/sandbox for Node.js. Prior to 3.11.6, lib/bridge.js and lib/setup-sandbox.js fail to block stacked indirection through Function.prototype.call around dangerous host prototype getter and setter mutators, allowing sandbox code to sever a host intrinsic's prototype chain and...

9.8CVSS5.7AI score
SaveExploits0References5
NVD
NVD
•added 2026/08/07 10:16 p.m.•19 views

CVE-2026-48170

scim-patch, a library to perform SCIM patch, prior to version 0.9.1 performs prototype pollution when applying a SCIM PATCH operation whose value object contains a key like "proto.someProp". After one such patch, Object.prototype.someProp is set process-wide, affecting every plain object in the...

9.1CVSS0.00403EPSS
SaveExploits0References2
CVE
CVE
•added 2026/08/07 9:26 p.m.•106 views

CVE-2026-48170

The CVE-2026-48170 issue affects the scim-patch library (SCIM PATCH processing). Before version 0.9.1, PATCH operations with a value object containing keys like proto .someProp can pollute Object.prototype, affecting all plain objects in the Node process. This can enable prototype pollution with ...

9.1CVSS5.4AI score0.00403EPSS
SaveExploits0References2
Snyk
Snyk
•added 2026/05/29 5:33 p.m.•12 views

Improper Control of Dynamically-Managed Code Resources

Overview org.webjars.npm:vm2 is a sandbox that can run untrusted code with whitelisted Node's built-in modules. Affected versions of this package are vulnerable to Improper Control of Dynamically-Managed Code Resources through the lib/bridge.js apply trap and thisEnsureThis proto-walk. An attacke...

10CVSS6.1AI score0.00649EPSS
SaveExploits0References2
EUVD
EUVD
•added 2026/01/15 7:13 p.m.•15 views

EUVD-2026-2731

RustCrypto CMOV provides conditional move CPU intrinsics which are guaranteed on major platforms to execute in constant-time and not be rewritten as branches by the compiler. Prior to 0.4.4, the thumbv6m-none-eabi Cortex M0, M0+ and M1 compiler emits non-constant time assembly when using cmovnz...

8.9CVSS6.6AI score0.00566EPSS
SaveExploits1References4
vulnersOsv
vulnersOsv
•added 2025/12/04 5:24 p.m.•6 views

libcrux-ml-dsa (0.0.3), libcrux-sha3 (>=0.0.3-alpha.2, <=0.0.3) potentially affected by unknown CVE via libcrux-intrinsics (0.0.3)

libcrux-intrinsics CARGO version 0.0.3 is affected by a known vulnerability. The following packages have a transitive dependency on libcrux-intrinsics and may be impacted: - libcrux-ml-dsa 0.0.3 - libcrux-sha3 =0.0.3-alpha.2, =0.0.3 Source cves: unknown CVE Source advisory: OSV:GHSA-2CGV-28VR-RV6...

5.4AI score
SaveExploits0
OSV
OSV
•added 2025/12/04 5:24 p.m.•29 views

GHSA-2CGV-28VR-RV6J libcrux incorrectly calculates on aarch64

On platforms without the core::arch::aarch64::vxarqu64 intrinsic, an unverified fallback in libcrux-intrinsics v0.0.3 passed incorrect arguments and produced wrong results. This corrupted SHA-3 digests and caused libcrux-ml-kem and libcrux-ml-dsa to sample incorrectly, yielding incorrect shared...

8.8CVSS5.8AI score
SaveExploits0References5
Github Security Blog
Github Security Blog
•added 2025/12/04 5:24 p.m.•22 views

libcrux incorrectly calculates on aarch64

On platforms without the core::arch::aarch64::vxarqu64 intrinsic, an unverified fallback in libcrux-intrinsics v0.0.3 passed incorrect arguments and produced wrong results. This corrupted SHA-3 digests and caused libcrux-ml-kem and libcrux-ml-dsa to sample incorrectly, yielding incorrect shared...

7AI score
SaveExploits0References5Affected Software3
OSV
OSV
•added 2025/12/04 12:00 p.m.•18 views

RUSTSEC-2025-0133 Incorrect calculation on aarch64

On platforms without the core::arch::aarch64::vxarqu64 intrinsic, an unverified fallback in libcrux-intrinsics v0.0.3 passed incorrect arguments and produced wrong results. This corrupted SHA-3 digests and caused libcrux-ml-kem and libcrux-ml-dsa to sample incorrectly, yielding incorrect shared...

5.8AI score
SaveExploits0References3
RustSec
RustSec
•added 2025/12/04 12:00 p.m.•26 views

Incorrect calculation on aarch64

On platforms without the core::arch::aarch64::vxarqu64 intrinsic, an unverified fallback in libcrux-intrinsics v0.0.3 passed incorrect arguments and produced wrong results. This corrupted SHA-3 digests and caused libcrux-ml-kem and libcrux-ml-dsa to sample incorrectly, yielding incorrect shared...

7AI score
SaveExploits0Affected Software1
Github Security Blog
Github Security Blog
•added 2025/10/27 8:18 p.m.•21 views

Wasmtime vulnerable to segfault when using component resources

Impact The implementation of component-model related host-to-wasm trampolines in Wasmtime contained a bug where it's possible to carefully craft a component, which when called in a specific way, would crash the host with a segfault or assert failure. This bug was introduced in the release of...

3.1CVSS6.6AI score0.00428EPSS
SaveExploits0References6Affected Software1
EUVD
EUVD
•added 2025/10/03 8:07 p.m.•10 views

EUVD-2022-40819

Malicious code in bioql PyPI...

7.8CVSS7.5AI score0.00343EPSS
SaveExploits1References2
RustSec
RustSec
•added 2025/07/18 12:00 p.m.•14 views

Possible host crash with host-to-wasm component intrinsics

This is an entry in the RustSec database for the Wasmtime security advisory located at https://github.com/bytecodealliance/wasmtime/security/advisories/GHSA-4h67-722j-5pmc For more information see the GitHub-hosted security advisory...

3.1CVSS6.7AI score0.00428EPSS
SaveExploits0Affected Software1
OSV
OSV
•added 2025/07/18 12:00 p.m.•13 views

RUSTSEC-2025-0112 Possible host crash with host-to-wasm component intrinsics

This is an entry in the RustSec database for the Wasmtime security advisory located at https://github.com/bytecodealliance/wasmtime/security/advisories/GHSA-4h67-722j-5pmc For more information see the GitHub-hosted security advisory...

3.1CVSS6.7AI score0.00428EPSS
SaveExploits0References3
Packet Storm News
Packet Storm News
•added 2025/07/04 12:00 a.m.•16 views

RVISmith: Fuzzing Compilers for RVV Intrinsics

Modern processors are equipped with single instruction multiple data SIMD instructions for fine-grained data parallelism. Compiler auto-vectorization techniques that target SIMD instructions face performance limitations due to insufficient information available at compile time, requiring...

6.7AI score
SaveExploits0
OpenVAS
OpenVAS
•added 2023/11/21 12:00 a.m.•19 views

SUSE: Security Advisory (SUSE-SU-2023:4480-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2023 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

4.8CVSS6.7AI score0.00764EPSS
SaveExploits1References15
OpenVAS
OpenVAS
•added 2023/11/01 12:00 a.m.•18 views

SUSE: Security Advisory (SUSE-SU-2023:4287-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2023 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

4.8CVSS6.7AI score0.00764EPSS
SaveExploits1References13
Rows per page
Query Builder