
Docker-based lab environment for reproducing and exploiting CVE-2026-1357, with step-by-step setup and Burp Suite exploitation guidance.
Lab Environment for CVE-2026-1357
sudo apt update && sudo apt install docker.io docker-compose -y
sudo systemctl start docker
git clone [Link of Repo]
sudo chmod -R 755 .
sudo docker-compose up --build -d
FireFox: http://localhost:8083
Burpsuite (Repeater) by POC.txt