Stack-based buffer overflow in neatvnc - #VU127902
Published: April 25, 2026
neatvnc
Detailed vulnerability description
The vulnerability allows a remote attacker to cause a denial of service.
The vulnerability exists due to stack-based buffer overflow in rsa_aes_send_challenge in src/auth/rsa-aes.c when handling an RSA-AES security type handshake with an oversized client RSA public key. A remote attacker can send a crafted security type 5 or 129 handshake to cause a denial of service.
The issue is pre-authentication and requires network reachability to the VNC listening socket.