Lucene search
K

AnythingLLM - Information Disclosure

🗓️ 03 Apr 2026 07:34:23Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 13 Views

Before 1.10.0, AnythingLLM exposes Qdrant key via /api/setup-complete enabling unauthorized access.

Related
Code
ReporterTitlePublishedViews
Family
ATTACKERKB
CVE-2026-24477
26 Jan 202623:22
attackerkb
Circl
CVE-2026-24477
27 Jan 202603:32
circl
CNNVD
AnythingLLM security vulnerabilities
27 Jan 202600:00
cnnvd
CVE
CVE-2026-24477
26 Jan 202623:22
cve
Cvelist
CVE-2026-24477 AnythingLLM has key leak in `systemSettings.js`
26 Jan 202623:22
cvelist
EUVD
EUVD-2026-4732
26 Jan 202623:22
euvd
NVD
CVE-2026-24477
27 Jan 202600:15
nvd
OSV
CVE-2026-24477 AnythingLLM has key leak in `systemSettings.js`
26 Jan 202623:22
osv
Positive Technologies
PT-2026-4834
26 Jan 202600:00
ptsecurity
RedhatCVE
CVE-2026-24477
28 Jan 202603:16
redhatcve
Rows per page
id: CVE-2026-24477

info:
  name: AnythingLLM - Information Disclosure
  author: DhiyaneshDk
  severity: high
  description: |
    AnythingLLM is an application that turns pieces of content into context that any LLM can use as references during chatting. If AnythingLLM prior to version 1.10.0 is configured to use Qdrant as the vector database with an API key, this QdrantApiKey could be exposed in plain text to unauthenticated users via the `/api/setup-complete` endpoint. Leakage of QdrantApiKey allows an unauthenticated attacker full read/write access to the Qdrant vector database instance used by AnythingLLM. Since Qdrant often stores the core knowledge base for RAG in AnythingLLM, this can lead to complete compromise of the semantic search / retrieval functionality and indirect leakage of confidential uploaded documents. Version 1.10.0 patches the issue.
  impact: |
    Unauthenticated attackers can read and write to the Qdrant database, compromising semantic search and leaking confidential documents.
  remediation: |
    Update to version 1.10.0 or later.
  reference:
    - https://github.com/Mintplex-Labs/anything-llm/security/advisories/GHSA-gm94-qc2p-xcwf
    - https://nvd.nist.gov/vuln/detail/CVE-2026-24477
  metadata:
    verified: true
    max-request: 1
    shodan-query: "anythingllm"
  tags: cve,cve2026,anything-llm,info-leak,api,vkev

http:
  - method: GET
    path:
      - "{{BaseURL}}/api/setup-complete"

    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - '"QdrantApiKey":'

      - type: word
        part: content_type
        words:
          - 'application/json'

      - type: status
        status:
          - 200
# digest: 4b0a00483046022100ff5f7e88a5be9d740918721a4737d9e4a5faf7a068d2edda6076d0677b1d74e402210094533cdab3de7441c903bd07498fc94637f5418b8fabb235413b24a37930f57d:922c64590222798bb761d5b6d8e72950

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

17 Mar 2026 06:30Current
5.9Medium risk
Vulners AI Score5.9
CVSS 3.17.5
CVSS 48.7
EPSS0.01566
SSVC
13