Views
No views yet
/cors-proxy endpoint (gated by --webui-mcp-proxy flag) only blocks empty host, basic-auth password, and non-http schemes. AWS IMDS (169.254.169.254), RFC1918 internals (10.x, 172.16-31.x, 192.168.x), and localhost ports are all reachable from the proxy. Chains with the CORS-reflection bug (F-034) for unauthenticated cross-origin SSRF.repro.sh - one-command reproducer (requires --webui-mcp-proxy flag)llama.cpp/tools/server/server-cors-proxy.h:13-58 - filter only checks empty-host / basic-auth-pw / non-http. No internal-IP block, no AWS metadata block.llamafile-0.10.1-thin (latest as of 2026-05-12).lendtrain on huntr) - 2026-05-12.