Vulnerability DatabaseGHSA-fwfx-rrv8-crpf

GHSA-fwfx-rrv8-crpf
Rust vulnerability analysis and mitigation

Overview

The vulnerability (GHSA-fwfx-rrv8-crpf) affects the rustyscript package, discovered on July 18, 2024, and officially published to the GitHub Advisory Database on December 4, 2024. The issue exists in versions 0.4.0 through 0.6.0 of rustyscript, where the deno_core releases expose Deno.core.ops.op_panic to the JavaScript runtime in the base core (GitHub Advisory, RustSec Advisory).

Technical details

The vulnerability stems from the exposure of the op_panic operation in the deno_core component. When called, this function triggers a manual panic in the thread containing the runtime. The issue has been classified as having Moderate severity, though no specific CVSS score has been assigned (GitHub Advisory).

Impact

This vulnerability can lead to denial-of-service conditions by allowing the forced panic of the runtime's containing thread (RustSec Advisory).

Exploitability

The vulnerability can be exploited by calling the exposed Deno.core.ops.op_panic function from within the JavaScript runtime, which directly triggers a panic in the containing thread (GitHub Issue).

Mitigation and workarounds

The vulnerability has been patched in version 0.6.1 of rustyscript. The fix involves stubbing out the exposed operation with a code modification: Deno.core.ops.op_panic = (msg) => { throw new Error(msg) };. Users are advised to upgrade to version 0.6.1 or later to address this security issue (GitHub Issue, RustSec 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-2026-46369HIGH7.5
  • Rust logoRust
  • nimiq-blockchain
NoYesAug 12, 2026
CVE-2026-73430MEDIUM5.3
  • Rust logoRust
  • russh
NoYesAug 12, 2026
CVE-2026-73429MEDIUM5.3
  • Rust logoRust
  • russh
NoYesAug 12, 2026
RUSTSEC-2026-0256NONEN/A
  • Rust logoRust
  • circular-buffer
NoYesAug 11, 2026
RUSTSEC-2026-0255NONEN/A
  • Rust logoRust
  • sized-chunks
NoNoAug 11, 2026

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