CVE-2026-86238 Details
Description
A vulnerability was determined in projectworlds Online Examination System 1.0. The affected element is an unknown function of the file feedback.php of the component Feedback Form. Executing a manipulation of the argument Name/Subject can lead to cross site scripting. The attack may be launched remotely. The exploit has been publicly disclosed and may be utilized.
A stored cross-site scripting vulnerability has been identified in ProjectWorlds Online Examination System version 1.0. The issue resides in the feedback.php file, specifically within the Feedback Form component. The vulnerability arises because the Name and Subject fields are not properly sanitized before being saved and later displayed on the admin dashboard. This lack of sanitation allows for the execution of JavaScript in the context of the administrator's session. The vulnerability can be exploited remotely, and details of the exploit have been publicly disclosed.
To address this vulnerability, apply output encoding, such as using htmlspecialchars() or an equivalent function, to all feedback fields both when storing them and when rendering them on the admin dashboard.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Sep 7, 2026CISA-ADP
Assessed Sep 8, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/CyberShailendra1/Online-Examination-System-Project | [email protected] | ExploitTechnical Description |
| https://vuldb.com/cve/CVE-2026-86238 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/submit/901822 | [email protected] | Issue TrackingPermission Required |
| https://vuldb.com/vuln/399395 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/vuln/399395/cti | [email protected] | Content Wall |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-79 | Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') | [email protected] |
| CWE-94 | Improper Control of Generation of Code ('Code Injection') | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| ProjectWorlds Online Examination System | 1.0 |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Sep 8, 2026 | CVE Modified | CISA-ADP |
| Sep 7, 2026 | New CVE Received | [email protected] |
Volerion