Ad

CVE-2026-27605

MEDIUM CVSS 3.1: 6.3 EPSS 0.08%
Updated Mar 06, 2026
Chartbrew
Parameter Value
CVSS 6.3 (MEDIUM)
Fixed In 4.8.4
Type CWE-434 (Unrestricted File Upload), CWE-79 (Cross-Site Scripting (XSS))
Vendor Chartbrew
Public PoC No

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.4, the application allows uploading files (project logos) without validating the file type or content. It trusts the extension provided by the user.

These files are saved to the uploads/ directory and served statically. An attacker can upload an HTML file containing malicious JavaScript. Since authentication tokens are likely stored in localStorage (as they are returned in the API body), this XSS can lead to account takeover.

This issue has been patched in version 4.8.4.

Attack Parameters

Attack Vector
Network
Can be exploited remotely
Attack Complexity
Low
Easy to exploit
Privileges Required
Low
Basic privileges needed
User Interaction
Required
User action required

Impact Assessment

Confidentiality
Low
Partial data leak
Integrity
High
Complete data modification
Availability
None
No disruption

CVSS Vector v3.1