Description
OPEXUS eCasePortal before version 9.0.45.0 allows an unauthenticated attacker to navigate to the 'Attachments.aspx' endpoint, iterate through predictable values of 'formid', and download or delete all user-uploaded files, or upload new files.
Published: 2026-01-08
Score: 9.3 Critical
EPSS: < 1% Very Low
KEV: No
Impact: Insecure Direct Object Reference enabling unauthenticated download, deletion, or upload of user files
Action: Immediate Patch
AI Analysis

Impact

The vulnerability is an IDOR that allows an attacker without authentication to use the Attachments.aspx endpoint, iterating predictable formid values to access files uploaded by users. This flaw gives the attacker read, write, and delete capabilities over user‑uploaded content, potentially exposing confidential documents, corrupting data integrity, or disrupting access for legitimate users. The weakness is classified under CWE-639, which describes improper authorization of access to resources based on direct object references.

Affected Systems

OPEXUS eCasePortal versions prior to 9.0.45.0 are affected. Attacks target the Attachments.aspx endpoint exposed by the application, as documented by the vendor’s product listing.

Risk and Exploitability

The CVSS base score of 9.3 denotes critical severity. EPSS indicates a very low exploitation probability (<1%) and the vulnerability is not listed in CISA’s KEV catalog. Nonetheless, the flaw can be exploited by simply navigating to a known endpoint with predictable parameters. Based on the description, it is inferred that the attack requires minimal technical skill and does not require privileged access, making the risk notable for any unpatched deployment.

Generated by OpenCVE AI on April 18, 2026 at 07:34 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade OPEXUS eCasePortal to version 9.0.45.0 or later to eliminate the IDOR flaw.
  • Configure the web application to require authentication and enforce role‑based access controls for the Attachments.aspx endpoint, so only authorized users can download, delete or upload files.
  • Validate the formid request parameter and implement checks to prevent enumeration of object identifiers, ensuring that only objects belonging to the requesting user are accessible.

Generated by OpenCVE AI on April 18, 2026 at 07:34 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 10 Mar 2026 21:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Wed, 18 Feb 2026 14:15:00 +0000

Type Values Removed Values Added
First Time appeared Opexustech
Opexustech ecase Portal
CPEs cpe:2.3:a:opexustech:ecase_portal:*:*:*:*:*:*:*:*
Vendors & Products Opexustech
Opexustech ecase Portal

Fri, 09 Jan 2026 13:30:00 +0000

Type Values Removed Values Added
First Time appeared Opexus
Opexus ecase Portal
Vendors & Products Opexus
Opexus ecase Portal

Thu, 08 Jan 2026 17:30:00 +0000

Type Values Removed Values Added
Description OPEXUS eCasePortal before version 9.0.45.0 allows an unauthenticated attacker to navigate to the 'Attachments.aspx' endpoint, iterate through predictable values of 'formid', and download or delete all user-uploaded files, or upload new files.
Title OPEXUS eCasePortal unauthenticated IDOR
Weaknesses CWE-639
References
Metrics cvssV3_1

{'score': 9.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H'}

cvssV4_0

{'score': 9.3, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N'}


Subscriptions

Opexus Ecase Portal
Opexustech Ecase Portal
cve-icon MITRE

Status: PUBLISHED

Assigner: cisa-cg

Published:

Updated: 2026-03-10T20:39:28.330Z

Reserved: 2026-01-06T22:00:07.262Z

Link: CVE-2026-22234

cve-icon Vulnrichment

Updated: 2026-03-10T20:39:25.308Z

cve-icon NVD

Status : Analyzed

Published: 2026-01-08T18:16:00.380

Modified: 2026-02-18T14:05:09.970

Link: CVE-2026-22234

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-18T07:45:24Z

Weaknesses
  • CWE-639

    Authorization Bypass Through User-Controlled Key