All intelligence
// vulnerability record
cached · NVD via COSMOS syncCVE-2026-52720
HIGHpublished 2026-06-15 20:16 UTC · 10 days ago · modified 2026-06-15 21:09 UTC
8.8
CVSS / 10
// description
A heap buffer overflow vulnerability was found in GStreamer's librfb (RFB/VNC client). The rectangle bounds check incorrectly validates area rather than individual dimensions, allowing a malicious VNC server to send a rectangle that extends beyond the framebuffer. A remote attacker could set up a malicious VNC server and trick a user into connecting, resulting in an out-of-bounds heap write that could lead to code execution or a crash.
// cvss 3.1 vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
// weaknesses (CWE)
- CWE-122