Description
A security vulnerability has been detected in igweze wizgrade up to b1d55f22b90cd7e7a6e5002f006d7c649e8086d6. This vulnerability affects unknown code of the file dashboard/studentConductManager.php. Such manipulation leads to cross site scripting. The attack may be performed from remote. The exploit has been disclosed publicly and may be used. This product utilizes a rolling release system for continuous delivery, and as such, version information for affected or updated releases is not disclosed. The vendor was contacted early about this disclosure but did not respond in any way.
Published: 2026-07-12
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

This vulnerability allows arbitrary JavaScript to be injected into the web application through the dashboard/studentConductManager.php page. The defect is an instance of Cross‑Site Scripting (CWE‑79) and is accompanied by code injection (CWE‑94) weaknesses. Because the vulnerable code can be executed on the client side, an attacker could steal session credentials, deface user interfaces, or manipulate sensitive data. The description specifies that the attack can be performed from remote and that the exploit is publicly disclosed; no server‑side logic is required to trigger the flaw beyond sending a crafted request.

Affected Systems

Wizgrade, the student performance management system provided by Igweze, is affected. All releases that include the repository commit b1d55f22b90cd7e7a6e5002f006d7c649e8086d6 contain the vulnerable code. The product uses a rolling‑release system, so explicit version numbers are not disclosed; administrators should therefore assume that any current or upcoming releases remain at risk until an official fix is published.

Risk and Exploitability

The CVSS score of 5.3 classifies this as a medium‑severity issue. The EPSS score of less than 1% indicates a very low but nonzero probability of exploitation in the wild. The vulnerability is not listed in the CISA KEV catalog. Because the attack vector is remote and publicly disclosed, a remote attacker could exploit it without requiring privileged access to the system.

Generated by OpenCVE AI on August 1, 2026 at 11:14 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the vendor’s patch as soon as a fixed release becomes available
  • Implement input validation and output encoding for all data handled by dashboard/studentConductManager.php to prevent malicious script injection
  • Configure secure HTTP headers such as Content‑Security‑Policy, X‑XSS‑Protection, and Strict‑Transport‑Security to reduce the impact of any XSS attempts
  • Deploy a Web Application Firewall to detect and block malicious payloads targeting the studentConductManager.php endpoint

Generated by OpenCVE AI on August 1, 2026 at 11:14 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 13 Jul 2026 19:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Sun, 12 Jul 2026 10:30:00 +0000

Type Values Removed Values Added
Description A security vulnerability has been detected in igweze wizgrade up to b1d55f22b90cd7e7a6e5002f006d7c649e8086d6. This vulnerability affects unknown code of the file dashboard/studentConductManager.php. Such manipulation leads to cross site scripting. The attack may be performed from remote. The exploit has been disclosed publicly and may be used. This product utilizes a rolling release system for continuous delivery, and as such, version information for affected or updated releases is not disclosed. The vendor was contacted early about this disclosure but did not respond in any way.
Title igweze wizgrade studentConductManager.php cross site scripting
First Time appeared Igweze
Igweze wizgrade
Weaknesses CWE-79
CWE-94
CPEs cpe:2.3:a:igweze:wizgrade:*:*:*:*:*:*:*:*
Vendors & Products Igweze
Igweze wizgrade
References
Metrics cvssV2_0

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

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:R'}

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:R'}

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'}


cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-07-13T18:12:32.364Z

Reserved: 2026-07-11T12:01:28.373Z

Link: CVE-2026-15492

cve-icon Vulnrichment

Updated: 2026-07-13T18:00:37.906Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-01T11:15:03Z

Weaknesses
  • CWE-79

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

  • CWE-94

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