๐Ÿ” CVE Alert

CVE-2026-61852

UNKNOWN 0.0

Chartbrew: SQL Injection via row_limit Parameter in AI runQuery Tool

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

Chartbrew is an open-source web application that can connect directly to databases and APIs and use the data to create charts. Prior to 5.2.2, Chartbrew's runQuery() implementation in server/modules/ai/orchestrator/tools/runQuery.js interpolates the AI tool's row_limit parameter into a SQL LIMIT clause without runtime integer validation. The read-only keyword check runs before this value is appended, so an authenticated user who can influence a model-generated non-integer row_limit can add SQL that bypasses the earlier check. Successful exploitation can execute arbitrary statements against the connected database, including reading or changing data and, where database permissions permit, accessing files or executing operating-system commands. This issue is fixed in version 5.2.2.

CWE CWE-89
Vendor chartbrew
Product chartbrew
Published Sep 21, 2026
Stay Ahead of the Next One

Get instant alerts for chartbrew chartbrew

Be the first to know when new unknown vulnerabilities affecting chartbrew chartbrew are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

chartbrew / chartbrew
< 5.2.2

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/chartbrew/chartbrew/security/advisories/GHSA-4923-m569-jc42 github.com: https://github.com/chartbrew/chartbrew/commit/8c8412edce56093e81b524e0235a796c7dd42336 github.com: https://github.com/chartbrew/chartbrew/releases/tag/v5.2.2