CVE-2026-8256
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 exists in Devs Palace ERP Online up to version 4.0.0, specifically in an unknown part of the file /accounts/mr-save. It allows an attacker to perform a cross site scripting (XSS) attack by manipulating the vulnerable code.
The attack can be launched remotely, meaning an attacker does not need physical access to the system to exploit it. The vulnerability has been publicly disclosed and the vendor did not respond to the notification.
How can this vulnerability impact me? :
This cross site scripting vulnerability can allow an attacker to inject malicious scripts into the web application, which may be executed in the context of other users' browsers.
- Potential impacts include theft of user session cookies, enabling unauthorized actions on behalf of users, and defacement or manipulation of web content.
- Since the attack can be launched remotely, it increases the risk of widespread exploitation.
- The CVSS scores indicate a low to medium severity, with limited impact on confidentiality and availability but some impact on integrity.