boxscore/security
CVE · referencelatest edition

Reference page — cumulative record through Wednesday, August 19, 2026 UTC. Reference pages update as the archive grows; only dated daily editions are immutable pages of record.

CVE-2026-45403LOW
Mintplex-Labs anything-llm — AnythingLLM: filesystem-copy-file follows nested symlinks and copies files from outside the allowed directory
  AV  AC  PR  UI  S  C  I  A   CVSS    EPSS   %ile   KEV
   L   H   L   N  U  L  N  N    2.5   .0019    9.3     —
AFFECTED
  Product       Versions    Fixed
  anything-llm  < 1.13.0 –  —
TIMELINE
  May 12  Reserved by GitHub_M
  May 28  EXPLOIT PUBLISHED — CVE-2026-45403 (Mintplex-Labs anything-llm). Public exploit reference added.
  May 28  Published (CNA: GitHub_M)
CWE-59 · CNA: GitHub_M · CVSS v3.1 · 2 references · NVD status: Analyzed

Description

AnythingLLM is an application that turns pieces of content into context that any LLM can use as references during chatting. Prior to 1.13.0, the AnythingLLM agent filesystem copy tool validates only the top-level source and destination paths. The recursive copy helper then descends into child entries using fs.stat() and copies files with fs.copyFile() without validating each child or rejecting symlinks. Because both APIs follow symlinks, a symlink nested inside an allowed source directory can point outside the allowed filesystem root and cause outside file contents to be copied into an allowed destination as a regular file. This vulnerability is fixed in 1.13.0.

Lifecycle

Complete event history — 3 events, chronological
DateEventDetail
May 12, 2026ReservedReserved by GitHub_M
May 28, 2026EXPLOIT PUBLISHEDEXPLOIT PUBLISHED — CVE-2026-45403 (Mintplex-Labs anything-llm). Public exploit reference added.
May 28, 2026PublishedPublished (CNA: GitHub_M)

Affected

Affected products and packages — 1 row
VendorProduct / PackageEcosystemVersion introducedFixed
Mintplex-Labsanything-llm< 1.13.0

Weaknesses

CWE-59

References (2)

Related

Authoritative record: CVE-2026-45403 at cve.org

Vendors: mintplex-labs

Weaknesses: CWE-59

About this page

This is a reference page, not a dated page of record. It assembles the complete lifecycle of CVE-2026-45403 from the CVE Program record, NVD enrichment, the CISA KEV catalog, EPSS, and OSV advisories. The box score's numbers (CVSS, EPSS, KEV status) are current as of Wednesday, August 19, 2026 UTC and are re-derived as the archive grows; only dated daily editions are immutable pages of record. The authoritative source for this identifier is cve.org.