216.73.216.6

CVE-2026-41507

· Published 08/05/2026 14:16 · Modified 08/05/2026 16:02

Labels: CVE-2026-41507 2026-05-08CVE-2026-41507CWE-94[email protected]

Essential information

Published
08/05/2026 14:16
Modified
08/05/2026 16:02
Author
Creator
CVSS
9.8 CRITICAL (v3.1)
CISA KEV
No
CWE
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

CVSS metrics

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.

NVD status

Status
Awaiting Analysis — CVE has been recently published to the CVE List and has been received by the NVD.
Source
[email protected]
NVD
View on NVD

Affected products (CPE)

ProductCPE
math-codegen / math-codegen cpe:2.3:a:math-codegen:math-codegen:<0.4.3:*:*:*:*:*:*:*

References