CVE Vulnerabilities

CVE-2026-32854

NULL Pointer Dereference

Published: Mar 24, 2026 | Modified: Jun 17, 2026
CVSS 3.x
7.5
HIGH
Source:
NVD
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
CVSS 2.x
RedHat/V2
RedHat/V3
5.3 MODERATE
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L
Ubuntu
MEDIUM
root.io logo minimus.io logo echo.ai logo

LibVNCServer versions 0.9.15 and prior (fixed in commit dc78dee) contain null pointer dereference vulnerabilities in the HTTP proxy handlers within httpProcessInput() in httpd.c that allow remote attackers to cause a denial of service by sending specially crafted HTTP requests. Attackers can exploit missing validation of strchr() return values in the CONNECT and GET proxy handling paths to trigger null pointer dereferences and crash the server when httpd and proxy features are enabled.

Weakness

The product dereferences a pointer that it expects to be valid but is NULL.

Affected Software

NameVendorStart VersionEnd Version
LibvncserverLibvncserver_project*0.9.15 (excluding)
ItalcUbuntuesm-apps/xenial*
LibvncserverUbuntuesm-infra/xenial*
LibvncserverUbuntujammy*
LibvncserverUbuntunoble*
LibvncserverUbuntuquesting*
LibvncserverUbuntuupstream*
TightvncUbuntuesm-apps/xenial*
VinoUbuntuesm-infra/xenial*
X11vncUbuntuesm-apps/xenial*

Potential Mitigations

References