
Demonstration of CVE-2025-27152
pnpm install on the root, backend, and frontend directoriespnpm start:dev on the root directoryI specifically used a version of axios that is vulnerable to SSRF attacks.
http://example.comThe downloads middleware is vulnerable to path traversal attacks. Because this is not a conventional controller this can't be detected by the SAST tools (semgrep and checkmarx).