CVE-2026-41139 PUBLISHED

Unsafe array index getter in mathjs

Assigner: GitHub_M
Reserved: 17.04.2026 Published: 07.05.2026 Updated: 07.05.2026

Math.js is an extensive math library for JavaScript and Node.js. From version 13.1.0 to before version 15.2.0, arbitrary JavaScript can be executed via the expression parser of mathjs. This issue has been patched in version 15.2.0.

Metrics

CVSS Vector: CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
CVSS Score: 8.8

Product Status

Vendor josdejong
Product mathjs
Versions
  • Version >= 13.1.0, < 15.2.0 is affected

References

Problem Types

  • CWE-915: Improperly Controlled Modification of Dynamically-Determined Object Attributes CWE