CVE-2026-8255
Cross-Site Scripting in Devs Palace ERP Online
Publication date: 2026-05-11
Last updated on: 2026-05-11
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 is a weakness in Devs Palace ERP Online up to version 4.0.0, specifically in an unknown part of the file /inventory/add_new_customer. It allows an attacker to perform cross-site scripting (XSS) attacks by manipulating this part of the application.
The attack can be initiated remotely, meaning an attacker does not need physical access to the system to exploit it. The exploit code has been made publicly available, increasing the risk of attacks.
The vendor was contacted early about this issue but did not respond.
How can this vulnerability impact me? :
This vulnerability can impact you by allowing attackers to execute cross-site scripting attacks remotely. Such attacks can lead to the injection of malicious scripts into web pages viewed by other users.
Potential impacts include theft of user session tokens, defacement of web content, or redirection to malicious sites, which can compromise user data and trust.
Since the exploit is publicly available, the risk of exploitation is higher.