CVE-2025-62376

Source
https://cve.org/CVERecord?id=CVE-2025-62376
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-62376.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2025-62376
Aliases
  • GHSA-344w-77p7-gx2c
Published
2025-10-14T21:58:27.439Z
Modified
2026-04-10T05:33:54.703503Z
Severity
  • 9.5 (Critical) CVSS_V4 - 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 CVSS Calculator
Summary
pwn.college DOJO vulnerable to improper authentication in workspace endpoint allowing unauthorized Windows VM access
Details

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.

Database specific
{
    "cwe_ids": [
        "CWE-287"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/62xxx/CVE-2025-62376.json",
    "cna_assigner": "GitHub_M"
}
References

Affected packages

Git / github.com/pwncollege/dojo

Affected ranges

Type
GIT
Repo
https://github.com/pwncollege/dojo
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-62376.json"