Skip to main content

Student Attendance System CVE-2026-12175

| EUVD-2026-36655 LOW
SQL Injection (CWE-89)
2026-06-13 VulDB GHSA-hwp5-9mfw-v2fq
2.0
CVSS 4.0 · Vendor: VulDB

Severity by source

Vendor (VulDB) PRIMARY
2.0 MEDIUM
CVSS:4.0/AV:N/AC:L/AT:N/PR:H/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
vuln.today AI
4.7 MEDIUM

Admin panel access required before injection is reachable (PR:H); SQL injection yields bounded DB read/write with no OS-level or cross-system scope change (S:U, C:L/I:L/A:L).

3.1 AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:L/A:L
4.0 AV:N/AC:L/AT:N/PR:H/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N

Primary rating from Vendor (VulDB).

CVSS VectorVendor: VulDB

CVSS:4.0/AV:N/AC:L/AT:N/PR:H/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
Attack Vector
Network
Attack Complexity
Low
Privileges Required
High
User Interaction
None
Scope
X

Lifecycle Timeline

3
Severity Changed
Jun 13, 2026 - 23:22 NVD
MEDIUM LOW
CVSS changed
Jun 13, 2026 - 23:22 NVD
5.1 (MEDIUM) 2.0 (LOW)
Analysis Generated
Jun 13, 2026 - 23:21 vuln.today

DescriptionCVE.org

A vulnerability was detected in CodeAstro Student Attendance Management System 1.0. Impacted is an unknown function of the file /attendance-php/Admin/createStudents.php. Performing a manipulation of the argument admissionNumber results in sql injection. Remote exploitation of the attack is possible. The exploit is now public and may be used.

AnalysisAI

SQL injection in CodeAstro Student Attendance Management System 1.0 enables authenticated administrators to manipulate the admissionNumber parameter in /attendance-php/Admin/createStudents.php, allowing arbitrary SQL commands to be passed to the underlying database. Exploitation is constrained to actors who already hold high-privilege admin credentials (PR:H per the CVSS 4.0 vector), but impact spans database confidentiality, integrity, and availability. …

Unlock full vulnerability intelligence

  • Risk assessment & exploitation conditions
  • Attack chain visualization
  • Remediation with exact patch versions
  • Threat intelligence from 22 sources
  • Personal watchlist & email alerts

Free forever · No credit card required

Attack ChainAIDerived

Hypothetical attack flow derived from CVE metadata

Access
Obtain admin credentials via phishing or default password abuse
Delivery
Authenticate to admin panel at /attendance-php/Admin/
Exploit
Navigate to createStudents.php student creation form
Execution
Inject SQL payload into admissionNumber parameter
Persist
Query executes against backend database
Impact
Extract, modify, or delete student and attendance records

Vulnerability AssessmentAI

Exploitation Exploitation requires a valid authenticated session with administrative privileges (PR:H) in the CodeAstro Student Attendance Management System 1.0 admin panel. … Additional conditions and limiting factors are described in the full assessment.
Risk Assessment The CVSS 4.0 score of 5.1 (medium) accurately reflects the bounded real-world risk. … Full risk analysis with EPSS, KEV, and SSVC signal comparison available after sign-in.
Exploit Scenario An attacker who acquires administrative credentials - via phishing, credential stuffing against the login page, or abuse of default credentials common in educational software deployments - authenticates to the admin panel and navigates to the student creation form at `/attendance-php/Admin/createStudents.php`. The attacker submits a crafted `admissionNumber` value containing a SQL injection payload (e.g., a UNION-based or error-based injection string), which is passed directly to the database query, enabling extraction of the full student database, modification of attendance records, or deletion of data. …
Remediation No vendor-released patch has been identified at time of analysis - patch status is absent from all available references. … Detailed patch versions, workarounds, and compensating controls in full report.

Threat intelligence, references, and detailed analysis are available after sign-in.

Share

CVE-2026-12175 vulnerability details – vuln.today

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