CVE-2025-34146 HIGH

CVE-2025-34146: nyariv sandboxjs 0.8.23 Prototype Pollution Sandbox Escape DoS

Vendor Nyariv
Product sandboxjs
Weakness CWE-1321
Published July 31, 2025
Last update May 15, 2026

CVSS base score

7.0/10
Attack vector Local
Attack complexity Low
Privileges required None
User interaction None
Confidentiality
Integrity

CVSS vector

CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:H/SC:N/SI:N/SA:N

What the vulnerability does

01Description

A prototype pollution vulnerability exists in @nyariv/sandboxjs versions <= 0.8.23, allowing attackers to inject arbitrary properties into Object.prototype via crafted JavaScript code. This can result in a denial-of-service (DoS) condition or, under certain conditions, escape the sandboxed environment intended to restrict code execution. The vulnerability stems from insufficient prototype access checks in the sandbox’s executor logic, particularly in the handling of JavaScript function objects returned.

Key dates

02Disclosure timeline

July 31, 2025 CVE published
May 15, 2026 Record updated