CVE-2026-4175
Awaiting Analysis
Awaiting Analysis - Queue
Remote XSS in Aureus ERP Chatter Message Handler Component
Publication date: 2026-03-16
Last updated on: 2026-03-16
Assigner: VulDB
Description
Description
A vulnerability was determined in Aureus ERP up to 1.3.0-BETA2. The affected element is an unknown function of the file plugins/webkul/chatter/resources/views/filament/infolists/components/messages/content-text-entry.blade.php of the component Chatter Message Handler. Executing a manipulation of the argument subject/body can lead to cross site scripting. The attack can be launched remotely. Upgrading to version 1.3.0-BETA1 is sufficient to fix this issue. This patch is called 2135ee7efff4090e70050b63015ab5e268760ec8. It is suggested to upgrade the affected component.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| aureuserp | aureus_erp | to 1.3.0-BETA2 (inc) |
| aureuserp | aureus_erp | 1.3.0-BETA1 |
| aureuserp | aureus_erp | to 1.3.0-beta1 (exc) |
| aureuserp | aureus_erp | 1.3.0-beta1 |
| aureus | erp | 1.3.0-beta2 |
| aureus | erp | From 1.3.0-beta1 (inc) |
| aureus | erp | to 1.3.0-BETA2 (inc) |
| aureus | erp | 1.3.0-BETA1 |
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. |