Skip to main content

Simple E Learning System EUVDEUVD-2026-14365

| CVE-2026-4574 LOW
SQL Injection (CWE-89)
2026-03-23 VulDB
2.1
CVSS 4.0 · NVD

Severity by source

NVD PRIMARY
2.1 LOW
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X

Primary rating from NVD · only source for this CVE.

CVSS VectorNVD

Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
X

Lifecycle Timeline

7
Severity Changed
Apr 29, 2026 - 01:11 NVD
MEDIUM LOW
CVSS changed
Apr 29, 2026 - 01:11 NVD
5.3 (MEDIUM) 2.1 (LOW)
CVSS changed
Apr 24, 2026 - 16:37 NVD
6.3 (MEDIUM) 5.3 (MEDIUM)
PoC Detected
Mar 23, 2026 - 14:31 vuln.today
Public exploit code
EUVD ID Assigned
Mar 23, 2026 - 05:45 euvd
EUVD-2026-14365
Analysis Generated
Mar 23, 2026 - 05:45 vuln.today
CVE Published
Mar 23, 2026 - 05:01 nvd
MEDIUM 6.3

DescriptionCVE.org

A vulnerability was detected in SourceCodester Simple E-learning System 1.0. This vulnerability affects unknown code of the component User Profile Update Handler. The manipulation of the argument firstName results in sql injection. It is possible to launch the attack remotely. The exploit is now public and may be used.

AnalysisAI

SQL injection in SourceCodester Simple E-learning System 1.0's user profile update functionality allows authenticated remote attackers to manipulate the firstName parameter and execute arbitrary SQL queries. Public exploit code exists for this vulnerability, enabling attackers with valid credentials to read or modify sensitive database information. No patch is currently available.

Technical ContextAI

The vulnerability is a classic SQL injection flaw (CWE-89: Improper Neutralization of Special Elements used in an SQL Command) affecting SourceCodester Simple E-learning System version 1.0, confirmed via CPE cpe:2.3:a:sourcecodester:simple_e-learning_system:*:*:*:*:*:*:*:*. The User Profile Update Handler component fails to properly sanitize or parameterize user input from the firstName field before incorporating it into SQL queries. This allows attackers to inject arbitrary SQL commands by crafting malicious firstName values, bypassing authentication and authorization controls. The vulnerability is network-accessible and requires only standard user-level privileges to exploit, indicating insufficient input validation in the application's backend database interaction logic.

RemediationAI

Immediately upgrade SourceCodester Simple E-learning System to a patched version released after the disclosure, with confirmation from https://www.sourcecodester.com/. If immediate patching is not possible, implement the following interim controls: enforce input validation on the firstName parameter using allowlist-based sanitization (permitting only alphabetic characters and spaces), apply parameterized queries or prepared statements for all database interactions, implement Web Application Firewall (WAF) rules to detect and block common SQL injection patterns in user profile update requests, restrict profile update functionality to specific trusted internal networks only, and enable comprehensive SQL error logging to detect exploitation attempts. Additionally, conduct a database audit to identify any unauthorized modifications resulting from exploitation during the vulnerability window.

CVE-2022-40872 CRITICAL POC
9.8 Oct 07

An SQL injection vulnerability issue was discovered in Sourcecodester Simple E-Learning System 1.0., in /vcs/classRoom.p

CVE-2022-2698 CRITICAL POC
9.8 Aug 08

A vulnerability was found in SourceCodester Simple E-Learning System. Rated critical severity (CVSS 9.8), this vulnerabi

CVE-2022-2490 HIGH POC
8.8 Jul 20

A vulnerability classified as critical has been found in SourceCodester Simple E-Learning System 1.0. Rated high severit

CVE-2022-2489 HIGH POC
8.8 Jul 20

A vulnerability was found in SourceCodester Simple E-Learning System 1.0. Rated high severity (CVSS 8.8), this vulnerabi

CVE-2022-43319 HIGH POC
7.5 Nov 07

An information disclosure vulnerability in the component vcs/downloadFiles.php?download=./search.php of Simple E-Learnin

CVE-2022-2704 HIGH POC
7.5 Aug 08

A vulnerability was found in SourceCodester Simple E-Learning System. Rated high severity (CVSS 7.5), this vulnerability

CVE-2022-2699 HIGH POC
7.5 Aug 08

A vulnerability was found in SourceCodester Simple E-Learning System. Rated high severity (CVSS 7.5), this vulnerability

CVE-2022-2697 HIGH POC
7.5 Aug 08

A vulnerability was found in SourceCodester Simple E-Learning System. Rated high severity (CVSS 7.5), this vulnerability

CVE-2022-2701 MEDIUM POC
6.1 Aug 08

A vulnerability classified as problematic was found in SourceCodester Simple E-Learning System. Rated medium severity (C

CVE-2022-2396 MEDIUM POC
5.4 Jul 14

A vulnerability classified as problematic was found in SourceCodester Simple e-Learning System 1.0. Rated medium severit

CVE-2022-2665 HIGH
8.8 Aug 05

A vulnerability classified as critical was found in SourceCodester Simple E-Learning System. Rated high severity (CVSS 8

CVE-2026-4573 LOW POC
2.1 Mar 23

SQL injection in SourceCodester Simple E-learning System 1.0 allows authenticated attackers to manipulate the post_id pa

Share

EUVD-2026-14365 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy