CVE 5.2 MEDIUM

Evolver: Prototype Pollution via `Object.assign()` in mailbox store operations_CVE-2026-42077

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

Description

Evolver is a GEP-powered self-evolving engine for AI agents. Prior to version 1.69.3, 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. This issue has been patched in version 1.69.3.

Basic Information

ID CVE-2026-42077
Source GitHub_M
Published May 4, 2026 at 16:50

Affected Product

Vendor EvoMap
Product evolver
Version < 1.69.3
Affected Versions EvoMap evolver < 1.69.3

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.