CVE-2026-61852
Last modified
CVE-2026-61852 is a medium-severity vulnerability rated 5.8/10 on the CVSS scale. 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. EPSS estimates a 0.50% chance of exploitation in the next 30 days.
Description
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.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| chartbrew | chartbrew | < 5.2.2 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-61852?
How severe is CVE-2026-61852?
How do I fix CVE-2026-61852?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-61837RabbitMQ is a messaging and streaming broker. From 4.0.0 unt…6.3
- CVE-2026-61839Rejected reason: ** REJECT ** DO NOT USE THIS CANDIDATE NUMB…
- CVE-2026-6184A weakness has been identified in code-projects Simple Conte…2.4
- CVE-2026-61841Rejected reason: ** REJECT ** DO NOT USE THIS CANDIDATE NUMB…
- CVE-2026-61842Grav is a file-based Web platform. Prior to 2.0.2, the Grav …6.5
- CVE-2026-61851Chartbrew is an open-source web application that can connect…6.5
- CVE-2026-61855Zammad is a web based open source helpdesk/customer support …5.3
- CVE-2026-61857ImageMagick before 7.1.2-26 contains a heap use-after-free v…7.5
- CVE-2026-61858ImageMagick before 7.1.2-26 contains a policy bypass vulnera…5.3
- CVE-2026-61859ImageMagick before 7.1.2-26 and 6.9.13-x before 6.9.13-51 co…4.8
- CVE-2026-6186A security vulnerability has been detected in UTT HiPER 1200…8.8
- CVE-2026-61860ImageMagick before 7.1.2-26 and 6.9.13-51 contains a use-aft…6.3
Are you affected by CVE-2026-61852?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
