This security vulnerability allowed executing arbitrary JavaScript via the expression parser of mathjs. You can be affected when you have an application where users can evaluate arbitrary expressions using the mathjs expression parser.
The issue was introduced in mathjs v13.1.1, and patched in mathjs v15.2.0.
There is no workaround without upgrading to v15.2.0.
You can find out more via the commit fixing this issue: https://github.com/josdejong/mathjs/commit/513ab2a0e01004af91b31aada68fae8a821326ad (part of PR https://github.com/josdejong/mathjs/pull/3656).
{
"github_reviewed": true,
"github_reviewed_at": "2026-04-16T22:38:43Z",
"cwe_ids": [
"CWE-915"
],
"severity": "HIGH",
"nvd_published_at": "2026-04-24T17:16:20Z"
}