Vulnerability DatabaseGHSA-4mw5-2636-4535

GHSA-4mw5-2636-4535
Rust vulnerability analysis and mitigation

Overview

A security vulnerability was identified in js-sandbox affecting versions 0.1.6 and earlier. The vulnerability stems from the exposure of Deno.core.ops.op_panic to the JavaScript runtime in the base core, which was discovered on July 18, 2024, and officially issued on December 4, 2024. This vulnerability has been assigned the identifier GHSA-4mw5-2636-4535 and is classified as having moderate severity (GitHub Advisory, RustSec Advisory).

Technical details

The vulnerability exists in the denocore implementation where Deno.core.ops.oppanic is exposed to the JavaScript runtime environment. When this function is called, it triggers a manual panic in the thread containing the runtime, effectively breaking the sandboxing mechanism that should contain and isolate the JavaScript execution environment (GitHub Issue).

Impact

The primary impact of this vulnerability is the potential for denial-of-service attacks, as it allows JavaScript code to force a panic in the runtime's containing thread. This breaks the intended sandboxing mechanism and can lead to thread termination (RustSec Advisory).

Mitigation and workarounds

A workaround has been proposed that involves stubbing out the exposed op with the following code: Deno.core.ops.op_panic = (msg) => { throw new Error(msg) };. However, as of the latest reports, there are no officially patched versions available (GitHub Advisory).

Additional resources


SourceThis report was generated using AI

Related Rust vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2025-66627HIGH8.4
  • RustRust
  • wasmi
NoYesDec 09, 2025
GHSA-xrv8-2pf5-f3q7MEDIUM6
  • RustRust
  • nitro-tpm-pcr-compute
NoYesDec 05, 2025
CVE-2025-67487MEDIUM5.5
  • RustRust
  • static-web-server
NoYesDec 09, 2025
CVE-2025-66622LOW1.3
  • RustRust
  • matrix-sdk-base
NoYesDec 09, 2025
RUSTSEC-2025-0135N/AN/A
  • RustRust
  • matrix-sdk-base
NoYesDec 08, 2025

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management