CVE-2026-30960

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.
CVSS

No CVSS.

Configurations

No configuration.

History

No history.

Information

Published : 2026-03-10 18:18

Updated : 2026-03-11 13:53


NVD link : CVE-2026-30960

Mitre link : CVE-2026-30960

CVE.ORG link : CVE-2026-30960


JSON object : View

Products Affected

No product.

CWE
CWE-94

Improper Control of Generation of Code ('Code Injection')

CWE-269

Improper Privilege Management

CWE-695

Use of Low-Level Functionality

CWE-754

Improper Check for Unusual or Exceptional Conditions