Skip to main content

Anythingllm CVE-2024-13059

HIGH
Path Traversal: '\\..\\filename' (CWE-29)
2025-02-10 security@huntr.dev
7.2
CVSS 3.0 · NVD
Share

Severity by source

NVD PRIMARY
7.2 HIGH
AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H

Primary rating from NVD · only source for this CVE.

CVSS VectorNVD

CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
Attack Vector
Network
Attack Complexity
Low
Privileges Required
High
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

Lifecycle Timeline

4
Analysis Generated
Mar 28, 2026 - 18:25 vuln.today
Patch released
Mar 28, 2026 - 18:25 nvd
Patch available
PoC Detected
Jul 09, 2025 - 15:11 vuln.today
Public exploit code
CVE Published
Feb 10, 2025 - 19:15 nvd
HIGH 7.2

DescriptionCVE.org

A vulnerability in mintplex-labs/anything-llm prior to version 1.3.1 allows for path traversal due to improper handling of non-ASCII filenames in the multer library. This vulnerability can lead to arbitrary file write, which can subsequently result in remote code execution. The issue arises when the filename transformation introduces '../' sequences, which are not sanitized by multer, allowing attackers with manager or admin roles to write files to arbitrary locations on the server.

AnalysisAI

AnythingLLM prior to version 1.3.1 contains a path traversal vulnerability through non-ASCII filename handling in the multer library. The filename transformation introduces ../ sequences that enable arbitrary file write, leading to remote code execution on the LLM application server.

Technical ContextAI

The multer library processes uploaded filenames containing non-ASCII characters. During filename normalization/transformation, certain character sequences are converted to '../' paths. This allows an attacker to write files outside the intended upload directory, including overwriting application files or creating new executable scripts.

RemediationAI

Update to AnythingLLM 1.3.1 or later. Implement filename sanitization that strips all path components. Use random filenames for uploads. Monitor application files for unexpected modifications.

CVE-2024-6842 HIGH POC
7.5 Mar 20

AnythingLLM version 1.5.5 exposes sensitive system settings including search engine API keys through the unauthenticated

CVE-2024-3025 CRITICAL POC
9.9 Apr 10

mintplex-labs/anything-llm is vulnerable to path traversal attacks due to insufficient validation of user-supplied input

CVE-2024-3104 CRITICAL POC
9.8 Jun 06

A remote code execution vulnerability exists in mintplex-labs/anything-llm due to improper handling of environment varia

CVE-2023-4897 CRITICAL POC
9.8 Sep 11

Relative Path Traversal in GitHub repository mintplex-labs/anything-llm prior to 0.0.1. Rated critical severity (CVSS 9.

CVE-2024-3033 CRITICAL POC
9.4 Jun 06

An improper authorization vulnerability exists in the mintplex-labs/anything-llm application, specifically within the '/

CVE-2024-3279 CRITICAL POC
9.1 Aug 12

An improper access control vulnerability exists in the mintplex-labs/anything-llm application, specifically within the i

CVE-2024-0404 CRITICAL POC
9.1 Apr 16

A mass assignment vulnerability exists in the `/api/invite/:code` endpoint of the mintplex-labs/anything-llm repository,

CVE-2023-5832 CRITICAL POC
9.1 Oct 30

Improper Input Validation in GitHub repository mintplex-labs/anything-llm prior to 0.1.0. Rated critical severity (CVSS

CVE-2024-3150 HIGH POC
8.8 Jun 06

In mintplex-labs/anything-llm, a vulnerability exists in the thread update process that allows users with Default or Man

CVE-2024-3149 HIGH POC
8.8 Jun 06

A Server-Side Request Forgery (SSRF) vulnerability exists in the upload link feature of mintplex-labs/anything-llm. Rate

CVE-2024-3152 HIGH POC
8.8 Jun 06

mintplex-labs/anything-llm is vulnerable to multiple security issues due to improper input validation in several endpoin

CVE-2024-0439 HIGH POC
8.8 Feb 26

As a manager, you should not be able to modify a series of settings. Rated high severity (CVSS 8.8), this vulnerability

Share

CVE-2024-13059 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy