PatchSiren cyber security CVE debrief
CVE-2026-93454 Webkul CVE debrief
CVE-2026-93454 is a stored cross-site scripting (XSS) vulnerability in the Aureus ERP system, specifically in the payment term note field. An authenticated user with payment-term create permission can submit arbitrary JavaScript, which persists in the database and executes in the browsers of all users viewing that payment term record. This vulnerability allows attackers to potentially steal data, take unauthorized actions, or compromise user sessions. Defenders should prioritize verifying and remediating this vulnerability, especially in systems where authenticated user input is not sufficiently sanitized.
- Vendor
- Webkul
- Product
- Aureus ERP
- CVSS
- MEDIUM 5.1
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-09-18
- Original CVE updated
- 2026-09-22
- Advisory published
- 2026-09-18
- Advisory updated
- 2026-09-22
Who should care
Defenders responsible for Aureus ERP systems, especially those with user input and payment term management functionality, should assess exposure and prioritize remediation. This includes IT security teams, system administrators, and operators who manage or interact with the affected systems. They should verify the vulnerability's existence in their systems, restrict payment-term create permissions, and monitor for suspicious activity.
Why it matters
CVE-2026-93454 is a stored XSS vulnerability in Aureus ERP that allows authenticated users to execute arbitrary JavaScript, potentially leading to data theft, unauthorized actions, or user session compromise. Defenders should prioritize verifying and remediating this vulnerability, especially in systems where authenticated user input is not sufficiently sanitized.
- Execution of arbitrary JavaScript in user browsers.
- Potential for data theft or unauthorized actions.
- Compromise of user sessions or sensitive information.
- Verification of user input sanitization and validation.
Technical summary
The vulnerability exists in the Aureus ERP system, specifically in the payment term note field. An authenticated user with payment-term create permission can submit arbitrary JavaScript, which persists in the database and executes in the browsers of all users viewing that payment term record. This stored XSS vulnerability allows attackers to execute arbitrary JavaScript in user browsers, potentially leading to data theft, unauthorized actions, or user session compromise. The vulnerability has a CVSS score of 5.1 and a severity of MEDIUM.
Defensive priority
Defenders should prioritize verifying and remediating this vulnerability, especially in systems where authenticated user input is not sufficiently sanitized.
Recommended defensive actions
- Verify and remediate the vulnerability in Aureus ERP systems, especially in versions up to 1.6.0.
- Restrict payment-term create permissions to trusted users.
- Monitor for suspicious activity related to payment term records.
- Review compensating controls for exposed systems while remediation is scheduled and verified.
- Check relevant monitoring, detection, and logs for exposed assets that need extra review.
- Track exceptions, retest remediated assets, and close the item only after evidence is documented.
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up.
Evidence notes
The CVE record and NVD entry provide details on the vulnerability, including its CVSS score of 5.1 and severity of MEDIUM. The vulnerability exists in Aureus ERP through version 1.6.0. There is no evidence of public exploitation, but defenders should verify the vulnerability's existence in their systems and prioritize remediation. The CVE Program and NVD provide official details, but additional source references may be necessary for thorough verification.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-93454 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-93454
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-93454 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-93454
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://github.com/aureuserp/aureuserp
-
Source reference
Unverified legacy reference
URL: https://github.com/aureuserp/aureuserp/blob/v1.6.0/plugins/webkul/accounts/src/Filament/Resources/PaymentTermResource/Schemas/PaymentTermInfolist.php
-
Source reference
Unverified legacy reference
URL: https://github.com/aureuserp/aureuserp/pull/1562
-
Source reference
Unverified legacy reference
URL: https://hackmd.io/@leediay/stored-xss-aureus-via-payment-term
-
Source reference
Unverified legacy reference
URL: https://www.vulncheck.com/advisories/aureus-erp-through-1.6.0-stored-xss-via-payment-term-note
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.