Skip to main content

School Management ERP EUVDEUVD-2026-59904

| CVE-2026-9767 MEDIUM
SQL Injection (CWE-89)
2026-08-16 Wordfence GHSA-mjq3-78vf-6gv2
6.5
CVSS 3.1 · Vendor: Wordfence
Share

Severity by source

Vendor (Wordfence) PRIMARY
6.5 MEDIUM
AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
vuln.today AI
6.5 MEDIUM

Network-accessible AJAX handler requires custom-level WordPress authentication; SQL injection is read-only with no integrity or availability impact per the description.

3.1 AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
4.0 AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N

Primary rating from Vendor (Wordfence).

CVSS VectorVendor: Wordfence

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
None
Availability
None

Lifecycle Timeline

2
Analysis Generated
Aug 16, 2026 - 06:21 vuln.today
CVE Published
Aug 16, 2026 - 05:27 cve.org
MEDIUM 6.5

DescriptionCVE.org

The The School Management - Education & Learning ERP plugin for WordPress is vulnerable to generic SQL Injection via 'order[0][dir]' Parameter in all versions up to, and including, 5.4 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for authenticated attackers, with custom-level access and above, to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database. This vulnerability is replicated across seven or more AJAX handlers including wlsm-fetch-staff-classes, wlsm-fetch-notices, wlsm-fetch-subjects, wlsm-fetch-inquiries, wlsm-fetch-staff-employee, and wlsm-fetch-payments, and the missing nonce verification on several of these handlers also enables CSRF-chained exploitation.

AnalysisAI

SQL injection in Weblizar's School Management - Education & Learning ERP WordPress plugin (versions ≤5.4) enables authenticated attackers with custom-level access to exfiltrate arbitrary database records by manipulating the unsanitized order[0][dir] sort-direction parameter across at least seven AJAX handlers. The vulnerability's attack surface is compounded by missing nonce verification on several of those same handlers, enabling a CSRF-chained exploitation path that effectively bypasses the authentication prerequisite when an authenticated user can be lured to a malicious page. …

Unlock full vulnerability intelligence

  • Risk assessment & exploitation conditions
  • Attack chain visualization
  • Remediation with exact patch versions
  • Threat intelligence from 22 sources
  • Personal watchlist & email alerts

Free forever · No credit card required

Attack ChainAIDerived

Hypothetical attack flow derived from CVE metadata

Access
Authenticate as custom-level WordPress user
Delivery
Identify vulnerable AJAX handler endpoint
Exploit
Craft malicious order[0][dir] SQL payload
Execution
Submit AJAX request to handler
Persist
Injected SQL appended to backend query
Impact
Extract sensitive records from WordPress database

Vulnerability AssessmentAI

Exploitation The direct authenticated exploitation path requires a valid WordPress account with custom-level access or above on the target site; the School Management - Education & Learning ERP plugin must be installed, active, and at version 5.4 or below. … Additional conditions and limiting factors are described in the full assessment.
Risk Assessment The CVSS 6.5 (AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N) correctly characterizes the direct authenticated exploitation path: low-complexity network attack requiring a custom-level WordPress account, yielding high confidentiality impact with no integrity or availability damage. … Full risk analysis with EPSS, KEV, and SSVC signal comparison available after sign-in.
Exploit Scenario An attacker holding a custom-level WordPress account on an affected school site submits an AJAX request to the wlsm-fetch-staff-classes handler with the `order[0][dir]` parameter set to a malicious value such as `ASC,(SELECT password FROM wp_users LIMIT 1)--`, causing the injected subquery to execute within the existing SQL statement and return hashed credentials or PII in the AJAX response. Alternatively, using the CSRF path on a handler lacking nonce verification, an unauthenticated attacker embeds the forged AJAX request in a malicious webpage and tricks an authenticated administrator into visiting it, triggering the same SQL injection without possessing any WordPress credentials. …
Remediation An upstream code change is referenced in the WordPress plugin repository changeset (https://plugins.trac.wordpress.org/changeset?reponame=&old=3570107%40school-management-system&new=3570107%40school-management-system), indicating a fix has been committed; however, the exact patched release version number is not confirmed in available data - administrators should update to the latest available version via the WordPress admin dashboard and verify the installed version exceeds 5.4. … Detailed patch versions, workarounds, and compensating controls in full report.

Threat intelligence, references, and detailed analysis are available after sign-in.

Share

EUVD-2026-59904 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy