CVE-2026-65313
Received Received - Intake

Hard-coded x11vnc Password in HIPASE-250 Workstations

Vulnerability report for CVE-2026-65313, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-07-31

Last updated on: 2026-07-31

Assigner: CyberDanube

Description

A provisioning script used when installing HIPASE-250 (formerly 250 SCALA) engineering workstations sets a fixed, hard-coded x11vnc password. Because the same credential is applied to every workstation provisioned this way, an attacker with adjacent-network access who knows the password can gain VNC access to affected workstations.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-31
Last Modified
2026-07-31
Generated
2026-07-31
AI Q&A
2026-07-31
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Currently, no data is known.

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-798 The product contains hard-coded credentials, such as a password or cryptographic key.
CWE-1392 The product uses default credentials (such as passwords or cryptographic keys) for potentially critical functionality.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability involves a provisioning script for HIPASE-250 engineering workstations that sets a hard-coded, fixed x11vnc password. The same password is used across all workstations provisioned this way, allowing attackers with adjacent-network access to gain VNC control if they know the password.

Detection Guidance

Check for x11vnc service running on HIPASE-250 workstations with a hard-coded password. Use commands like 'netstat -tulnp | grep x11vnc' or 'ss -tulnp | grep x11vnc' to detect active VNC sessions. Inspect provisioning scripts for hard-coded credentials in x11vnc configurations.

Impact Analysis

An attacker with adjacent-network access could exploit this to gain unauthorized VNC access to your workstation, potentially allowing them to view or control your system remotely. This could lead to data theft, system manipulation, or further network compromise.

Compliance Impact

This vulnerability could violate compliance requirements that mandate secure access controls, such as GDPR's data protection principles or HIPAA's safeguards for protected health information. Unauthorized remote access risks exposing sensitive data, leading to potential legal and regulatory penalties.

Mitigation Strategies

Disable x11vnc service on affected workstations if not required. Replace the hard-coded password with a unique, strong password for each system. Restrict network access to VNC ports using firewalls. Update provisioning scripts to avoid hard-coded credentials.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-65313. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart