CVE-2026-40603

Source
https://cve.org/CVERecord?id=CVE-2026-40603
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-40603.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-40603
Aliases
  • GHSA-6qr3-g75h-xm3f
Published
2026-04-30T18:23:39.706Z
Modified
2026-07-15T01:49:11.745167849Z
Severity
  • 6.5 (Medium) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N CVSS Calculator
Summary
Chartbrew: Incorrect Access Control in /api/project/dashboard/:brewName via same-team override
Details

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 exposes a legacy dashboard route that returns a project's report data to any authenticated member of the same team, even when that user does not have access to the specific project. The route bypasses project-level authorization and returns the raw project object. As a result, a low-privileged same-team user can read another project's dashboard data and recover the project's stored report password from the response. This issue has been patched in version 5.0.0.

Database specific
{
    "cwe_ids": [
        "CWE-284"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/40xxx/CVE-2026-40603.json",
    "cna_assigner": "GitHub_M"
}
References

Affected packages

Git / github.com/chartbrew/chartbrew

Affected ranges

Type
GIT
Repo
https://github.com/chartbrew/chartbrew
Events
Database specific
{
    "source": [
        "AFFECTED_FIELD",
        "REFERENCES"
    ],
    "extracted_events": [
        {
            "introduced": "= 4.9.0"
        },
        {
            "last_affected": "= 4.9.0"
        }
    ]
}

Affected versions

= 4.*
= 4.9.0
v4.*
v4.9.0

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-40603.json"