CVE Catalog
EnglishPolski(English translation not available - showing Polish)

CVE-2026-34217

High
Published: Translated: NVD NIST

Summary

SandboxJS to biblioteka do sandboxingu JavaScript. Przed wersją 0.8.36 istniała podatność na modyfikację zakresu w @nyariv/sandboxjs, która pozwalała na wyciek wewnętrznych obiektów interpretera do nieufnego kodu, co prowadziło do niepożądanych exploitów.

Risk Assessment

Podatność ta może umożliwić nieautoryzowane modyfikacje zakresów wewnątrz sandboxu, co stwarza ryzyko dla bezpieczeństwa aplikacji korzystających z tej biblioteki.

Recommendation

Zaleca się aktualizację do wersji 0.8.36 lub nowszej, aby usunąć tę podatność i zabezpieczyć aplikacje przed potencjalnymi atakami.

Related vulnerabilities

Original NVD description (English source)

SandboxJS is a JavaScript sandboxing library. Prior to 0.8.36, a scope modification vulnerability exists in @nyariv/sandboxjs. The vulnerability allows untrusted sandboxed code to leak internal interpreter objects through the new operator, exposing sandbox scope objects in the scope hierarchy to untrusted code; an unexpected and undesired exploit. While this could allow modifying scopes inside the sandbox, code evaluation remains sandboxed and prototypes remain protected throughout the execution. This vulnerability is fixed in 0.8.36.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS