Home » Database

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

Affected or Relevant Artifacts

  • Developer: labsai
  • Deployer: labsai
  • Artifact Details:
TypeName
SystemEDDI

Impact

AVID Taxonomy Categorization

  • Risk domains: Security
  • SEP subcategories: S0100: Software Vulnerability
  • Lifecycle stages: L06: Deployment

CVSS

Version3.1
Vector StringCVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:H/A:H
Base Score6.5
Base Severity🟠 Medium
Attack VectorNETWORK
Attack Complexity🟢 Low
Privileges Required🔴 High
User InteractionNONE
ScopeUNCHANGED
Confidentiality ImpactNONE
Integrity Impact🔴 High
Availability Impact🔴 High

CWE

IDDescription
CWE-22CWE-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