CVE-2026-40601
HIGH EPSS 24.4%
Published Apr 30, 20262mo ago · Modified Jun 17, 20261w ago
7.5 CVSS 3.1
Published Apr 30, 2026 2mo ago
Last Modified Jun 17, 2026 1w ago
Description
Chartbrew is an open-source web application that can connect directly to databases and APIs and use the data to create charts. In version 4.9.0, Chartbrew exposes POST /api/chart/:chart_id/query without authentication. The endpoint only checks team.allowReportRefresh and does not verify that the target chart belongs to a public report, that the project is public, or that sharing policy allows the operation. An unauthenticated attacker who knows a chart identifier can trigger a data refresh and retrieve the current data of private charts. This issue has been patched in version 5.0.0.
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N Attack Vector Network
Attack Complexity Low
Privileges Required None
User Interaction None
Scope Unchanged
Confidentiality High
Integrity None
Availability None
Threat Intelligence
EPSS Exploit Probability
24.4% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available
Weaknesses 1
CWE-862 Missing Authorization Authorization
References 2
- github.com https://github.com/chartbrew/chartbrew/releases/tag/v5.0.0
- github.com https://github.com/chartbrew/chartbrew/security/advisories/GHSA-cpr6-mhgm-893w
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.