PoC Index

CVE-2026-42077

MEDIUM 5.2EPSS 0.1%

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.

CVSS v3.1
5.2 MEDIUMCVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:L/I:L/A:H
CVSS v3.1
5.2 MEDIUMCVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:L/I:L/A:H
EPSS
0.11% chance of exploitation in the next 30 days, 1th percentile
Published
2026-05-04
Updated
2026-05-06

Proof-of-concept exploits (1)

References

Related