cvedb.io
CVE-2026-32252
HIGH · CVSS 7.7
EPSS exploitation probability: 0%
Published 2026-04-10T20:16:21.793 · Last modified 2026-06-17T10:35:25.913

Summary

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.

Affected products

depomo — chartbrew

Does this affect you?

Add your gear to cvedb and we'll alert you only when depomo ships something exploited.

Check my exposure →

References

This product uses data from the NVD API but is not endorsed or certified by the NVD. Informational only; not professional security advice.