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.
Published: 2026-09-07
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Cross‑Site Scripting
Action: Apply Patch
AI Analysis

Impact

The vulnerability arises from a lack of proper input sanitization in the feedback.php component of the projectworlds Online Examination System. A malicious user can inject arbitrary JavaScript by altering the Name or Subject parameters, leading to cross‑site scripting. The weakness corresponds to CWE‑79; while CWE‑94 also appears in the metadata, the description does not provide evidence of code execution in a dynamic context. The affected version is 1.0. An attacker who succeeds can hijack user sessions, steal credentials, deface the site, or deploy additional malware.

Affected Systems

The vulnerability affects projectworlds Online Examination System version 1.0. No other versions or patches are referenced in the vendor information. Administrators should verify the installed version and check for any newer releases or vendor advisories.

Risk and Exploitability

The risk is moderate, with a CVSS score of 5.3. No EPSS score is published, so exploitation likelihood is uncertain. The vulnerability is not listed in the CISA KEV catalog. Since the attack vector is remote and the application is publicly accessible, the risk remains significant. The lack of publicly disclosed patch or update amplifies the window of exposure.

Generated by OpenCVE AI on September 7, 2026 at 02:23 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the projectworlds Online Examination System to a patched version once it becomes available from the vendor.
  • Implement server‑side validation and escaping for all user‑supplied input on the feedback form, particularly the Name and Subject fields.
  • Configure the application to send a Content‑Security‑Policy header that restricts script sources and disables inline scripts to mitigate any residual XSS payloads.

Generated by OpenCVE AI on September 7, 2026 at 02:23 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 08 Sep 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Mon, 07 Sep 2026 00:45:00 +0000

Type Values Removed Values Added
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.
Title projectworlds Online Examination System Feedback Form feedback.php cross site scripting
First Time appeared Projectworlds
Projectworlds online Examination System
Weaknesses CWE-79
CWE-94
CPEs cpe:2.3:a:projectworlds:online_examination_system:*:*:*:*:*:*:*:*
Vendors & Products Projectworlds
Projectworlds online Examination System
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'}


Subscriptions

Projectworlds Online Examination System
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-09-08T15:00:19.746Z

Reserved: 2026-09-06T08:44:23.034Z

Link: CVE-2026-86238

cve-icon Vulnrichment

Updated: 2026-09-08T15:00:15.877Z

cve-icon NVD

Status : Deferred

Published: 2026-09-07T01:16:56.223

Modified: 2026-09-08T15:18:52.807

Link: CVE-2026-86238

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-07T04:00:14Z

Weaknesses
  • CWE-79

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

  • CWE-94

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