Description
A vulnerability was detected in mathurvishal CloudClassroom-PHP-Project up to 5dadec098bfbbf3300d60c3494db3fb95b66e7be. The impacted element is an unknown function. The manipulation results in cross-site request forgery. The attack can be launched remotely. The exploit is now public and may be used. This product does not use versioning. This is why information about affected and unaffected releases are 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 Request Forgery
Action: Assess Impact
AI Analysis

Impact

An unknown function in the mathurvishal CloudClassroom‑PHP‑Project allows attackers to forge state‑changing web requests without user interaction. The flaw enables a traditional cross‑site request forgery (CWE‑352), potentially giving an attacker the ability to modify or delete data, perform privileged actions, or elevate privileges within the application (CWE‑862). Because a victim’s browser can be tricked into sending authenticated requests that the server treats as authorized, the impact includes data tampering, unauthorized privilege escalation, and loss of integrity for a wide range of operations.

Affected Systems

All installations of mathurvishal CloudClassroom‑PHP‑Project are affected, up to the commit hash 5dadec098bfbbf3300d60c3494db3fb95b66e7be. The product does not use explicit versioning, so any instance that predates or matches that commit is considered at risk. No patch or unaffected release information is available, and the vendor did not respond to the disclosure.

Risk and Exploitability

The CVSS base score of 5.3 indicates moderate severity. The EPSS score is not available, and the vulnerability is not listed in CISA’s KEV catalog. The attack can be launched remotely, and the exploit is publicly documented, so it is likely that a malicious actor could locate and exploit vulnerable instances once identified. With no official fix, the likelihood of exploitation remains non‑negligible, but the exact probability cannot be quantified without EPSS data. The attack vector is inferred to be via a malicious link or embedded request that forces a user’s browser to submit a forged request to a protected endpoint.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Check the repository for a recent commit that adds CSRF protection and deploy that version if available
  • Add a CSRF token to every state‑changing form or AJAX request and validate the token server‑side before processing the action
  • Enforce strict origin or referer header checks to reject requests that do not originate from the legitimate site

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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

Type Values Removed Values Added
Description A vulnerability was detected in mathurvishal CloudClassroom-PHP-Project up to 5dadec098bfbbf3300d60c3494db3fb95b66e7be. The impacted element is an unknown function. The manipulation results in cross-site request forgery. The attack can be launched remotely. The exploit is now public and may be used. This product does not use versioning. This is why information about affected and unaffected releases are unavailable. The vendor was contacted early about this disclosure but did not respond in any way.
Title mathurvishal CloudClassroom-PHP-Project cross-site request forgery
First Time appeared Mathurvishal
Mathurvishal cloudclassroom-php-project
Weaknesses CWE-352
CWE-862
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-27T18:00:15.506Z

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

Link: CVE-2026-100873

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-27T19:16:53.720

Modified: 2026-09-27T19:16:53.720

Link: CVE-2026-100873

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-27T20:00:06Z

Weaknesses
  • CWE-352

    Cross-Site Request Forgery (CSRF)

  • CWE-862

    Missing Authorization