CVE-2025-57203

MEDIUM

Liquidlabs Magicai - XSS

Title source: rule
STIX 2.1

Exploitation Summary

EIP tracks 1 public exploit for CVE-2025-57203. PoCs published by xchg-rax-rax.

AI-analyzed exploit summary This repository contains functional exploit code for CVE-2025-57203, targeting AvTech devices. The exploit leverages command injection in the Network Failure Detection configuration to achieve remote code execution (RCE).

Description

MagicProject AI version 9.1 is affected by a Cross-Site Scripting (XSS) vulnerability within the chatbot generation feature available to authenticated admin users. The vulnerability resides in the prompt parameter submitted to the /dashboard/user/generator/generate-stream endpoint via a multipart/form-data POST request. Due to insufficient input sanitization, attackers can inject HTML-based JavaScript payloads. This payload is stored and rendered unsanitized in subsequent views, leading to execution in other users' browsers when they access affected content. This issue allows an authenticated attacker to execute arbitrary JavaScript in the context of another user, potentially leading to session hijacking, privilege escalation, data exfiltration, or administrative account takeover. The application does not implement a Content Security Policy (CSP) or adequate input filtering to prevent such attacks. A fix should include proper sanitization, output encoding, and strong CSP enforcement to mitigate exploitation.

Exploits (1)

github WORKING POC
by xchg-rax-rax · pythonpoc
https://github.com/xchg-rax-rax/AvTech-PoCs

This repository contains functional exploit code for CVE-2025-57203, targeting AvTech devices. The exploit leverages command injection in the Network Failure Detection configuration to achieve remote code execution (RCE).

Classification
Working Poc 95%
Attack Type
Rce
Complexity
Moderate
Reliability
Reliable
Target: AvTech DGM1104 (and possibly other models)
Auth required
Prerequisites: Valid credentials for the target device · Network access to the device
devstral-2 · analyzed Feb 19, 2026 Full analysis →

Scores

CVSS v3 4.8
EPSS 0.0022
EPSS Percentile 12.4%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N

CISA SSVC

Vulnrichment
Exploitation none
Automatable no
Technical Impact partial

Details

CWE
CWE-79
Status published
Products (1)
liquidlabs/magicai 9.1
Published Sep 22, 2025
Tracked Since Feb 18, 2026