CVE Catalog

CVE-2026-25117

High
Published: Translated: NVD NIST

Summary

The pwn.college DOJO education platform, prior to commit e33da14449a5abcff507e554f66e2141d6683b0a, lacked sandboxing on `/workspace/*` routes, allowing challenge authors to inject arbitrary JavaScript that runs on the same origin as `http://dojo.website`. This is a sandbox escape leading to arbitrary JavaScript execution as the dojo's origin.

Risk Assessment

A malicious challenge author can execute arbitrary actions in the user's browser, such as session theft, data modification, or performing operations on behalf of a logged-in user, posing a serious threat to account confidentiality and integrity.

Recommendation

Immediately update the DOJO platform to a version containing commit e33da14449a5abcff507e554f66e2141d6683b0a or later to eliminate the missing sandboxing on `/workspace/*` routes.

Related vulnerabilities

Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS