CVE-2024-3135 MEDIUM

CVE-2024-3135: Cross-Site Request Forgery (CSRF) Vulnerability in mudler/localai

Vendor Mudler
Product mudler/localai
Weakness CWE-352 · CSRF
Published April 1, 2024
Last update August 1, 2024

CVSS base score

6.5/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction Required
Confidentiality None
Integrity None

CVSS vector

CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H

What the vulnerability does

01Description

A Cross-Site Request Forgery (CSRF) vulnerability exists in the mudler/localai application, allowing attackers to craft malicious webpages that, when visited by a victim, perform unauthorized actions on the victim's local LocalAI instance without their consent. This vulnerability enables attackers to exhaust system resources, consume credits, and fill disk space by making numerous resource-intensive API calls, such as generating images or uploading files. The vulnerability stems from the application's acceptance of simple request content-types without requiring CSRF tokens or implementing other CSRF mitigation measures. Successful exploitation does not require network access to the vulnerable LocalAI environment.

Key dates

02Disclosure timeline

April 1, 2024 CVE published
August 1, 2024 Record updated

Related vulnerabilities

04Related CVE