AVID-2026-R1693
Description
labsai/eddi Vulnerable to Path Traversal (Zip Slip) in ZIP Import Function (CVE-2025-32779)
Details
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.
Reason for inclusion in AVID: CVE-2025-32779 describes a path traversal (Zip Slip) vulnerability in labsai EDDI, a middleware component used to connect and manage LLM API bots. The flaw allows an attacker to write arbitrary files outside the extraction directory via the /backup/import endpoint, potentially leading to remote code execution within the application’s context. This is a software vulnerability affecting a component used in AI/ML workflows and deployment pipelines, with remediation in a later version. Therefore it is relevant to the software supply chain of general-purpose AI systems.
References
- NVD entry
- https://github.com/labsai/EDDI/security/advisories/GHSA-9v34-frgq-63mv
- https://github.com/labsai/EDDI/commit/1e207d0e4f72a5a93920bc0f76cad53ffd8e7065
- https://www.sonarsource.com/blog/code-security-for-conversational-ai-uncovering-a-zip-slip-in-eddi
Affected or Relevant Artifacts
- Developer: labsai
- Deployer: labsai
- Artifact Details:
| Type | Name |
|---|---|
| System | EDDI |
Impact
AVID Taxonomy Categorization
- Risk domains: Security
- SEP subcategories: S0100: Software Vulnerability
- Lifecycle stages: L06: Deployment
CVSS
| Version | 3.1 |
| Vector String | CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:H/A:H |
| Base Score | 6.5 |
| Base Severity | 🟠 Medium |
| Attack Vector | NETWORK |
| Attack Complexity | 🟢 Low |
| Privileges Required | 🔴 High |
| User Interaction | NONE |
| Scope | UNCHANGED |
| Confidentiality Impact | NONE |
| Integrity Impact | 🔴 High |
| Availability Impact | 🔴 High |
CWE
| ID | Description |
|---|---|
| CWE-22 | CWE-22: Improper Limitation of a Pathname to a Restricted Directory (‘Path Traversal’) |
Other information
- Report Type: Advisory
- Credits:
- Date Reported: 2025-04-15
- Version: 0.3.3
- AVID Entry