CVE-2026-32252
HIGH EPSS 20.2%
Published Apr 10, 20262mo ago · Modified Jun 17, 20261w ago
7.7 CVSS 3.1
Published Apr 10, 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. Prior to 4.9.0, a cross-tenant authorization bypass exists in Chartbrew in GET /team/:team_id/template/generate/:project_id. The GET handler calls checkAccess(req, "updateAny", "chart") without awaiting the returned promise, and it does not verify that the supplied project_id belongs to req.params.team_id or to the caller's team. As a result, an authenticated attacker with valid template-generation permissions in their own team can request the template model for a project belonging to another team and receive victim project data. This vulnerability is fixed in 4.9.0.
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N Attack Vector Network
Attack Complexity Low
Privileges Required Low
User Interaction None
Scope Changed
Confidentiality High
Integrity None
Availability None
Threat Intelligence
EPSS Exploit Probability
20.2% percentile
Exploit & Patch Status
Public Exploit Known
Patch Available
Weaknesses 1
CWE-285
Affected Products 1
| Vendor | Product | Version | Range |
|---|---|---|---|
| depomo | chartbrew | * | <4.9.0 |
References 2
- github.com https://github.com/chartbrew/chartbrew/commit/bf5919043d3587fcbe76123aaabd9a0a9d1033f1
- github.com https://github.com/chartbrew/chartbrew/security/advisories/GHSA-mw4f-cf22-qpcj
Remediation
- github.com https://github.com/chartbrew/chartbrew/commit/bf5919043d3587fcbe76123aaabd9a0a9d1033f1