Início
Início
Tendências
Tendências
Vulnerabilidades
Vulnerabilidades
Notícias
Notícias
Pesquisadores
Pesquisadores
Por que dbugs?
Por que dbugs?
Configurações

Y637F9Qq2X

#17671de 56,330
16.2CVSS total
Vulnerabilidades · 2
Alta
2
PT-2026-27460
8.1
2026-03-24
Unknown · Libvncserver · CVE-2026-32853
**Name of the Vulnerable Software and Affected Versions** LibVNCServer versions prior to commit 009008e LibVNCServer version 0.9.15 **Description** The software contains a heap out-of-bounds read issue in the UltraZip encoding handler. A malicious VNC server can exploit this to cause information disclosure or application crash. The issue is due to improper bounds checking in the `HandleUltraZipBPP()` function. Attackers can manipulate subrectangle header counts to read beyond the allocated heap buffer. **Recommendations** Update to a version after commit 009008e.
PT-2026-27461
8.1
2026-03-24
Unknown · Libvncserver · CVE-2026-32854
**Name of the Vulnerable Software and Affected Versions** LibVNCServer versions prior to the commit dc78dee LibVNCServer version 0.9.15 **Description** The software contains null pointer dereference issues in the HTTP proxy handlers within the `httpProcessInput()` function in `httpd.c`. These issues allow remote attackers to cause a denial of service by sending specially crafted HTTP requests. Specifically, missing validation of the `strchr()` return values in the CONNECT and GET proxy handling paths can trigger null pointer dereferences, leading to a server crash when httpd and proxy features are enabled. **Recommendations** Update LibVNCServer to a version after the commit dc78dee.