Security Advisory

CVE-2026-25877

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2026-03-06 04:07:01
Last updated 2026-03-06 16:09:00
Assigner GitHub_M
State PUBLISHED

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.