pruva-verify REPRO-2026-00197 curl -O https://pruva.dev/api/v1/reproductions/REPRO-2026-00197/artifacts/bundle/repro/reproduction_steps.sh && chmod +x reproduction_steps.sh && ./reproduction_steps.sh Argus scanned a fresh real GitHub target with Arbor enabled. Arbor flagged the public plugin execution boundary for missing input validation at plugin/app/routes/execute.py:117, and Metis flagged a high-confidence SSRF in the web_reader/read_web_page plugin. Manual source review found that TaskingAI Plugin exposes a documented Docker-run /v1/execute API, accepts user-supplied bundle_id, plugin_id, and input_params, validates read_web_page.url only as a required string, and then performs an outbound aiohttp request to that URL from the plugin server.
The agent's step-by-step process — every tool call, every handoff, the moment the exploit fired. Phases: support triages the advisory · repro reproduces it · vuln_variant confirms the fix blocks it · judge verifies.
Loading session...
Scripts, logs, diffs, and output captured during the reproduction.