Security Advisory

CVE-2026-85673

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-09-04 14:32:27
Last updated 2026-09-04 15:19:48
Assigner VulnCheck
CVSS score 8.7
State PUBLISHED

Description

LLaMA-Factory contains a server-side request forgery vulnerability in the OpenAI-compatible API multimodal media URL handler that allows unauthenticated attackers to bypass SSRF validation. The check_ssrf_url guard validates URLs once but requests.get follows redirects and re-resolves DNS without re-validation, enabling attackers to use HTTP redirects or DNS rebinding to access internal addresses and cloud metadata endpoints.