{"version": "https://jsonfeed.org/version/1", "title": "/dev/posts/ - Tag index - llama.cpp", "home_page_url": "https://www.gabriel.urdhr.fr", "feed_url": "/tags/llama.cpp/feed.json", "items": [{"id": "http://www.gabriel.urdhr.fr/2026/07/20/reprompt-llama-server/", "title": "Tool call execution through user prompt injection (CSRF) of the llama-server Web UI", "url": "https://www.gabriel.urdhr.fr/2026/07/20/reprompt-llama-server/", "date_published": "2026-07-20T00:00:00+02:00", "date_modified": "2026-07-20T00:00:00+02:00", "tags": ["computer", "data", "language-model", "security", "LLM", "llama.cpp"], "content_html": "<p>A user prompt injection vulnerability (CSRF) in the llama-server (<a href=\"https://github.com/ggml-org/llama.cpp\">llama.cpp</a>) Web UI\n(<a href=\"https://www.varonis.com/blog/reprompt\">Reprompt</a>-like)\nallows attackers to inject arbitrary user prompt with query parameter (<code>?q=...</code>),\npotentially leading to arbitrary shell command execution, data exfiltration, etc. (through tool calls).</p>\n"}, {"id": "http://www.gabriel.urdhr.fr/2026/07/16/llama-quickstart/", "title": "llama.cpp quickstart (part 2)", "url": "https://www.gabriel.urdhr.fr/2026/07/16/llama-quickstart/", "date_published": "2026-07-16T00:00:00+02:00", "date_modified": "2026-07-20T14:23:28+02:00", "tags": ["computer", "machine-learning", "deep-learning", "language-model", "neural-networks", "LLM", "llama.cpp"], "content_html": "<p>How to quickly use llama.cpp for LLM inference (part 2).\nThis is a follow-up of <a href=\"https://www.gabriel.urdhr.fr/2025/05/14/llama.cpp-quickstart/\">a previous post on the same topic</a>.</p>\n"}, {"id": "http://www.gabriel.urdhr.fr/2025/05/14/llama.cpp-quickstart/", "title": "llama.cpp quickstart", "url": "https://www.gabriel.urdhr.fr/2025/05/14/llama.cpp-quickstart/", "date_published": "2025-05-14T23:12:16+02:00", "date_modified": "2026-06-16T23:23:53+02:00", "tags": ["computer", "machine-learning", "deep-learning", "language-model", "neural-networks", "LLM", "llama.cpp"], "content_html": "<p>How to quickly use llama.cpp for LLM inference (no GPU needed).</p>\n"}]}