OESA-2026-2252

Source
https://www.openeuler.org/en/security/security-bulletins/detail/?id=openEuler-SA-2026-2252
Import Source
https://repo.openeuler.org/security/data/osv/OESA-2026-2252.json
JSON Data
https://api.osv.dev/v1/vulns/OESA-2026-2252
Upstream
  • CVE-2026-32853
  • CVE-2026-32854
Published
2026-05-09T12:33:15Z
Modified
2026-05-09T12:48:04.149001Z
Summary
libvncserver security update
Details

libvncserver is a set of programs using the RFB (Remote Frame Buffer) protocol. They are designed to "export" a frame buffer via net: you set up a server and can connect to it via VNC viewers. If the server supports WebSockets (which LibVNCServer does), you can also connect using an in-browser VNC viewer like noVNC. It is already in wide use for administration, but it is not that easy to program a server yourself.

Security Fix(es):

LibVNCServer versions 0.9.15 and prior (fixed in commit 009008e) contain a heap out-of-bounds read vulnerability in the UltraZip encoding handler that allows a malicious VNC server to cause information disclosure or application crash. Attackers can exploit improper bounds checking in the HandleUltraZipBPP() function by manipulating subrectangle header counts to read beyond the allocated heap buffer.(CVE-2026-32853)

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.(CVE-2026-32854)

Database specific
{
    "severity": "High"
}
References

Affected packages

openEuler:24.03-LTS / libvncserver

Package

Name
libvncserver
Purl
pkg:rpm/openEuler/libvncserver&distro=openEuler-24.03-LTS

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
0.9.13-4.oe2403

Ecosystem specific

{
    "aarch64": [
        "libvncserver-0.9.13-4.oe2403.aarch64.rpm",
        "libvncserver-debuginfo-0.9.13-4.oe2403.aarch64.rpm",
        "libvncserver-debugsource-0.9.13-4.oe2403.aarch64.rpm",
        "libvncserver-devel-0.9.13-4.oe2403.aarch64.rpm"
    ],
    "src": [
        "libvncserver-0.9.13-4.oe2403.src.rpm"
    ],
    "x86_64": [
        "libvncserver-0.9.13-4.oe2403.x86_64.rpm",
        "libvncserver-debuginfo-0.9.13-4.oe2403.x86_64.rpm",
        "libvncserver-debugsource-0.9.13-4.oe2403.x86_64.rpm",
        "libvncserver-devel-0.9.13-4.oe2403.x86_64.rpm"
    ]
}

Database specific

source
"https://repo.openeuler.org/security/data/osv/OESA-2026-2252.json"