Skip to content

fix(deps): update dependency mathjs to v15 [security] - #604

Merged
raarielgrace merged 3 commits into
mainfrom
renovate/npm-mathjs-vulnerability
Jun 1, 2026
Merged

fix(deps): update dependency mathjs to v15 [security]#604
raarielgrace merged 3 commits into
mainfrom
renovate/npm-mathjs-vulnerability

Conversation

@renovate

@renovate renovate Bot commented Apr 11, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
mathjs (source) ^14.2.1^15.0.0 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


mathjs Allows Improperly Controlled Modification of Dynamically-Determined Object Attributes

CVE-2026-41139 / GHSA-jvff-x2qm-6286

More information

Details

Impact

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.

Patches

The issue was introduced in mathjs v13.1.0, and patched in mathjs v15.2.0.

Workarounds

There is no workaround without upgrading to v15.2.0.

References

You can find out more via the commit fixing this issue: josdejong/mathjs@24d5ee7 (part of PR https://github.com/josdejong/mathjs/pull/3656).

Severity

  • CVSS Score: 8.8 / 10 (High)
  • Vector String: CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

References

This data is provided by the GitHub Advisory Database (CC-BY 4.0).


Unsafe object property setter in mathjs

CVE-2026-40897 / GHSA-29qv-4j9f-fjw5

More information

Details

Impact

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.

Patches

The issue was introduced in mathjs v13.1.1, and patched in mathjs v15.2.0.

Workarounds

There is no workaround without upgrading to v15.2.0.

References

You can find out more via the commit fixing this issue: josdejong/mathjs@513ab2a (part of PR https://github.com/josdejong/mathjs/pull/3656).

Severity

  • CVSS Score: 8.8 / 10 (High)
  • Vector String: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

References

This data is provided by the GitHub Advisory Database (CC-BY 4.0).


Release Notes

josdejong/mathjs (mathjs)

v15.2.0

Compare Source

  • Feat: Add amp-hour charge unit Ah (#​3617). Thanks @​adrfantini.
  • Feat: #​3595 implement num and den functions returning the parts of
    a fraction (#​3605). Thanks @​AnslemHack.
  • Fix: Provide TypeScript types for [and/or]TransformDependencies (#​3639).
    Thanks @​NilsDietrich.
  • Fix: two security vulnerabilities that allowed executing arbitrary JavaScript
    via the expression parser. Thanks @​CykuTW for finding and reporting them.

v15.1.1

Compare Source

v15.1.0

Compare Source

v15.0.0

Compare Source

!!! BE CAREFUL: BREAKING CHANGES !!!

v14.9.1

Compare Source

  • Fix: issue in HISTORY.md listing all fixes of v14.8.2 under v14.9.0.

v14.9.0

Compare Source

v14.8.2

Compare Source

v14.8.1

Compare Source

  • Fix: #​3538 config printing a warning when using { number: 'bigint' }
    (#​3540).

v14.8.0

Compare Source

v14.7.0

Compare Source

  • Feat: faster DenseMatrix symbol iterator (#​3521). Thanks @​dvd101x.
  • Feat: implement serialization support for Parser, fixing #​3509 (#​3525).
  • Fix: #​3519, #​3368 categories "Core functions" and "Construction functions"
    missing from the generated function overview.
  • Fix: #​3517 printTransformDependencies not exported in the type definitions.
  • Fix: add missing type definition for function diff (#​3520). Thanks @​dodokw.
  • Fix: #​3396 improve documentation of function range.
  • Fix: #​3523 cleanup old polyfills from the browser bundle
    by removing core-js (#​3524).

v14.6.0

Compare Source


Configuration

📅 Schedule: (in timezone America/Vancouver)

  • Branch creation
    • ""
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.


Thanks for the PR!

Deployments, as required, will be available below:

Please create PRs in draft mode. Mark as ready to enable:

After merge, new images are deployed in:

@renovate
renovate Bot enabled auto-merge (squash) April 11, 2026 01:28
@renovate renovate Bot changed the title fix(deps): update dependency mathjs to v15 [security] fix(deps): update dependency mathjs to v15 [security] - autoclosed Apr 27, 2026
@renovate renovate Bot closed this Apr 27, 2026
auto-merge was automatically disabled April 27, 2026 19:12

Pull request was closed

@renovate
renovate Bot deleted the renovate/npm-mathjs-vulnerability branch April 27, 2026 19:12
@renovate renovate Bot changed the title fix(deps): update dependency mathjs to v15 [security] - autoclosed fix(deps): update dependency mathjs to v15 [security] Apr 27, 2026
@renovate renovate Bot reopened this Apr 27, 2026
@renovate
renovate Bot force-pushed the renovate/npm-mathjs-vulnerability branch 2 times, most recently from b415cf7 to 714085d Compare April 27, 2026 22:36
@renovate

renovate Bot commented Jun 1, 2026

Copy link
Copy Markdown
Contributor Author

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@raarielgrace
raarielgrace merged commit 2336213 into main Jun 1, 2026
15 of 17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant