Impact
The vulnerability is a cross‑site scripting flaw triggered by markdown content in the chat function of FastapiAdmin 2.2.0. An attacker can craft a chat message containing HTML or script tags that are rendered without proper sanitization, allowing the execution of arbitrary client‑side code in the context of the web application. This could lead to theft of session cookies, credential hijacking, or defacement of the user interface.
Affected Systems
FastapiAdmin version 2.2.0.
Risk and Exploitability
The CVSS score of 5.4 indicates a moderate impact. The exploit is performed through the chat input, so the likely attack vector is via user‑generated messages. EPSS data is not available, and the vulnerability is not listed in CISA KEV. Defenses against XSS rely on proper input validation or output encoding. If unpatched, the flaw remains exploitable on any deployment of the affected product.
OpenCVE Enrichment