Security Advisory

CVE-2026-32719

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-03-13 21:25:31
Last updated 2026-03-16 16:44:38
Assigner GitHub_M
CVSS score 4.2
State PUBLISHED

Description

AnythingLLM is an application that turns pieces of content into context that any LLM can use as references during chatting. In 1.11.1 and earlier, The ImportedPlugin.importCommunityItemFromUrl() function in server/utils/agents/imported.js downloads a ZIP file from a community hub URL and extracts it using AdmZip.extractAllTo() without validating file paths within the archive. This enables a Zip Slip path traversal attack that can lead to arbitrary code execution.