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

08 Jul 2026, 18:16

Type Values Removed Values Added
References () https://github.com/mudler/LocalAI/issues/10665 - () https://github.com/mudler/LocalAI/issues/10665 -

07 Jul 2026, 21:17

Type Values Removed Values Added
New CVE

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)