Description
A weakness has been identified in mathurvishal CloudClassroom-PHP-Project up to 5dadec098bfbbf3300d60c3494db3fb95b66e7be. This affects an unknown function of the file updatequery.php. Executing a manipulation of the argument queryx can lead to cross site scripting. It is possible to launch the attack remotely. The exploit has been made available to the public and could be used for attacks. This product takes the approach of rolling releases to provide continious delivery. Therefore, version details for affected and updated releases are not available. The vendor was contacted early about this disclosure but did not respond in any way.
Published: 2026-09-26
Score: 5.3 Medium
EPSS: n/a
KEV: No
Impact: Remote Cross‑Site Scripting
Action: Assess Impact
AI Analysis

Impact

The vulnerability resides in an unknown function within the file updatequery.php of mathurvishal CloudClassroom‑PHP‑Project. Manipulation of the queryx argument allows an attacker to inject arbitrary scripts, enabling cross‑site scripting against users who view the reflected content. The injected code can execute in the victim’s browser, potentially leading to credential theft, session hijacking, or defacement. This weakness is categorized as CWE‑79 and is also related to CWE‑94, indicating potential improper handling of dynamic code.

Affected Systems

Affected deployments are any installations of mathurvishal CloudClassroom‑PHP‑Project based on the code base at or older than commit 5dadec098bfbbf3300d60c3494db3fb95b66e7be. Specific version numbers are unavailable because the vendor follows a rolling‑release model; therefore, any instance running the affected commit is vulnerable.

Risk and Exploitability

The CVSS score of 5.3 falls in the moderate range, suggesting that exploitation requires some level of user interaction or a trusted context. No EPSS score is published, but the public release of exploits indicates that attackers can target vulnerable sites remotely. The vulnerability is not listed in CISA’s KEV catalog, yet the availability of exploit code and the ability to execute scripts in a victim’s browser elevate the real‑world risk for exposed web applications.

Generated by OpenCVE AI on September 26, 2026 at 12:50 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Validate and sanitize the queryx parameter before processing, removing or escaping any script tags or JavaScript constructs.
  • Ensure that all dynamic output from the parameter is properly HTML‑escaped before rendering to the browser.
  • When a vendor patch becomes available, upgrade the codebase to the latest commit that includes the fix.
  • Deploy a web‑application firewall or similar security layer to detect and block XSS payloads.

Generated by OpenCVE AI on September 26, 2026 at 12:50 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sat, 26 Sep 2026 11:30:00 +0000

Type Values Removed Values Added
Description A weakness has been identified in mathurvishal CloudClassroom-PHP-Project up to 5dadec098bfbbf3300d60c3494db3fb95b66e7be. This affects an unknown function of the file updatequery.php. Executing a manipulation of the argument queryx can lead to cross site scripting. It is possible to launch the attack remotely. The exploit has been made available to the public and could be used for attacks. This product takes the approach of rolling releases to provide continious delivery. Therefore, version details for affected and updated releases are not available. The vendor was contacted early about this disclosure but did not respond in any way.
Title mathurvishal CloudClassroom-PHP-Project updatequery.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-26T11:15:10.990Z

Reserved: 2026-09-25T19:10:06.310Z

Link: CVE-2026-100313

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-26T12:17:33.267

Modified: 2026-09-26T12:17:33.267

Link: CVE-2026-100313

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-26T13:00:15Z

Weaknesses
  • CWE-79

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

  • CWE-94

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