CVE-2025-62376 Details
Description
pwn.college DOJO is an education platform for learning cybersecurity. Prior to commit 467db0b9ea0d9a929dc89b41f6eb59f7cfc68bef, 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.
A vulnerability exists in pwn.college DOJO, an educational platform for cybersecurity, in versions through commit 781d91157cfc234a434d0bab45cbcf97894c642e. The issue arises in the '/workspace' endpoint, where improper authentication allows attackers to access any active Windows virtual machine (VM) without authorization. This vulnerability is located in the 'view_desktop' function, which retrieves user IDs from URL parameters without verifying if the requester has administrative rights. Attackers can impersonate users by supplying arbitrary user IDs and passwords, bypassing authentication. Once access is gained, attackers can manipulate data on the Windows VM and the corresponding Linux machine via the Z: drive.
Users should update to version 7f4e45198a49d132bf3d0bea64baa0adb68e6839 or later.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Oct 14, 2025CISA-ADP
Assessed Oct 15, 2025References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/pwncollege/dojo/commit/467db0b9ea0d9a929dc89b41f6eb59f7cfc68bef | [email protected] | Source CodeVendor |
| https://github.com/pwncollege/dojo/security/advisories/GHSA-344w-77p7-gx2c | [email protected] | AdvisoryExploitRemedyVendor |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-287 | Improper Authentication | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| pwn.college DOJO | All versions |
CPE
Remediation
| |
Change History
4 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Dec 3, 2025 | CVE Modified | [email protected] |
| Oct 14, 2025 | New CVE Received | [email protected] |
Volerion