---
title: "CVE indexing availability"
description: "The CVE database can be indexed, but model-facing search is not yet enabled."
section: "Troubleshooting"
updated: 2026-07-13
tags: ["troubleshooting","cve","indexing","tools"]
source: "/user-guide/known-issues/cve-indexing-availability"
---

# CVE indexing availability

The CVE database can be indexed, but model-facing search is not yet enabled.

The **CVE indexing** panel in Settings allows an operator to download and
maintain the local CVE database. The interface is available now, but CVE search
is not currently exposed to the LLM during task execution.

Model-facing CVE search will be introduced when the supporting CVE tools are
stable enough for general use. Until then, indexing the database does not make
CVE search available automatically within an agent run.

For development and testing, the CVE tool can be made available to the model
through the tool configuration. Refer to the repository's tool architecture
documentation for the intended integration and configuration details.
