ay 09 — CVE-2025-27520 (BentoML-style insecure deserialization) — Local Docker lab# Day 09 — CVE-2025-27520 (BentoML-style insecure deserialization) — Local Docker lab
**This lab reproduces the insecure deserialization class that led to CVE-2025-27520.**
It is intentionally vulnerable for educational purposes. Run locally in Docker only.
## Quickstart
Build and run:
```bash
docker build -t day09-bentoml-lab .
docker run --rm -d -p 8080:8080 --name day09 day09-bentoml-lab
```
[4.0K] /data/pocs/98fb0c5d2dc997ee145c9e343ecd7633568eeab7
├── [7.2K] app.py
├── [ 224] DISCLAIMER.md
├── [ 641] Dockerfile
├── [ 500] entrypoint.sh
├── [ 915] exploit.sh
├── [ 408] README.md
└── [ 179] requirements.txt
0 directories, 7 files