Git · Hyperterse · CVE-2026-31841
**Name of the Vulnerable Software and Affected Versions**
Hyperterse versions prior to 2.2.0
**Description**
Hyperterse is a framework designed for building AI-ready backend surfaces. Prior to version 2.2.0, the search tool permitted Large Language Models (LLMs) to search for tools using natural language. During the return of results, Hyperterse inadvertently exposed raw SQL queries, revealing statements intended for internal execution and shielded from public display. The `search` tool allows LLMs to search for tools using natural language. The exposed queries originated from database operations specified by users for tools to execute. The vulnerable components include the `search` tool and the underlying database query mechanisms.
**Recommendations**
Versions prior to 2.2.0 should be updated to version 2.2.0 or later.