Description
Unauthenticated Insecure Direct Object References (IDOR) in School Management <= 93.1.0 versions.
Published: 2026-06-17
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The School Management plugin for WordPress contains an insecure direct object reference flaw that can be exploited without authentication. Based on the description, it is inferred that an attacker can manipulate internal identifiers such as student or class IDs to read or modify records that belong to other users, potentially exposing personal data or altering academic records. This weakness is classified as CWE‑639, which denotes a privilege and access control failure, and has a CVSS score of 5.3 indicating a moderate risk to confidentiality and integrity for affected users. The description explicitly states that the vulnerability allows unauthorized access to object data, and no additional privileges beyond existing web access are required to exploit it.

Affected Systems

The vulnerability affects the WordPress School Management plugin distributed by Mojoomla. All installations running any version up to and including 93.1.0 are potentially impacted; any custom deployments that use these plugin versions also remain at risk. No specific sub‑builds or environments are named, so any WordPress installation that hosts the plugin and uses it without additional safeguards should consider itself exposed.

Risk and Exploitability

The CVSS score of 5.3 shows a moderate severity, and the EPSS score is not available, implying no publicly known exploitation trend detected so far. The vulnerability is not listed in the CISA KEV catalog, suggesting it is not a known high‑profile exploit. The likely attack vector is unauthenticated access to the plugin’s object routes; an attacker only needs to guess or enumerate valid identifiers. Because the flaw resides in a third‑party WordPress component, the exposure relies on the user’s configuration of the plugin and the overall WordPress security posture.

Generated by OpenCVE AI on June 18, 2026 at 13:56 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the School Management plugin to the latest stable release that removes IDOR controls (any version newer than 93.1.0).
  • After updating, verify that object routes are protected by proper role checks; if role checks are missing, restrict access to the affected pages to administrative users only.
  • Activate detailed access logging for the plugin’s API endpoints to detect and review any unauthorized attempts.
  • If immediate upgrade is not feasible, consider disabling or removing the plugin’s pages that expose direct identifiers until the patch can be applied.

Generated by OpenCVE AI on June 18, 2026 at 13:56 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 18 Jun 2026 04:45:00 +0000

Type Values Removed Values Added
First Time appeared Mojoomla
Mojoomla school Management
Wordpress
Wordpress wordpress
Vendors & Products Mojoomla
Mojoomla school Management
Wordpress
Wordpress wordpress
Metrics ssvc

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


Wed, 17 Jun 2026 14:00:00 +0000

Type Values Removed Values Added
Description Unauthenticated Insecure Direct Object References (IDOR) in School Management <= 93.1.0 versions.
Title WordPress School Management plugin <= 93.1.0 - Insecure Direct Object References (IDOR) vulnerability
Weaknesses CWE-639
References
Metrics cvssV3_1

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


Subscriptions

Mojoomla School Management
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Patchstack

Published:

Updated: 2026-06-17T14:37:47.983Z

Reserved: 2026-06-03T09:11:02.919Z

Link: CVE-2025-15657

cve-icon Vulnrichment

Updated: 2026-06-17T14:37:28.112Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-18T14:00:16Z

Weaknesses
  • CWE-639

    Authorization Bypass Through User-Controlled Key