CVE-2026-59707

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.
Configurations

No configuration.

History

No history.

Information

Published : 2026-07-07 21:17

Updated : 2026-07-10 18:22


NVD link : CVE-2026-59707

Mitre link : CVE-2026-59707

CVE.ORG link : CVE-2026-59707


JSON object : View

Products Affected

No product.

CWE
CWE-918

Server-Side Request Forgery (SSRF)