CVE-2026-32252
Last modified
CVE-2026-32252 is a high-severity vulnerability rated 7.7/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 4.9.0, a cross-tenant authorization bypass exists in Chartbrew in GET /team/:team_id/template/generate/:project_id. EPSS estimates a 0.29% 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 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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Depomo | Chartbrew | < 4.9.0 |
References
- https://github.com/chartbrew/chartbrew/security/advisories/GHSA-mw4f-cf22-qpcjExploit, Mitigation, Vendor Advisory
- https://github.com/chartbrew/chartbrew/security/advisories/GHSA-mw4f-cf22-qpcjExploit, Mitigation, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-32252?
How severe is CVE-2026-32252?
How do I fix CVE-2026-32252?
How Strix Helps
- Uncovering a hidden BOLA in Appsmith's snapshot logicStrix autonomously discovered a BOLA/IDOR vulnerability in Appsmith's snapshot deletion path.
- 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-32247Graphiti is a framework for building and querying temporal c…8.1
- CVE-2026-32248Parse Server is an open source backend that can be deployed …9.8
- CVE-2026-32249Vim is an open source, command line text editor. From 9.1.00…5.5
- CVE-2026-3225The LearnPress – WordPress LMS Plugin plugin for WordPress i…4.3
- CVE-2026-32250NamelessMC is website software for Minecraft servers. A Refl…4.3
- CVE-2026-32251Tolgee is an open-source localization platform. Prior to 3.1…6.5
- CVE-2026-32253Sunshine is a self-hosted game stream host for Moonlight. In…9.8
- CVE-2026-32254Kube-router is a turnkey solution for Kubernetes networking.…7.1
- CVE-2026-32255Kan is an open-source project management tool. In versions 0…8.6
- CVE-2026-32256music-metadata is a metadata parser for audio and video medi…7.5
- CVE-2026-32259ImageMagick is free and open-source software used for editin…6.7
- CVE-2026-3226The LearnPress – WordPress LMS Plugin plugin for WordPress i…4.3
Are you affected by CVE-2026-32252?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
