CVE 9.5 CRITICAL

pwn.college DOJO vulnerable to improper authentication in workspace endpoint allowing unauthorized Windows VM access_CVE-2025-62376

9.5 / 10
CRITICAL
CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:H/VA:L/SC:H/SI:H/SA:L

Description

pwn.college DOJO is an education platform for learning cybersecurity. In versions up to and including commit 781d91157cfc234a434d0bab45cbcf97894c642e, the /workspace endpoint contains an improper authentication vulnerability that allows an attacker to access any active Windows VM without proper authorization. The vulnerability occurs in the view_desktop function where the user is retrieved via a URL parameter without verifying that the requester has administrative privileges. An attacker can supply any user ID and arbitrary password in the request parameters to impersonate another user. When requesting a Windows desktop service, the function does not validate the supplied password before generating access credentials, allowing the attacker to obtain an iframe source URL that grants full access to the target user's Windows VM. This impacts all users with active Windows VMs, as an attacker can access and modify data on the Windows machine and in the home directory of the associated Linux machine via the Z: drive. This issue has been patched in commit 467db0b9ea0d9a929dc89b41f6eb59f7cfc68bef. No known workarounds exist.

Basic Information

ID CVE-2025-62376
Source GitHub_M
Published Oct 14, 2025 at 21:58

Affected Product

Vendor pwncollege
Product dojo
Version < 467db0b9ea0d9a929dc89b41f6eb59f7cfc68bef
Affected Versions pwncollege dojo < 467db0b9ea0d9a929dc89b41f6eb59f7cfc68bef

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.