CVE-2026-24773
Published: 03 February 2026
Summary
CVE-2026-24773 is a high-severity Authorization Bypass Through User-Controlled Key (CWE-639) vulnerability in Gunet Open Eclass Platform. 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 26.2th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog; a public proof-of-concept is referenced.
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?
IDOR in public-facing web app enables remote unauthenticated file access (T1190 initial access via public app exploitation + T1005 collection of data/files from the system).
NVD Description
The Open eClass platform (formerly known as GUnet eClass) is a complete course management system. Prior to version 4.2, an Insecure Direct Object Reference (IDOR) vulnerability allows unauthenticated remote attackers to access personal files of other users by directly requesting…
more
predictable user identifiers. This issue has been patched in version 4.2.
Deeper analysisAI
CVE-2026-24773 is an Insecure Direct Object Reference (IDOR) vulnerability, classified under CWE-639, affecting the Open eClass platform, a complete course management system formerly known as GUnet eClass. Versions prior to 4.2 are vulnerable, enabling unauthenticated remote attackers to access personal files belonging to other users by directly requesting predictable user identifiers. The vulnerability 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 with no effects on integrity or availability.
Unauthenticated attackers can exploit this vulnerability over the network with low complexity and no user interaction required. By leveraging predictable user identifiers, they can directly access sensitive personal files of other users, potentially exposing private data without needing privileges or authentication.
The issue has been addressed in Open eClass version 4.2. Additional details are available in the GitHub security advisory at https://github.com/gunet/openeclass/security/advisories/GHSA-63pm-pff4-xc9c.
Details
- CWE(s)