← Back to CVE List
CVE-2026-93454NVD
Description
Aureus ERP through 1.6.0 stores the Payment Term note field unsanitized and renders it as raw HTML in the Accounting plugin. Authenticated users with payment-term create permission can submit arbitrary JavaScript to the payment-terms endpoint, which persists to the database and executes in browsers of all users viewing that Payment Term record.
CVSS Base Metrics
CVSS v3 (3.1)
MEDIUM 5.4
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N
CVSS v4 (4.0)
MEDIUM 5.1
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:P/VC:L/VI:L/VA:N/SC:L/SI:L/SA:N
Weaknesses (CWE)
CWE-79 - Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
Affected & Patched Versions
| Product | Affected Versions | Patched Version |
|---|---|---|
| Webkul Aureus ERP | 0 - <= 1.6.0 | N/A |
References
- https://github.com/aureuserp/aureuserp/pull/1562
- https://hackmd.io/@leediay/stored-xss-aureus-via-payment-term
- https://github.com/aureuserp/aureuserp/blob/v1.6.0/plugins/webkul/accounts/src/Filament/Resources/PaymentTermResource/Schemas/PaymentTermInfolist.php#L59
- https://github.com/aureuserp/aureuserp
- https://www.vulncheck.com/advisories/aureus-erp-through-1.6.0-stored-xss-via-payment-term-note