CVE-2026-25877
This allows an authenticated user who has access to any project to manipulate or access charts belonging to other users/ project.
Does this matter?
Lower severity and a low EPSS score (0.29%). Track it; it rarely justifies an emergency change on its own.
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 version 4.8.1, the application performs authorization checks based solely on the project_id parameter when handling chart-related operations (update, delete, etc.). No authorization check is performed against the chart_id itself. This allows an authenticated user who has access to any project to manipulate or access charts belonging to other users/ project. This issue has been patched in version 4.8.1.
- CVSS 3.1
- 6.5 MEDIUMCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N
- EPSS
- 0.29% probability · 21th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-284, CWE-639
- Affected
- depomo/chartbrew
- Source
- security-advisories@github.com
References
- https://github.com/chartbrew/chartbrew/releases/tag/v4.8.1Release Notes
- https://github.com/chartbrew/chartbrew/security/advisories/GHSA-9fcr-x8x8-mrxcExploit, Vendor Advisory
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.