---
id: CVE-2026-93454
title: >-
  Aureus ERP through 1.6.0 stores the Payment Term note field unsanitized and
  renders it as raw HTML in the Accounting plugin
summary: >-
  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 end…
severity: medium
cvss: 5.4
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N'
cwe:
  - CWE-79
vendor: Webkul
product: Aureus ERP
affected:
  - aureus_erp <= 1.6.0
published: '2026-09-18'
updated: '2026-09-22'
sourceUpdated: '2026-09-22T20:53:07.383'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-93454'
references:
  - url: 'https://github.com/aureuserp/aureuserp'
    label: disclosure@vulncheck.com
  - url: >-
      https://github.com/aureuserp/aureuserp/blob/v1.6.0/plugins/webkul/accounts/src/Filament/Resources/PaymentTermResource/Schemas/PaymentTermInfolist.php#L59
    label: disclosure@vulncheck.com
  - url: 'https://github.com/aureuserp/aureuserp/pull/1562'
    label: disclosure@vulncheck.com
  - url: 'https://hackmd.io/@leediay/stored-xss-aureus-via-payment-term'
    label: disclosure@vulncheck.com
  - url: >-
      https://www.vulncheck.com/advisories/aureus-erp-through-1.6.0-stored-xss-via-payment-term-note
    label: disclosure@vulncheck.com
tags:
  - nvd
  - cve.org
  - exploit-available
epss: 0.00298
epssPercentile: 0.2009
exploitAvailable: true
ssvc:
  exploitation: poc
  automatable: 'no'
  technicalImpact: partial
  timestamp: '2026-09-22T01:59:33.777189Z'
ingestedAt: '2026-09-17T23:31:20.692Z'
---

## Overview

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.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
