HIGHVulnerability
Verified
Global

NVD HIGH: CVE-2026-59707 — LocalAI contains an unauthenticated server-side request forgery vulnerability in...

·Source: NIST NVD

Updated:

Executive Summary

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 w

Analysis

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. CVSS Score: 8.6. Published: 2026-07-07T21:17:29.340.

Indicators of Compromise (1)

CVE (1)
CVE-2026-59707
Source Attribution

Originally published by NIST NVD on Jul 7, 2026. Verified by: NIST.

Related Threats