CVE-2026-37750
Received Received - Intake

Reflected XSS in School Management System register.php Allows Remote Code Execution

Vulnerability report for CVE-2026-37750, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

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-07-06
AI Q&A
2026-04-29
EPSS Evaluated
2026-07-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 Quick Actions

Instant insights powered by AI
Executive Summary

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.

Impact Analysis

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.

Compliance Impact

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.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-37750. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart