Vulnerability Description
Schule is open-source school management system software. The application relies on client-side JavaScript (index.js) to redirect users to different panels based on their role. Prior to version 1.0.1, this implementation poses a serious security risk because it assumes that the value of data.role is trustworthy on the client side. Attackers can manipulate JavaScript in the browser (e.g., via browser dev tools or intercepting API responses) and set data.role to any arbitrary value (e.g., "admin"), gaining unauthorized access to restricted areas of the application.
CVSS Score
CRITICAL
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Schule111 | Schule School Management System | 1.0.0 |
Related Weaknesses (CWE)
References
- https://github.com/schule111/Schule/commit/cbf7f509c37acd69b4ab8ee19d842de867b46Patch
- https://github.com/schule111/Schule/security/advisories/GHSA-37h9-qq7c-6mc9Vendor Advisory
FAQ
What is CVE-2025-48373?
CVE-2025-48373 is a vulnerability with a CVSS score of 9.1 (CRITICAL). Schule is open-source school management system software. The application relies on client-side JavaScript (index.js) to redirect users to different panels based on their role. Prior to version 1.0.1, ...
How severe is CVE-2025-48373?
CVE-2025-48373 has been rated CRITICAL with a CVSS base score of 9.1/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2025-48373?
Check the references section above for vendor advisories and patch information. Affected products include: Schule111 Schule School Management System.