VYPR

LocalAI

by LocalAI

CVEs (2)

  • CVE-2024-48057MedNov 4, 2024
    risk 0.33cvss 6.1epss 0.00

    localai <=2.20.1 is vulnerable to Cross Site Scripting (XSS). When calling the delete model API and passing inappropriate parameters, it can cause a one-time storage XSS, which will trigger the payload when a user accesses the homepage.

  • CVE-2026-59707HigJul 7, 2026
    risk 0.00cvss 8.6epss 0.00

    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…