CVE-2026-32869
Stored XSS in OPEXUS eComplaint eCASE "Name of Organization" Field
Publication date: 2026-03-19
Last updated on: 2026-03-30
Assigner: Cybersecurity and Infrastructure Security Agency (CISA) U.S. Civilian Government
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| opexustech | ecase_ecomplaint | to 10.2.0.0 (exc) |
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. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability exists in OPEXUS eComplaint and eCASE versions before 10.2.0.0. It occurs because the software does not properly sanitize the contents of the "Name of Organization" field when filling out case information.
An authenticated attacker can exploit this by injecting a Cross-Site Scripting (XSS) payload into that field. When a victim views the case information page, the malicious script executes in the context of their session.
How can this vulnerability impact me? :
The impact of this vulnerability is that an attacker can execute malicious scripts in the context of a victim's session when they view the affected case information page.
This can lead to unauthorized actions performed on behalf of the victim, theft of sensitive information, session hijacking, or other malicious activities that exploit the victim's authenticated session.
How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:
I don't know
How can this vulnerability be detected on my network or system? Can you suggest some commands?
I don't know
What immediate steps should I take to mitigate this vulnerability?
I don't know