CVE-2026-22790

EVerest is an EV charging software stack. Prior to version 2026.02.0, `HomeplugMessage::setup_payload` trusts `len` after an `assert`; in release builds the check is removed, so oversized SLAC payloads are `memcpy`'d into a ~1497-byte stack buffer, corrupting the stack and enabling remote code execution from network-provided frames. Version 2026.02.0 contains a patch.
Configurations

No configuration.

History

No history.

Information

Published : 2026-03-26 15:16

Updated : 2026-03-30 13:26


NVD link : CVE-2026-22790

Mitre link : CVE-2026-22790

CVE.ORG link : CVE-2026-22790


JSON object : View

Products Affected

No product.

CWE
CWE-121

Stack-based Buffer Overflow