CVE-2025-34146

Source
https://cve.org/CVERecord?id=CVE-2025-34146
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-34146.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2025-34146
Aliases
Published
2025-07-31T14:59:35.716Z
Modified
2026-08-12T03:51:45.213309851Z
Severity
  • 7.0 (High) CVSS_V4 - 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 CVSS Calculator
Summary
nyariv sandboxjs 0.8.23 Prototype Pollution Sandbox Escape DoS
Details

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.

Database specific
{
    "cwe_ids": [
        "CWE-1321"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/34xxx/CVE-2025-34146.json",
    "cna_assigner": "VulnCheck"
}
References

Affected packages

Git / github.com/nyariv/sandboxjs

Affected ranges

Type
GIT
Repo
https://github.com/nyariv/sandboxjs
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Last affected
Database specific
Show details
{
    "extracted_events": [
        {
            "introduced": "0"
        },
        {
            "last_affected": "0.8.23"
        }
    ],
    "source": "AFFECTED_FIELD"
}

Affected versions

0.*
0.5.0
0.5.2
0.5.3
0.6.0
0.6.1
0.6.2
0.7.0
0.7.1
0.8.0
0.8.10
0.8.11
0.8.12
0.8.14
0.8.15
0.8.15.1
0.8.16
0.8.17
0.8.18
0.8.19
0.8.2
0.8.20
0.8.21
0.8.22
0.8.23
0.8.3
0.8.4
0.8.5
0.8.6
0.8.7
0.8.8
0.8.9

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-34146.json"