Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2026-32252

7.7 · HIGH
Published Apr 10, 2026 depomo CWE-285

Overview

CVE-2026-32252 is a high-severity vulnerability affecting depomo chartbrew. It was published on April 10, 2026 and has a CVSS 3.1 base score of 7.7 (HIGH).

This vulnerability has a CVSS 3.1 base score of 7.7, rated HIGH. It can be exploited remotely over the network. Some level of privileges is required for exploitation.

Technical 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.

Remediation

Check the references section for vendor advisories and patches from depomo. Update chartbrew to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
depomo chartbrew >= 0, < 4.9.0 Affected

Frequently Asked Questions

What is CVE-2026-32252?

CVE-2026-32252 is a high-severity vulnerability affecting depomo chartbrew. It was published on April 10, 2026 and has a CVSS 3.1 base score of 7.7 (HIGH).

How severe is CVE-2026-32252?

This vulnerability has a CVSS 3.1 base score of 7.7, rated HIGH. It can be exploited remotely over the network. Some level of privileges is required for exploitation.

How do I fix or remediate CVE-2026-32252?

Check the references section for vendor advisories and patches from depomo. Update chartbrew to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2026-32252?

CyberStrike's AI-powered security agents can automatically detect CVE-2026-32252 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.