Sunday, 13 September 2026
8 agent hacks today 7 vs yesterday (1)

AnythingLLM 1.11.1 and earlier: missing authentication and SQL Agent injection flaws

Two vulnerabilities were disclosed in Mintplex Labs' AnythingLLM (versions 1.11.1 and earlier): default installations without a password or API key leave all HTTP endpoints and the agent WebSocket unauthenticated with a permissive CORS policy (CVE-2026-32617), and the built-in SQL Agent plugin builds queries by string concatenation, letting any user who can invoke the agent run arbitrary SQL on connected MySQL, PostgreSQL or MSSQL databases (CVE-2026-32628).

Disclosed 16 March 2026 · Record updated 13 September 2026

Impact

Unauthenticated access to all HTTP endpoints and the agent WebSocket on default installs (exploitable from the same local network due to browser Private Network Access blocking), and arbitrary SQL command execution on databases connected to the SQL Agent plugin.

Our coverage

No articles linked to this incident yet.

Sources

  1. nvd.nist.govhttps://nvd.nist.gov/vuln/detail/CVE-2026-32617
  2. nvd.nist.govhttps://nvd.nist.gov/vuln/detail/CVE-2026-32628