CVE-2026-94387
5.4 MEDIUMpublic exploit availablePublished 2026-09-21 · Updated 2026-09-21
AI risk analysis
- Summary
- A stored cross-site scripting vulnerability in Aureus ERP before 1.6.0 allows users to inject malicious markup via Chatter field-change logs, potentially leading to client-side code execution when viewed by other users.
- Exploitability
- Exploitation requires user interaction and permission to edit tracked text fields; moderate effort needed for attackers.
- Blast radius
- If exploited, the vulnerability could impact any user viewing the affected record's Chatter panel, including administrators.
- Prioritized remediation
- Update to Aureus ERP version 1.6.0 or later to mitigate the vulnerability.
Analysis generated locally by qwen2.5:7b-instruct (no data left the box). AI-assisted — verify against primary sources before acting.
NVD description
Aureus ERP before 1.6.0 contains a stored cross-site scripting vulnerability in the Chatter field-change log where old_value and new_value entries are rendered without proper escaping. Any user permitted to edit tracked text fields can inject malicious markup that executes when other users, including administrators, view the record's Chatter panel.
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N
Weaknesses
CWE-79
Public exploit & PoC references
- https://github.com/aureuserp/aureuserp
- https://github.com/aureuserp/aureuserp/blob/v1.5.0/plugins/webkul/chatter/resources/views/filament/infolists/components/messages/content-text-entry.blade.php#L165
- https://github.com/aureuserp/aureuserp/blob/v1.5.0/plugins/webkul/chatter/resources/views/filament/infolists/components/messages/content-text-entry.blade.php#L182
- https://github.com/aureuserp/aureuserp/commit/57cf5cf4c98d82a0ad89003402f27823fbe1e27c
- https://github.com/aureuserp/aureuserp/pull/1465
- https://github.com/aureuserp/aureuserp/releases/tag/v1.6.0
All references
- https://github.com/aureuserp/aureuserp
- https://github.com/aureuserp/aureuserp/blob/v1.5.0/plugins/webkul/chatter/resources/views/filament/infolists/components/messages/content-text-entry.blade.php#L165
- https://github.com/aureuserp/aureuserp/blob/v1.5.0/plugins/webkul/chatter/resources/views/filament/infolists/components/messages/content-text-entry.blade.php#L182
- https://github.com/aureuserp/aureuserp/commit/57cf5cf4c98d82a0ad89003402f27823fbe1e27c
- https://github.com/aureuserp/aureuserp/pull/1465
- https://github.com/aureuserp/aureuserp/releases/tag/v1.6.0
- https://hackmd.io/@leediay/stored-xss-aureuserp-chatter
- https://www.vulncheck.com/advisories/aureus-erp-before-1.6.0-stored-xss-via-chatter-field-change-log
Source data: NVD (nvd.nist.gov), public domain. Exploit-DB.ai adds local AI analysis for defensive use only.
Related CVEs
- MEDIUMCVE-2025-71419PoC
- HIGHCVE-2026-16143
- MEDIUMCVE-2026-36468PoC
- MEDIUMCVE-2026-59830PoC
- HIGHCVE-2026-71233PoC
- HIGHCVE-2026-71236PoC
- MEDIUMCVE-2026-93339
- LOWCVE-2026-94145PoC
Related by shared AI tags and CWE weakness class. Browse the full archive.