CET Grading System CVE-2026-12529
MEDIUMSeverity by source
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:X/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
Network-reachable self-registration endpoint requires no privileges or interaction; limited but tripartite low impact consistent with access control bypass on a single system.
Primary rating from Vendor (VulDB).
CVSS VectorVendor: VulDB
Lifecycle Timeline
1DescriptionCVE.org
A security vulnerability has been detected in SourceCodester CET Automated Grading System with AI Predictive Analytics 1.0. Affected is an unknown function of the file /index.php of the component Student Self-Registration Endpoint. The manipulation leads to improper access controls. Remote exploitation of the attack is possible.
AnalysisAI
Improper access control in SourceCodester CET Automated Grading System with AI Predictive Analytics 1.0 exposes the Student Self-Registration Endpoint (/index.php) to unauthenticated remote exploitation. The CWE-284 root cause, combined with the 'Authentication Bypass' tag, indicates that the self-registration flow fails to enforce intended access boundaries, potentially allowing unauthenticated users to access, manipulate, or enumerate data beyond their authorized scope. No public exploit code has been identified at time of analysis, and this vulnerability has not been added to the CISA KEV catalog.
Technical ContextAI
The affected application is a PHP-based academic tool distributed by SourceCodester (sourcecodester.com), targeting educational institutions. The vulnerable component is the Student Self-Registration Endpoint handled by /index.php. CWE-284 (Improper Access Control) indicates the application fails to correctly validate or enforce who is permitted to perform certain actions or access certain resources - in this context, the self-registration flow likely allows manipulation of parameters or invocation of privileged actions without enforcing role or session checks. The CPE string (cpe:2.3:a:sourcecodester:cet_automated_grading_system_with_ai_predictive_analytics:*:*:*:*:*:*:*:*) covers all versions, as no fixed release is identified. The 'Authentication Bypass' tag further suggests the flaw may allow skipping authentication gates entirely, not merely escalating within an authenticated session.
RemediationAI
No vendor-released patch has been identified at time of analysis. The VulDB submission at https://vuldb.com/submit/837783 indicates this was a community-reported finding; no corresponding SourceCodester patch or advisory exists in the referenced sources. As a compensating control, administrators should immediately restrict public network access to the /index.php self-registration endpoint using web server access controls (e.g., Apache .htaccess IP allowlisting or nginx location-block restrictions) - note this may break legitimate self-registration workflows if remote access by students is intended. If self-registration is not actively required, disable the feature entirely by removing or blocking access to the endpoint. Additionally, enforce server-side session and role validation on all registration-adjacent actions as a code-level fix. Deploy a web application firewall rule to detect and block abnormal parameter manipulation on the registration endpoint. Monitor access logs for unexpected registration activity from unknown source IPs.
In PHP versions 7.1.x below 7.1.33, 7.2.x below 7.2.24 and 7.3.x below 7.3.11 in certain configurations of FPM setup it
sapi/cgi/cgi_main.c in PHP before 5.3.12 and 5.4.x before 5.4.2, when configured as a CGI script (aka php-cgi), does not
(1) boardData102.php, (2) boardData103.php, (3) boardDataJP.php, (4) boardDataNA.php, and (5) boardDataWW.php in Netgear
The '/common/download_agent_installer.php' script in the Quest KACE System Management Appliance 8.0.318 is accessible by
ProjectSend versions prior to r1720 are affected by an improper authentication vulnerability. Rated critical severity (C
Roundcube Webmail contains a critical PHP object deserialization vulnerability (CVE-2025-49113, CVSS 9.9) that allows au
Util/PHP/eval-stdin.php in PHPUnit before 4.8.28 and 5.x before 5.6.3 allows remote attackers to execute arbitrary PHP c
Palo Alto Networks PAN-OS management web interface contains an authentication bypass allowing unauthenticated attackers
Nagios XI version xi-5.7.5 is affected by OS command injection. Rated high severity (CVSS 8.8), this vulnerability is re
Nagios XI version xi-5.7.5 is affected by OS command injection. Rated high severity (CVSS 8.8), this vulnerability is re
The get_referers function in /opt/ws/bin/sblistpack in Sophos Web Appliance before 3.7.9.1 and 3.8 before 3.8.1.1 allows
The Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1
Same weakness CWE-284 – Improper Access Control
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today