Description
openSIS Classic 9.3 contains an insecure direct object reference vulnerability in the messaging module. Any authenticated user with access to the messaging module can request sent-message details from modules/messaging/SentMail.php by supplying an arbitrary mail_id value.
Published: 2026-06-11
Score: 7.1 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

openSIS Classic 9.3 contains an insecure direct object reference that allows any authenticated user with messaging module access to retrieve details of any sent message by specifying an arbitrary mail_id value. This flaw can expose personal email contents or metadata, violating confidentiality and potentially revealing sensitive student or staff information. The weakness is classified as CWE‑639, a classic IDOR scenario.

Affected Systems

The vulnerability impacts OS4ED openSIS Classic version 9.3 running on Linux, macOS, or Windows operating systems. Users who are authenticated and have permission to use the messaging module are at risk.

Risk and Exploitability

The CVSS score of 7.1 indicates a high severity due to confidentiality impact and the need for authentication. EPSS data is unavailable, but the flaw is not in the CISA KEV list, suggesting no known widespread exploitation yet. The attack requires legitimate module access; however, any user with that access can exploit the flaw, making it a significant risk for environments where messaging permissions are broadly granted.

Generated by OpenCVE AI on June 11, 2026 at 20:40 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the patch commit c45d43146167324bae06bdf09de3e4bd2e5e478f to openSIS Classic 9.3
  • Limit messaging module permissions to users who truly need it, removing unnecessary roles
  • Validate mail_id parameters server‑side, ensuring they reference messages owned by the requesting user
  • Review access controls in the messaging module to prevent IDOR beyond the current fix

Generated by OpenCVE AI on June 11, 2026 at 20:40 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 11 Jun 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Thu, 11 Jun 2026 14:15:00 +0000

Type Values Removed Values Added
Description openSIS Classic 9.3 contains an insecure direct object reference vulnerability in the messaging module. Any authenticated user with access to the messaging module can request sent-message details from modules/messaging/SentMail.php by supplying an arbitrary mail_id value.
Title openSIS Classic 9.3 - Insecure Direct Object Reference in Sent Mail
First Time appeared Os4ed
Os4ed opensis-classic
Weaknesses CWE-639
CPEs cpe:2.3:a:os4ed:opensis-classic:9.3:*:linux:*:*:*:*:*
cpe:2.3:a:os4ed:opensis-classic:9.3:*:macos:*:*:*:*:*
cpe:2.3:a:os4ed:opensis-classic:9.3:*:windows:*:*:*:*:*
Vendors & Products Os4ed
Os4ed opensis-classic
References
Metrics cvssV4_0

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


Subscriptions

Os4ed Opensis-classic
cve-icon MITRE

Status: PUBLISHED

Assigner: Fluid Attacks

Published:

Updated: 2026-06-11T14:28:42.669Z

Reserved: 2026-05-12T15:47:59.042Z

Link: CVE-2026-8406

cve-icon Vulnrichment

Updated: 2026-06-11T14:28:21.203Z

cve-icon NVD

Status : Deferred

Published: 2026-06-11T14:16:32.930

Modified: 2026-06-11T16:16:25.377

Link: CVE-2026-8406

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-11T20:45:10Z

Weaknesses
  • CWE-639

    Authorization Bypass Through User-Controlled Key