CVE-2026-6651
Cross-Site Scripting in erponline.xyz Inventory Edit Item Page
Publication date: 2026-04-20
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 |
|---|---|---|
| erponline | 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 security flaw found in the ERP Online software (erponline.xyz) up to version 4.0.0, specifically in the Inventory Edit Item Page component. It occurs due to improper handling of the 'Item Name' argument, which allows an attacker to perform cross-site scripting (XSS) attacks. This means that malicious scripts can be injected and executed remotely through this input.
How can this vulnerability impact me? :
The vulnerability allows remote attackers to inject and execute malicious scripts via the Item Name field. This can lead to unauthorized actions performed on behalf of legitimate users, session hijacking, or the theft of sensitive information. Since the exploit is publicly available, attackers can easily use it to compromise affected systems.