CVE-2026-22235
Published: 08 January 2026
Summary
CVE-2026-22235 is a high-severity Authorization Bypass Through User-Controlled Key (CWE-639) vulnerability in Opexustech Ecase Ecomplaint. Its CVSS base score is 7.5 (High).
Operationally, exploitation aligns with the MITRE ATT&CK technique Exploit Public-Facing Application (T1190); ranked at the 5.1th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.
Threat & Defense at a Glance
Threat & Defense Details
Likely Mitigating ControlsAI
Per-CVE control mapping for this CVE has not run yet; the list below is derived from the weakness types (CWEs) cited in the NVD entry.
MITRE ATT&CK Enterprise TechniquesAI
Why these techniques?
The IDOR vulnerability in a public-facing web application directly enables remote unauthenticated file access (T1190) and facilitates retrieval of sensitive data from the local system (T1005).
NVD Description
OPEXUS eComplaint before version 9.0.45.0 allows an attacker to visit the the 'DocumentOpen.aspx' endpoint, iterate through predictable values of 'chargeNumber', and download any uploaded files.
Deeper analysisAI
CVE-2026-22235 is a vulnerability in OPEXUS eComplaint versions prior to 9.0.45.0 that enables unauthorized access to uploaded files. An attacker can visit the 'DocumentOpen.aspx' endpoint and iterate through predictable values of the 'chargeNumber' parameter to download any files uploaded to the system. This issue stems from CWE-639 (Authorization Bypass Through User-Controlled Key) and carries a CVSS v3.1 base score of 7.5 (AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N), indicating high confidentiality impact.
The vulnerability can be exploited by any unauthenticated remote attacker (PR:N) with low attack complexity (AC:L) and no user interaction (UI:N) required over the network (AV:N). Successful exploitation allows the attacker to achieve high-impact unauthorized access to sensitive uploaded files, potentially exposing confidential data without affecting integrity or availability.
Advisories recommend upgrading to OPEXUS eComplaint version 9.0.45.0 or later to mitigate the vulnerability. Further details are provided in the CISA CSAF advisory at https://raw.githubusercontent.com/cisagov/CSAF/develop/csaf_files/IT/white/2025/va-26-008-02.json and the official CVE record at https://www.cve.org/CVERecord?id=CVE-2026-22235.
Details
- CWE(s)