Security Advisory

CVE-2026-25117

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2026-01-29 21:53:57
Last updated 2026-02-02 16:34:41
Assigner GitHub_M
State PUBLISHED

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 dojos origin. A challenge author can craft a page that executes any dangerous actions that the user could. Version e33da14449a5abcff507e554f66e2141d6683b0a patches the issue.