๐Ÿ” CVE Alert

CVE-2026-25877

MEDIUM 6.5

Chartbrew: Insecure Direct Object Reference (IDOR) in Chart Operations

CVSS Score
6.5
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-284
Vendor chartbrew
Product chartbrew
Published Mar 6, 2026
Last Updated Mar 6, 2026
Stay Ahead of the Next One

Get instant alerts for chartbrew chartbrew

Be the first to know when new medium vulnerabilities affecting chartbrew chartbrew are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
High
Availability
None

Affected Versions

chartbrew / chartbrew
< 4.8.1

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/chartbrew/chartbrew/security/advisories/GHSA-9fcr-x8x8-mrxc github.com: https://github.com/chartbrew/chartbrew/releases/tag/v4.8.1