MaxKB is an open-source AI assistant for enterprise. Versions 2.7.1 and below contain a Stored Cross-Site Scripting (XSS) vulnerability through the application name or icon fields when creating an application. When a victim visits the public chat interface (/ui/chat/{access_token}), the ChatHeadersMiddleware retrieves the application data and directly inserts the unescaped application name and icon into the HTML response via string replacement. This allows an attacker to execute arbitrary JavaScript in the victim's browser context. This issue has been fixed in version 2.8.0.
| Vendor | Product | Versions |
|---|---|---|
| 1panel-dev | maxkb | < 2.8.0 |
Updated severity to HIGH, marked as actively exploited, and added CVE-2026-39422 as a tag.
Initial creation