CVE-2026-59691
7.1
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:H
Summary
A heap buffer overflow vulnerability was found in GStreamer's rfbsrc plugin. When a client connects to a malicious RFB/VNC server that advertises a 16bpp framebuffer and sends Hextile-encoded updates, the Hextile background fill path writes 32-bit pixel values into a buffer allocated for 16-bit pixels. This type mismatch causes an out-of-bounds heap write that can lead to denial of service (process crash) and potential memory corruption.
Affected Software
| Vendor | Product | Version Range | Status |
|---|
Weaknesses
- CWE-787: Out-of-bounds Write
Workarounds
There is no complete mitigation for this vulnerability. The following measures can reduce risk:
- Do not connect GStreamer pipelines using rfbsrc to untrusted or unknown VNC servers.
- If the rfbsrc plugin is not required, remove the librfb plugin shared object from the GStreamer plugins directory (typically /usr/lib64/gstreamer-1.0/libgstrfbsrc.so).
- Network-level controls (firewall rules) can restrict outbound VNC connections to trusted servers only.
ADP Enrichment
CISA ADP Vulnrichment
- SSVC:
- Exploitation: none
- Automatable: no
- Technical Impact: partial
References
- https://access.redhat.com/security/cve/CVE-2026-59691
- https://bugzilla.redhat.com/show_bug.cgi?id=2497343
- https://gitlab.freedesktop.org/gstreamer/gstreamer-security/-/merge_requests/100
- https://gitlab.freedesktop.org/gstreamer/gstreamer/-/work_items/5173
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.