CVE 8.8 HIGH

LibVNCClient Tight Gradient decoding allows malicious server-triggered heap/stack OOB writes_CVE-2026-44988

8.8 / 10
HIGH
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H

Description

LibVNCClient is a library for easy implementation of a VNC client. In 0.9.15 and earlier, LibVNCClient's Tight encoding decoder uses fixed-size 2048-pixel scratch buffers for the Gradient filter, but it does not reject Tight rectangles whose width is larger than 2048 pixels. A malicious VNC server can send a crafted FramebufferUpdate rectangle using Tight encoding with NoZlib | ExplicitFilter and the Gradient filter. When a LibVNCClient-based client connects, the client processes the server-controlled rectangle width and writes beyond fixed-size Gradient buffers. This vulnerability is fixed with commit 5b270544b85233668b98161323297d418a8f5fd1.

AI Analysis

Malicious VNC server can trigger heap/stack OOB writes via crafted FramebufferUpdate rectangle

Basic Information

ID CVE-2026-44988
Source GitHub_M
Published May 27, 2026 at 14:26

Affected Product

Vendor LibVNC
Product libvncserver
Version <= 0.9.15
Affected Versions LibVNC libvncserver <= 0.9.15

CWE Classification

AI Assessment

AI Score 8.8 / 10
AI Severity High
Vendor LibVNC
Product libvncserver
Version <= 0.9.15

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.