Description
A vulnerability has been found in SourceCodester Onlne Examination & Learning Management System 1.0. Affected by this vulnerability is an unknown functionality. The manipulation leads to cross-site request forgery. The attack can be initiated remotely.
Published: 2026-08-18
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is a cross‑site request forgery that allows a remote attacker to trick a user into submitting state‑changing requests through an unprotected functionality in SourceCodester Onlne Examination & Learning Management System 1.0. The flaw resides in missing CSRF protection, enabling an attacker to force the victim to perform actions such as modifying data or changing settings without the victim’s consent. This weakness does not provide object‑level access control, so the impact is limited to the permissions of the authenticated user whose browser is exploited.

Affected Systems

SourceCodester Onlne Examination & Learning Management System, version 1.0. No other versions or products are listed as affected.

Risk and Exploitability

The CVSS score of 5.3 indicates a moderate severity vulnerability. No EPSS score is available, and the vulnerability is not listed in CISA KEV. The attack can be launched remotely, and the attacker requires only the ability to initiate a request from a victim’s browser. The absence of a known exploit in public channels suggests the risk is primarily theoretical, but the remote nature and lack of user authentication for the request make it a potentially actionable threat.

Generated by OpenCVE AI on August 18, 2026 at 03:55 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Obtain and install the latest official patch or update from SourceCodester that addresses CSRF protection for all state‑changing actions.
  • Implement CSRF token verification on all endpoints that modify data or alter configuration to ensure the request originates from a legitimate source.
  • Configure the same‑site cookie attribute (SameSite=Lax or Strict) to reduce the likelihood that cross‑origin requests carry session cookies.

Generated by OpenCVE AI on August 18, 2026 at 03:55 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 18 Aug 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Tue, 18 Aug 2026 02:45:00 +0000

Type Values Removed Values Added
Description A vulnerability has been found in SourceCodester Onlne Examination & Learning Management System 1.0. Affected by this vulnerability is an unknown functionality. The manipulation leads to cross-site request forgery. The attack can be initiated remotely.
Title SourceCodester Onlne Examination & Learning Management System cross-site request forgery
First Time appeared Sourcecodester
Sourcecodester onlne Examination Learning Management System
Weaknesses CWE-352
CWE-862
CPEs cpe:2.3:a:sourcecodester:onlne_examination_learning_management_system:*:*:*:*:*:*:*:*
Vendors & Products Sourcecodester
Sourcecodester onlne Examination Learning Management System
References
Metrics cvssV2_0

{'score': 5, 'vector': 'AV:N/AC:L/Au:N/C:N/I:P/A:N/E:ND/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:X/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:X/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:X'}


Subscriptions

Sourcecodester Onlne Examination Learning Management System
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-08-18T15:45:29.572Z

Reserved: 2026-08-17T18:48:36.229Z

Link: CVE-2026-75151

cve-icon Vulnrichment

Updated: 2026-08-18T15:45:20.287Z

cve-icon NVD

Status : Deferred

Published: 2026-08-18T03:16:40.923

Modified: 2026-08-20T12:48:31.843

Link: CVE-2026-75151

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-18T04:00:10Z

Weaknesses
  • CWE-352

    Cross-Site Request Forgery (CSRF)

  • CWE-862

    Missing Authorization