CVE-2025-48373

Source
https://cve.org/CVERecord?id=CVE-2025-48373
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-48373.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2025-48373
Aliases
  • GHSA-37h9-qq7c-6mc9
Published
2025-05-22T20:39:35.548Z
Modified
2026-04-02T12:50:10.364236Z
Severity
  • 6.6 (Medium) CVSS_V4 - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N/E:U CVSS Calculator
Summary
Schule Has Client-Side Role-Based Access Control (RBAC) Bypass Vulnerability
Details

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.

Database specific
{
    "cwe_ids": [
        "CWE-863"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/48xxx/CVE-2025-48373.json",
    "cna_assigner": "GitHub_M"
}
References

Affected packages

Git / github.com/schule111/schule

Affected ranges

Type
GIT
Repo
https://github.com/schule111/schule
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed

Affected versions

Other
school
schools

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-48373.json"
unresolved_ranges
[
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "1.0.0"
            }
        ]
    }
]