Advisory Database
  • Advisories
  • Dependency Scanning
  1. npm
  2. ›
  3. @evomap/evolver
  4. ›
  5. GHSA-2cjr-5v3h-v2w4

GHSA-2cjr-5v3h-v2w4: Evolver has Prototype Pollution via `Object.assign()` in its mailbox store operations

April 22, 2026

A prototype pollution vulnerability in the mailbox store module allows attackers to modify the behavior of all JavaScript objects by injecting malicious properties into Object.prototype. The vulnerability exists in the _applyUpdate() and _updateRecord() functions which use Object.assign() to merge user-controlled data without filtering dangerous keys like __proto__, constructor, or prototype.

References

  • github.com/EvoMap/evolver
  • github.com/EvoMap/evolver/security/advisories/GHSA-2cjr-5v3h-v2w4
  • github.com/advisories/GHSA-2cjr-5v3h-v2w4

Code Behaviors & Features

Detect and mitigate GHSA-2cjr-5v3h-v2w4 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 1.69.3

Fixed versions

  • 1.69.3

Solution

Upgrade to version 1.69.3 or above.

Impact 5.2 MEDIUM

CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:L/I:L/A:H

Learn more about CVSS

Weakness

  • CWE-1321: Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution')

Source file

npm/@evomap/evolver/GHSA-2cjr-5v3h-v2w4.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Sat, 09 May 2026 12:19:44 +0000.