CVE-2026-32252
CVE-2026-32252 is a high-severity vulnerability in Depomo Chartbrew with a CVSS 3.x base score of 7.7. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-285.
Key facts
- Severity: High (CVSS 3.x base score 7.7)
- EPSS exploit prediction: 0% (20th percentile)
- Actively exploited: Not listed in CISA KEV
- EU (EUVD) id: EUVD-2026-21553
- Weakness: CWE-285
- Affected product: Depomo Chartbrew
- Published:
- Last modified:
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.
Frequently asked questions
- What is CVE-2026-32252?
- 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.
- How severe is CVE-2026-32252?
- CVE-2026-32252 has a CVSS 3.x base score of 7.7, rated high severity. It is exploitable over network with low attack complexity, requires low privileges and no user interaction. Impact on confidentiality is high, integrity none, and availability none.
- Is CVE-2026-32252 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (20th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2026-32252?
- CVE-2026-32252 affects Depomo Chartbrew. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2026-32252?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround. Given its high severity, prioritise patching exposed systems.
- Does CVE-2026-32252 have an EU (EUVD) identifier?
- Yes. CVE-2026-32252 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2026-21553.
- When was CVE-2026-32252 published?
- CVE-2026-32252 was published on 2026-04-10 and last updated on 2026-06-17.
References
- https://github.com/chartbrew/chartbrew/commit/bf5919043d3587fcbe76123aaabd9a0a9d1033f1
- https://github.com/chartbrew/chartbrew/security/advisories/GHSA-mw4f-cf22-qpcj
Affected products (1)
- cpe:2.3:a:depomo:chartbrew:*:*:*:*:*:*:*:*
More vulnerabilities in Depomo Chartbrew
- CVE-2026-27005 — Critical (CVSS 9.8): Chartbrew is an open-source web application that can connect directly to databases and APIs and use the data to create…
- CVE-2026-30232 — Critical (CVSS 9.6): Chartbrew is an open-source web application that can connect directly to databases and APIs and use the data to create…
- CVE-2026-25888 — High (CVSS 8.8): Chartbrew is an open-source web application that can connect directly to databases and APIs and use the data to create…
- CVE-2026-27603 — High (CVSS 7.5): Chartbrew is an open-source web application that can connect directly to databases and APIs and use the data to create…
- CVE-2026-25887 — High (CVSS 7.2): Chartbrew is an open-source web application that can connect directly to databases and APIs and use the data to create…
- CVE-2026-25877 — Medium (CVSS 6.5): Chartbrew is an open-source web application that can connect directly to databases and APIs and use the data to create…
All CVEs affecting Depomo Chartbrew →
Other CWE-285 (Improper Authorization) vulnerabilities
- CVE-2025-65041 — Critical (CVSS 10.0): Improper authorization in Microsoft Partner Center allows an unauthorized attacker to elevate privileges over a network.
- CVE-2023-33189 — Critical (CVSS 10.0): Pomerium is an identity and context-aware access proxy. With specially crafted requests, incorrect authorization…
- CVE-2022-2595 — Critical (CVSS 10.0): Improper Authorization in GitHub repository kromitgmbh/titra prior to 0.79.1.
- CVE-2021-28799 — Critical (CVSS 10.0): An improper authorization vulnerability has been reported to affect QNAP NAS running HBS 3 (Hybrid Backup Sync. ) If…
- CVE-2026-34048 — Critical (CVSS 9.9): Coolify is an open-source and self-hostable tool for managing servers, applications, and databases. Prior to…
- CVE-2026-5412 — Critical (CVSS 9.9): In Juju versions prior to 2.9.57 and 3.6.21, an authorization issue exists in the Controller facade. An authenticated…
Browse all CWE-285 (Improper Authorization) vulnerabilities →