CVE-2026-25117 Details
Description
pwn.college DOJO is an education platform for learning cybersecurity. Prior to commit e33da14449a5abcff507e554f66e2141d6683b0a, missing sandboxing on `/workspace/*` routes allows challenge authors to inject arbitrary javascript which runs on the same origin as `http[:]//dojo[.]website`. This is a sandbox escape leading to arbitrary javascript execution as the dojo's origin. A challenge author can craft a page that executes any dangerous actions that the user could. Version e33da14449a5abcff507e554f66e2141d6683b0a patches the issue.
A vulnerability in pwn.college Dojo, an educational platform for cybersecurity, allows challenge authors to execute arbitrary JavaScript on the same origin as 'http://dojo.website'. This issue arises from missing sandboxing on '/workspace/*' routes, prior to version e33da14449a5abcff507e554f66e2141d6683b0a. Challenge authors can inject JavaScript that executes dangerous actions on behalf of the user.
Users can update to version e33da14449a5abcff507e554f66e2141d6683b0a or later to address this vulnerability.
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 Jan 29, 2026CISA-ADP
Assessed Jan 30, 2026References 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/e33da14449a5abcff507e554f66e2141d6683b0a | [email protected] | Source CodeVendor |
| https://github.com/pwncollege/dojo/security/advisories/GHSA-wvcf-9xm8-7mrg | [email protected] | AdvisoryExploitRemedyVendor |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-20 | Improper Input Validation | [email protected] |
| CWE-79 | Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| pwn.college DOJO | All versions |
CPE
Remediation
| |
Change History
3 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Jan 29, 2026 | New CVE Received | [email protected] |
Volerion