Unauthenticated Arbitrary-Path File Read Vulnerability in Xinference by Xorbits AI
CVE-2026-85668
8.7HIGH
What is CVE-2026-85668?
Xinference contains a vulnerability that allows unauthenticated attackers to read arbitrary files from the server's filesystem. Specifically, the POST /v1/models/llm/auto-register endpoint accepts a caller-supplied model_path parameter without proper authentication or path validation. This oversight enables malicious actors to probe the server for sensitive information by reading files such as config.json, tokenizer_config.json, and chat_template.jinja from any accessible directory. As a result, this vulnerability compromises the file system integrity of the affected installations.
Affected Version(s)
inference 0 <= 3.3.0
