CVE-2026-40600 PUBLISHED

Chartbrew: Incorrect Access Control in project share policy routes via unbound policy_id

Assigner: GitHub_M
Reserved: 14.04.2026 Published: 30.04.2026 Updated: 30.04.2026

Chartbrew is an open-source web application that can connect directly to databases and APIs and use the data to create charts. In version 4.9.0, Chartbrew allows authenticated users with access to one project to update or delete a SharePolicy record that belongs to a different project. The affected routes authorize the caller against the project in the URL path, but they never verify that policy_id belongs to that project. This permits cross-project modification of dashboard sharing rules, including visibility, password requirements, allowed parameters, and expiration settings. This issue has been patched in version 5.0.0.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N
CVSS Score: 8.1

Product Status

Vendor chartbrew
Product chartbrew
Versions
  • Version = 4.9.0 is affected

References

Problem Types

  • CWE-639: Authorization Bypass Through User-Controlled Key CWE