Vulnerability  ·  2026-09-19

SQLBot — arbitrary file write via unsanitized Excel-upload filename

VulnerabilityHigh impactGlobalCVE-2026-53554
SQLBot's Excel-parsing upload endpoint trusts the client-supplied filename when determining storage path, permitting file writes outside the intended upload directory.
Path traversal in a file-upload flow feeding an LLM/RAG data pipeline could allow overwriting application files or planting malicious content the AI system later processes.
The POST /api/v1/datasource/parseExcel endpoint uses attacker-controlled multipart filename data to decide where uploaded content is stored, allowing path traversal in the storage location.
SQLBot < 1.9.0
Upgrade to SQLBot 1.9.0 or later.
GitHub commit (fix)NVD CVE-2026-53554
See this in the live feed Explore related AI security and governance findings — updated every morning.
Open the feed →