CVE-2026-5671 Details
Description
A vulnerability was determined in Cyber-III Student-Management-System up to 1a938fa61e9f735078e9b291d2e6215b4942af3f. Impacted is an unknown function of the file /admin/class%20schedule/delete_batch.php of the component Class Schedule Deletion Endpoint. Executing a manipulation of the argument batch can lead to cross site scripting. The attack can be launched remotely. The exploit has been publicly disclosed and may be utilized. This product does not use versioning. This is why information about affected and unaffected releases are unavailable. The project was informed of the problem early through an issue report but has not responded yet.
A reflected cross-site scripting vulnerability has been identified in the Cyber-III Student-Management-System in the class schedule deletion endpoint located at '/admin/class schedule/delete_batch.php'. This issue arises from the absence of proper administrator permission checks, allowing unauthorized access to the endpoint. Additionally, the 'batch' parameter in POST requests is not properly sanitized before being included in the HTML response, enabling the injection of malicious scripts that are executed in the context of the user's browser.
It is recommended to add proper authentication and authorization checks to ensure that only users with administrative privileges can access the deletion endpoint. Additionally, output should be escaped using 'htmlspecialchars()' to prevent cross-site scripting.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Apr 6, 2026CISA-ADP
Assessed Apr 7, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/Cyber-III/Student-Management-System/ | [email protected] | Vendor |
| https://github.com/Cyber-III/Student-Management-System/issues/242 | [email protected] | ExploitIssue TrackingTechnical DescriptionVendor |
| https://vuldb.com/submit/786028 | [email protected] | Technical Description |
| https://vuldb.com/vuln/355493 | [email protected] | AdvisoryExploitTechnical Description |
| https://vuldb.com/vuln/355493/cti | [email protected] |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-79 | Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') | [email protected] |
| CWE-94 | Improper Control of Generation of Code ('Code Injection') | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| Cyber-III Student-Management-System | All versions |
CPE
Remediation
| |
Change History
5 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jul 24, 2026 | CVE Translated | [email protected] |
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Apr 29, 2026 | Data Remediation | [email protected] |
| Apr 6, 2026 | New CVE Received | [email protected] |
Volerion