CVE-2026-25877

C

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

Configurations

No configuration.

History

06 Mar 2026, 05:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-03-06 05:16

Updated : 2026-03-06 05:16


NVD link : CVE-2026-25877

Mitre link : CVE-2026-25877

CVE.ORG link : CVE-2026-25877


JSON object : View

Products Affected

No product.

CWE
CWE-284

Improper Access Control