CVE-2026-11585
Received Received - Intake
SQL Injection in CodeAstro Student Attendance Management System

Publication date: 2026-06-08

Last updated on: 2026-06-08

Assigner: VulDB

Description
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.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-06-08
Last Modified
2026-06-08
Generated
2026-06-09
AI Q&A
2026-06-09
EPSS Evaluated
N/A
NVD
Affected Vendors & Products
Currently, no data is known.
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-89 The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data.
CWE-74 The product constructs all or part of a command, data structure, or record using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify how it is parsed or interpreted when it is sent to a downstream component.
Attack-Flow Graph
AI Quick Actions
Instant insights powered by AI
Executive Summary

This vulnerability exists in the CodeAstro Student Attendance Management System version 1.0. It is caused by improper handling of the argument 'classId' in the file /attendance-php/Admin/createClassArms.php, which allows an attacker to perform SQL injection.

SQL injection is a type of attack where malicious SQL code is inserted into an input field, which then gets executed by the database. This can allow attackers to manipulate or access data they should not be able to.

The attack can be initiated remotely, meaning an attacker does not need physical access to the system to exploit this vulnerability. The exploit has been publicly disclosed and may be actively used.

Impact Analysis

This vulnerability can impact you by allowing an attacker to execute unauthorized SQL commands on the database of the attendance management system.

  • Potential impacts include unauthorized access to sensitive data.
  • Modification or deletion of data, which can affect data integrity.
  • Possible disruption of system availability.

Since the attack can be performed remotely and the exploit is publicly known, the risk of exploitation is significant if the system is not patched or mitigated.

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