Skip to content

[Security] Hardcoded VNC Password Causes Auth Failure #36

@unn-Known1

Description

@unn-Known1

📋 Description

Server generates random VNC password but web client uses hardcoded password cloudlinux, causing authentication failures.

📍 Location

web/vnc.html (line 283), install.sh (lines 111-119)

🔄 Current Behavior

VNC connections fail because password mismatch.

✅ Expected Behavior

Pass generated password to client via secure channel or match implementation.

🎯 Priority

Critical

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions