CVE-2026-8220
Cross-Site Scripting in Devs Palace ERP Online
Publication date: 2026-05-10
Last updated on: 2026-05-10
Assigner: VulDB
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| devs_palace | erp_online | to 4.0.0 (inc) |
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
Can you explain this vulnerability to me?
This vulnerability exists in Devs Palace ERP Online up to version 4.0.0, specifically in an unknown function within the file /inventory/customer-save. It allows an attacker to perform cross-site scripting (XSS) attacks by manipulating this function. The attack can be executed remotely, meaning an attacker does not need physical access to the system to exploit it.
How can this vulnerability impact me? :
The vulnerability enables remote attackers to perform cross-site scripting attacks, which can lead to the execution of malicious scripts in the context of a user's browser. This can result in unauthorized actions such as stealing session cookies, redirecting users to malicious sites, or performing actions on behalf of the user without their consent.