CVE-2025-32779 MEDIUM

CVE-2025-32779: labsai/eddi Vulnerable to Path Traversal (Zip Slip) in ZIP Import Function

Vendor Labsai
Product EDDI
Weakness CWE-22 · Path traversal
Published April 15, 2025
Last update October 27, 2025

CVSS base score

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

CVSS vector

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

What the vulnerability does

01Description

E.D.D.I (Enhanced Dialog Driven Interface) is a middleware to connect and manage LLM API bots. In versions before 5.5.0, an attacker with access to the `/backup/import` API endpoint can write arbitrary files to locations outside the intended extraction directory due to a Zip Slip vulnerability. Although the application runs as a non-root user (`185`), limiting direct impact on system-level files, this vulnerability can still be exploited to overwrite application files (e.g., JAR libraries) owned by the application user. This overwrite can potentially lead to Remote Code Execution (RCE) within the application's context. This issue has been patched in version 5.5.0.

Key dates

02Disclosure timeline

April 15, 2025 CVE published
October 27, 2025 Record updated