CVE-2026-41507

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

Configuration 1 (hide)

cpe:2.3:a:mauriciopoppe:math-codegen:*:*:*:*:*:*:*:*

History

No history.

Information

Published : 2026-05-08 14:16

Updated : 2026-06-17 10:46


NVD link : CVE-2026-41507

Mitre link : CVE-2026-41507

CVE.ORG link : CVE-2026-41507


JSON object : View

Products Affected

mauriciopoppe

  • math-codegen
CWE
CWE-94

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