Vulnerability Description
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.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/labsai/EDDI/commit/1e207d0e4f72a5a93920bc0f76cad53ffd8e7065
- https://github.com/labsai/EDDI/security/advisories/GHSA-9v34-frgq-63mv
- https://www.sonarsource.com/blog/code-security-for-conversational-ai-uncovering-
FAQ
What is CVE-2025-32779?
CVE-2025-32779 is a vulnerability with a CVSS score of 6.5 (MEDIUM). 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 arbitrar...
How severe is CVE-2025-32779?
CVE-2025-32779 has been rated MEDIUM with a CVSS base score of 6.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-32779?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.