CVE-2026-5627
Last modified
CVE-2026-5627 is a high-severity vulnerability rated 7.2/10 on the CVSS scale. A path traversal vulnerability exists in mintplex-labs/anything-llm versions up to and including 1.9.1, within the `AgentFlows` component. The vulnerability arises from improper handling of user input in the `loadFlow` and `deleteFlow` methods in `server/utils/agentFlows/index.js`. EPSS estimates a 0.81% chance of exploitation in the next 30 days.
Description
A path traversal vulnerability exists in mintplex-labs/anything-llm versions up to and including 1.9.1, within the `AgentFlows` component. The vulnerability arises from improper handling of user input in the `loadFlow` and `deleteFlow` methods in `server/utils/agentFlows/index.js`. Specifically, the combination of `path.join` and `normalizePath` allows attackers to bypass directory restrictions and access or delete arbitrary `.json` files on the server. This can lead to information disclosure, such as leaking sensitive configuration files containing API keys, or denial of service by deleting critical files like `package.json`. The issue is resolved in version 1.12.1.
Metrics
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Mintplexlabs | Anythingllm | <= 1.9.1 |
References
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-5627?
How severe is CVE-2026-5627?
How do I fix CVE-2026-5627?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-56264Crawl4AI before 0.8.7 contains an arbitrary JavaScript execu…6.1
- CVE-2026-56265Crawl4AI before 0.8.7 contains an authentication bypass vuln…9.8
- CVE-2026-56266Crawl4AI before 0.8.7 contains a server-side request forgery…8.6
- CVE-2026-56267Flowise before 3.0.13 contains an information exposure vulne…6.9
- CVE-2026-56268Flowise before 3.1.2 contains an information disclosure vuln…7.7
- CVE-2026-56269Flowise before 3.1.0 (npm package flowise, versions 3.0.13 a…4.6
- CVE-2026-56270Flowise before 3.1.0 (versions 3.0.13 and earlier) contains …7.5
- CVE-2026-56271Flowise before 3.1.0 (affected versions 3.0.13 and earlier) …9.8
- CVE-2026-56272Flowise before 3.0.13 uses bcrypt with default salt rounds o…5.6
- CVE-2026-56273Flowise before 3.1.0 contains a path traversal vulnerability…6.5
- CVE-2026-56274Flowise before 3.1.2 contains multiple OS command injection …9.9
- CVE-2026-56275Flowise before 3.1.0 contains a server-side request forgery …7.1
Are you affected by CVE-2026-5627?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
