Description
Authentication bypass vulnerability in the password authentication mechanism of the Qt VNC Server module. An attacker using a specially modified VNC client that violates the RFB protocol can bypass Qt VNC Server's password authentication and gain unauthorized remote access to the shared application, compromising the confidentiality and integrity of the session.
Published: 2026-09-24
Score: 4.5 Medium
EPSS: n/a
KEV: No
Impact: Unauthorized Remote Access
Action: Apply Patch
AI Analysis

Impact

The flaw lies in the Qt VNC Server’s password authentication logic, allowing an attacker who crafts a VNC client that breaks the RFB protocol to bypass authentication and connect to the server. If successful, the attacker can see, interact with, and potentially modify the shared application, breaching confidentiality and integrity.

Affected Systems

Qt solutions that embed the Qt VNC Server module are affected; the vendor lists only the general Qt product, with no specific component or version details disclosed.

Risk and Exploitability

The CVSS base score of 4.5 indicates moderate severity. No EPSS data is available, and the vulnerability is not catalogued in KEV, yet it remains exploitable because an attacker only needs a VNC client capable of deviating from standard protocol. The workaround requires disabling or patching the VNC Server; otherwise risk of unauthorized remote session remains.

Generated by OpenCVE AI on September 24, 2026 at 12:23 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Install the latest Qt update that contains the fix for the Qt VNC Server authentication bypass.
  • Restrict network access to the VNC port (5900 or the configured port) by configuring firewall rules or placing the VNC server behind a VPN or internal network segment.
  • If the Qt VNC Server module is not required, disable it or replace it with a solution that enforces strict RFB compliance.

Generated by OpenCVE AI on September 24, 2026 at 12:23 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 24 Sep 2026 13:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Thu, 24 Sep 2026 11:00:00 +0000

Type Values Removed Values Added
Description Authentication bypass vulnerability in the password authentication mechanism of the Qt VNC Server module. An attacker using a specially modified VNC client that violates the RFB protocol can bypass Qt VNC Server's password authentication and gain unauthorized remote access to the shared application, compromising the confidentiality and integrity of the session.
Title Authentication bypass vulnerability in the password authentication mechanism of the Qt VNC Server module
First Time appeared Qt
Qt qt
Weaknesses CWE-288
CPEs cpe:2.3:a:qt:qt:*:*:*:*:*:*:*:*
Vendors & Products Qt
Qt qt
References
Metrics cvssV4_0

{'score': 4.5, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:A/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N/E:U/V:D/RE:L'}


cve-icon MITRE

Status: PUBLISHED

Assigner: Qt

Published:

Updated: 2026-09-24T12:18:38.627Z

Reserved: 2026-08-25T11:34:53.548Z

Link: CVE-2026-79680

cve-icon Vulnrichment

Updated: 2026-09-24T12:18:25.160Z

cve-icon NVD

Status : Received

Published: 2026-09-24T11:16:47.117

Modified: 2026-09-24T13:17:11.590

Link: CVE-2026-79680

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-24T12:30:18Z

Weaknesses
  • CWE-288

    Authentication Bypass Using an Alternate Path or Channel