CVE-2026-5332
Cross-Site Scripting in Xiaopi Panel WAF /demo.php
Publication date: 2026-04-02
Last updated on: 2026-04-29
Assigner: VulDB
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| xiaopi | panel | 1.0.0 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-79 | The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users. |
| CWE-94 | The product constructs all or part of a code segment using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the syntax or behavior of the intended code segment. |
Attack-Flow Graph
AI Powered Q&A
How can this vulnerability impact me? :
The cross-site scripting vulnerability allows an attacker to execute malicious scripts in the browsers of users who visit the affected application. This can lead to unauthorized actions such as stealing session cookies, redirecting users to malicious sites, or performing actions on behalf of the user without their consent. Since the exploit is publicly available and remote exploitation is possible, the risk of attack is increased.
Can you explain this vulnerability to me?
This vulnerability exists in Xiaopi Panel version 1.0.0, specifically in the /demo.php file of the WAF Firewall component. It is caused by manipulation of the 'param' argument, which leads to a cross-site scripting (XSS) vulnerability. This means an attacker can inject malicious scripts that execute in the context of a user's browser. The vulnerability can be exploited remotely, and the exploit code is publicly available.
How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:
The vulnerability in Xiaopi Panel 1.0.0 involves a cross site scripting (XSS) issue that can be remotely exploited. Such vulnerabilities can potentially lead to unauthorized actions or data exposure if exploited, which may impact compliance with standards like GDPR or HIPAA that require protection of personal and sensitive data.
However, the provided information does not specify any direct impact or assessment regarding compliance with these regulations.