CVE-2026-30960

Published
View on NVD ↗
CVSS v3
N/A
CVSS v2
N/A
Affected
1
PROJECT

Description

rssn is a scientific computing library for Rust, combining a high-performance symbolic computation engine with numerical methods support and physics simulations functionalities. The vulnerability exists in the JIT (Just-In-Time) compilation engine, which is fully exposed via the CFFI (Foreign Function Interface). Due to Improper Input Validation and External Control of Code Generation, an attacker can supply malicious parameters or instruction sequences through the CFFI layer. Since the library often operates with elevated privileges or within high-performance computing contexts, this allows for Arbitrary Code Execution (ACE) at the privilege level of the host process.

RSSN is an open-source project building high-performance, safe, Rust-native alternatives to scientific computing libraries like NumPy/SymPy. Licensed under Apache 2.0, it promotes broad adoption, allowing seamless integration into open-source and proprietary projects.
GitHubGitHub
15