Skip to main content

Student Attendance Management System CVE-2026-11585

| EUVD-2026-35199 LOW
SQL Injection (CWE-89)
2026-06-08 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

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
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
X

Lifecycle Timeline

3
Severity Changed
Jun 08, 2026 - 21:22 NVD
MEDIUM LOW
CVSS changed
Jun 08, 2026 - 21:22 NVD
6.3 (MEDIUM) 2.1 (LOW)
Analysis Generated
Jun 08, 2026 - 21:20 vuln.today

DescriptionCVE.org

A vulnerability was determined in CodeAstro Student Attendance Management System 1.0. Affected is an unknown function of the file /attendance-php/Admin/createClassArms.php. This manipulation of the argument classId causes sql injection. The attack can be initiated remotely. The exploit has been publicly disclosed and may be utilized.

AnalysisAI

SQL injection in CodeAstro Student Attendance Management System 1.0 exposes the backend database to manipulation by authenticated remote attackers via the classId parameter in /attendance-php/Admin/createClassArms.php. An attacker with low-privilege authenticated access to the admin panel can craft malicious SQL payloads to read, alter, or delete database records - impacting confidentiality, integrity, and availability (C:L/I:L/A:L per CVSS). …

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 low-privilege admin credentials
Delivery
Authenticate to /attendance-php/Admin/ panel
Exploit
Send crafted HTTP request with malicious classId payload
Execution
SQL injection executes in database context
Impact
Extract or modify database records

Vulnerability AssessmentAI

Exploitation Exploitation requires an authenticated session with at least low-privilege access (PR:L per CVSS) to the admin panel of CodeAstro Student Attendance Management System 1.0. … Additional conditions and limiting factors are described in the full assessment.
Risk Assessment The CVSS 3.1 score of 6.3 (Medium) is driven by network reachability (AV:N), low complexity (AC:L), low-privilege authentication requirement (PR:L), no user interaction (UI:N), and partial CIA impact (C:L/I:L/A:L). … Full risk analysis with EPSS, KEV, and SSVC signal comparison available after sign-in.
Exploit Scenario An attacker who has obtained or guessed low-privilege credentials to the CodeAstro admin panel sends a crafted HTTP request to `/attendance-php/Admin/createClassArms.php` with a malicious `classId` parameter containing SQL metacharacters (e.g., a UNION SELECT or time-based blind payload). Because the parameter is passed unsanitized to the database query, the injected SQL executes in the database context, allowing the attacker to enumerate table contents, extract credential hashes, or modify attendance records. …
Remediation No vendor-released patch has been identified at time of analysis - the available references point to VulDB (https://vuldb.com/vuln/369182) and a public POC issue (https://github.com/Andelstander/cve/issues/10), neither of which confirm a fixed release. … Detailed patch versions, workarounds, and compensating controls in full report.

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

Share

CVE-2026-11585 vulnerability details – vuln.today

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