Description
A vulnerability was determined in mathurvishal CloudClassroom-PHP-Project up to 5dadec098bfbbf3300d60c3494db3fb95b66e7be. Affected by this vulnerability is an unknown functionality of the file registrationform.php. Executing a manipulation of the argument FName/LName/Addrs can lead to cross site scripting. The attack can be executed remotely. The exploit has been publicly disclosed and may be utilized. This product implements a rolling release for ongoing delivery, which means version information for affected or updated releases is unavailable. The vendor was contacted early about this disclosure but did not respond in any way.
Published: 2026-09-27
Score: 5.3 Medium
EPSS: n/a
KEV: No
Impact: Cross‑Site Scripting
Action: Assess Impact
AI Analysis

Impact

A stored cross‑site scripting vulnerability exists in the registrationform.php script of the CloudClassroom‑PHP‑Project. Malicious input supplied through the FName, LName, or Addrs parameters is reflected in the page output without proper sanitization, allowing the injection of arbitrary JavaScript. This flaw is classified under CWE‑79 and CWE‑94. An attacker who exploits this flaw can execute client‑side code in the context of registered users, potentially enabling session hijacking, credential theft, defacement, or the deployment of further client‑side malware.

Affected Systems

The affected product is mathurvishal:CloudClassroom‑PHP‑Project. The advisory references a commit hash, but due to the application’s rolling‑release model, the vulnerability may exist in all current or future releases until a patch is released. The vendor has not responded to the disclosure, and no version‑specific fix is documented. Therefore, any instance of the application that includes registrationform.php remains exposed.

Risk and Exploitability

The reported CVSS score of 5.3 indicates moderate severity and the EPSS score is not available, making it difficult to gauge current exploitation likelihood. The vulnerability is not listed in the CISA KEV catalog, yet it is publicly disclosed and known to be exploitable remotely. In the absence of an official fix, the risk remains contingent on the presence of the vulnerable endpoint and the effectiveness of downstream defenses such as input validation and content‑security policies.

Generated by OpenCVE AI on September 27, 2026 at 21:21 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Implement strict server‑side validation and output encoding for all user input fields (FName, LName, Addrs) to neutralize injected scripts
  • Apply a restrictive Content‑Security‑Policy that blocks execution of external or inline scripts unless explicitly permitted
  • Continuously monitor the project repository for a resolved commit or security patch, and upgrade to the latest release as soon as it is available
  • If immediate remediation is not possible, temporarily disable or remove the registrationform.php endpoint until a corrective fix is deployed

Generated by OpenCVE AI on September 27, 2026 at 21:21 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sun, 27 Sep 2026 20:30:00 +0000

Type Values Removed Values Added
Description A vulnerability was determined in mathurvishal CloudClassroom-PHP-Project up to 5dadec098bfbbf3300d60c3494db3fb95b66e7be. Affected by this vulnerability is an unknown functionality of the file registrationform.php. Executing a manipulation of the argument FName/LName/Addrs can lead to cross site scripting. The attack can be executed remotely. The exploit has been publicly disclosed and may be utilized. This product implements a rolling release for ongoing delivery, which means version information for affected or updated releases is unavailable. The vendor was contacted early about this disclosure but did not respond in any way.
Title mathurvishal CloudClassroom-PHP-Project registrationform.php cross site scripting
First Time appeared Mathurvishal
Mathurvishal cloudclassroom-php-project
Weaknesses CWE-79
CWE-94
CPEs cpe:2.3:a:mathurvishal:cloudclassroom-php-project:*:*:*:*:*:*:*:*
Vendors & Products Mathurvishal
Mathurvishal cloudclassroom-php-project
References
Metrics cvssV2_0

{'score': 5, 'vector': 'AV:N/AC:L/Au:N/C:N/I:P/A:N/E:POC/RL:ND/RC:C'}

cvssV3_0

{'score': 4.3, 'vector': 'CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N/E:P/RL:X/RC:C'}

cvssV3_1

{'score': 4.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N/E:P/RL:X/RC:C'}

cvssV4_0

{'score': 5.3, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:P'}


Subscriptions

Mathurvishal Cloudclassroom-php-project
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-09-27T20:15:09.305Z

Reserved: 2026-09-27T03:27:50.586Z

Link: CVE-2026-100877

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-27T21:17:00.923

Modified: 2026-09-27T21:17:00.923

Link: CVE-2026-100877

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-27T21:30:18Z

Weaknesses
  • CWE-79

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

  • CWE-94

    Improper Control of Generation of Code ('Code Injection')