CVE-2026-37750
Received Received - Intake
Reflected XSS in School Management System register.php Allows Remote Code Execution

Publication date: 2026-04-28

Last updated on: 2026-04-29

Assigner: MITRE

Description
A reflected Cross-Site Scripting (XSS) vulnerability in School Management System by mahmoudai1 allows unauthenticated remote attackers to execute arbitrary JavaScript in victim's browsers via the unsanitized type parameter in register.php.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-04-28
Last Modified
2026-04-29
Generated
2026-05-07
AI Q&A
2026-04-29
EPSS Evaluated
2026-05-05
NVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
mahmoudai1 school_management_system *
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-79 The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?

This vulnerability is a reflected Cross-Site Scripting (XSS) issue found in the School Management System by mahmoudai1. It allows unauthenticated remote attackers to execute arbitrary JavaScript code in the browsers of victims. This happens because the 'type' parameter in the register.php page is not properly sanitized, enabling malicious scripts to be injected and run.


How can this vulnerability impact me? :

The impact of this vulnerability includes the potential for attackers to execute arbitrary JavaScript in users' browsers. This can lead to session hijacking, theft of sensitive information, defacement of the website, or redirection to malicious sites. Since the attack can be performed by unauthenticated remote attackers, it poses a significant security risk to users interacting with the affected system.


How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:

The vulnerability is a reflected Cross-Site Scripting (XSS) issue that allows unauthenticated remote attackers to execute arbitrary JavaScript in victims' browsers. Such vulnerabilities can lead to unauthorized access to sensitive information or session hijacking, which may impact the confidentiality and integrity of user data.

Because regulations like GDPR and HIPAA require protection of personal and sensitive data, the presence of this XSS vulnerability could potentially lead to non-compliance if exploited to access or manipulate protected data.

However, specific impacts on compliance depend on the context of data handled by the affected system and whether the vulnerability is exploited to compromise regulated data.


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart