Project Subscriptions
No data.
| Source | ID | Title |
|---|---|---|
Github GHSA |
GHSA-p6x5-p4xf-cc4r | Remote Code Execution (RCE) via String Literal Injection into math-codegen |
Solution
No solution given by the vendor.
Workaround
No workaround given by the vendor.
Fri, 08 May 2026 15:15:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Metrics |
ssvc
|
Fri, 08 May 2026 14:00:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Description | math-codegen generates code from mathematical expressions. Prior to version 0.4.3, string literal content passed to cg.parse() is injected verbatim into a new Function() body without sanitization. This allows an attacker to execute arbitrary system commands when user-controlled input reaches the parser. Any application exposing a math evaluation endpoint where user input flows into cg.parse() is vulnerable to full RCE. This issue has been patched in version 0.4.3. | |
| Title | Remote Code Execution (RCE) via String Literal Injection into math-codegen | |
| Weaknesses | CWE-94 | |
| References |
| |
| Metrics |
cvssV3_1
|
Projects
Sign in to view the affected projects.
Status: PUBLISHED
Assigner: GitHub_M
Published:
Updated: 2026-05-08T14:20:21.285Z
Reserved: 2026-04-20T18:18:50.681Z
Link: CVE-2026-41507
Updated: 2026-05-08T14:20:17.825Z
Status : Awaiting Analysis
Published: 2026-05-08T14:16:34.133
Modified: 2026-05-08T16:02:14.343
Link: CVE-2026-41507
No data.
OpenCVE Enrichment
Updated: 2026-05-08T16:30:12Z
Github GHSA