Zurück zur CVE-Übersicht
CVE-2026-59707
HIGH(8.6)CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N
Risk Signal Score32/100 — MITTEL
- CVSS 8.6 — Hoch
- Weniger als 24 Stunden alt
Beschreibung
LocalAI contains an unauthenticated server-side request forgery vulnerability in the POST /models/apply endpoint that allows attackers to fetch arbitrary internal URLs. The endpoint passes unsanitized gallery URL fields directly to gallery.GetGalleryConfigFromURLWithContext without proper validation, enabling attackers to force the server to issue HTTP GET requests to private and loopback ranges with partial response content leaked through error messages.