CVE-2026-41518
Last modified
CVE-2026-41518 is a high-severity vulnerability rated 7.6/10 on the CVSS scale. Chartbrew is an open-source web application that can connect directly to databases and APIs and use the data to create charts. In versions 4.9.0 through 5.0.0, an authenticated user with project-editor permissions can store arbitrary HTML/JavaScript in the `ChartDatasetConfig.legend` field. EPSS estimates a 0.20% chance of exploitation in the next 30 days.
Description
Chartbrew is an open-source web application that can connect directly to databases and APIs and use the data to create charts. In versions 4.9.0 through 5.0.0, an authenticated user with project-editor permissions can store arbitrary HTML/JavaScript in the `ChartDatasetConfig.legend` field. The payload is persisted verbatim in the database, propagated through the Chart.js rendering pipeline, and injected into the tooltip DOM element via an unguarded `innerHTML` assignment in `ChartTooltip.js`. Every unauthenticated viewer of the public dashboard triggers JavaScript execution on page load — no hover interaction is required. Browser-based Playwright verification confirmed `alert('localhost')` fires immediately and `<img src="x" onerror="alert(document.domain)">` is present in the `#chartjs-tooltip` DOM element. Version 5.0.1 contains a fix.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:L/A:N
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-41518?
How severe is CVE-2026-41518?
How do I fix CVE-2026-41518?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-41512ai-scanner is an AI model safety scanner built on NVIDIA gar…9.9
- CVE-2026-41513Horilla is an HR and CRM software. In 1.5.0, the notificatio…4.8
- CVE-2026-41514OP-TEE is a Trusted Execution Environment (TEE) designed as …3.3
- CVE-2026-41515OP-TEE is a Trusted Execution Environment (TEE) designed as …3.3
- CVE-2026-41516OP-TEE is a Trusted Execution Environment (TEE) designed as …3.3
- CVE-2026-41517Emlog is an open source website building system. Prior to ve…0
- CVE-2026-41519Weblate is a web based localization tool. Prior to version 5…5.4
- CVE-2026-4152GIMP JP2 File Parsing Heap-based Buffer Overflow Remote Code…7.8
- CVE-2026-41520Cilium is a networking, observability, and security solution…4.4
- CVE-2026-41521xrdp is an open source RDP server. Versions 0.10.6 and prior…9.1
- CVE-2026-41522Iris is a web collaborative platform that helps incident res…7.1
- CVE-2026-41523vLLM is an inference and serving engine for large language m…7.5
Are you affected by CVE-2026-41518?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
