UNKNOWNCVE-2026-22790

EVerest's unchecked SLAC payload length causes stack overflow in HomeplugMessage::setup_payload

Platform

other

Component

everest

Fixed in

2026.02.0

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.

How to fix

Actualice EVerest a la versión 2026.02.0 o posterior. Esta versión contiene una corrección para evitar el desbordamiento de búfer en la función `HomeplugMessage::setup_payload`.

Monitor your dependencies automatically

Get notified when new vulnerabilities affect your projects. Free forever.

Start free
CVE-2026-22790 — Vulnerability Details | NextGuard | NextGuard