CVE-2026-75151
Received Received - Intake

Cross-Site Request Forgery in Online Examination & Learning Management System

Vulnerability report for CVE-2026-75151, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-08-18

Last updated on: 2026-08-18

Assigner: VulDB

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.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-18
Last Modified
2026-08-18
Generated
2026-08-18
AI Q&A
2026-08-18
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
sourcecodester online_examination_and_learning_management_system 1.0

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-352 The web application does not, or cannot, sufficiently verify whether a request was intentionally provided by the user who sent the request, which could have originated from an unauthorized actor.
CWE-862 The product does not perform an authorization check when an actor attempts to access a resource or perform an action.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability is a Cross-Site Request Forgery (CSRF) issue in the Online Examination & Learning Management System 1.0. It allows attackers to trick users into performing unwanted actions on the web application without their knowledge or consent.

Detection Guidance

Detecting CSRF vulnerabilities typically involves checking for missing or improperly implemented CSRF tokens in web forms and requests. Inspect network traffic for suspicious requests lacking origin validation. Use browser developer tools to monitor form submissions and look for predictable or missing anti-CSRF tokens.

Impact Analysis

An attacker could exploit this to perform actions on your behalf, such as changing account settings, submitting exam responses, or altering data. This could lead to unauthorized access, data manipulation, or exam fraud if you are a user or administrator of the system.

Compliance Impact

CSRF can compromise data integrity and confidentiality, which may violate GDPR (if personal data is exposed) or HIPAA (if protected health information is altered). Compliance could be impacted if unauthorized changes occur due to the vulnerability.

Mitigation Strategies

Implement CSRF tokens in all state-changing requests. Ensure all forms include unique tokens and validate them on the server side. Update to the latest version of the software if a patch is available. Monitor for unusual activity and restrict unnecessary user privileges.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-75151. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart