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):
An attacker-controlled heap out-of-bounds write vulnerability exists in the Tight decoder of libvncclient within libvncserver. An attacker can trigger a heap out-of-bounds write via crafted packets, potentially leading to denial of service or remote code execution.(CVE-2026-50538)
{
"severity": "High"
}{
"src": [
"libvncserver-0.9.13-6.oe2403sp1.src.rpm"
],
"x86_64": [
"libvncserver-0.9.13-6.oe2403sp1.x86_64.rpm",
"libvncserver-debuginfo-0.9.13-6.oe2403sp1.x86_64.rpm",
"libvncserver-debugsource-0.9.13-6.oe2403sp1.x86_64.rpm",
"libvncserver-devel-0.9.13-6.oe2403sp1.x86_64.rpm"
],
"aarch64": [
"libvncserver-0.9.13-6.oe2403sp1.aarch64.rpm",
"libvncserver-debuginfo-0.9.13-6.oe2403sp1.aarch64.rpm",
"libvncserver-debugsource-0.9.13-6.oe2403sp1.aarch64.rpm",
"libvncserver-devel-0.9.13-6.oe2403sp1.aarch64.rpm"
]
}