Unauthenticated SQL Injection In IDAttend’s IDWeb Application
Description
Unauthenticated SQL injection in the GetStudentGroupStudents method in IDAttend’s IDWeb application 3.1.052 and earlier allows extraction or modification of all data by unauthenticated attackers.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Unauthenticated SQL injection in IDAttend IDWeb's GetStudentGroupStudents method allows full data extraction or modification.
Vulnerability
An unauthenticated SQL injection vulnerability exists in the GetStudentGroupStudents method of IDAttend's IDWeb application. Versions 3.1.052 and earlier are affected; the issue was discovered in version 3.1.013 [1]. The method does not properly sanitize user-supplied input, allowing an attacker to inject arbitrary SQL commands without any authentication.
Exploitation
An unauthenticated attacker can exploit this vulnerability by sending a crafted HTTP request to the vulnerable endpoint. No prior authentication or user interaction is required. The attacker simply needs network access to the IDWeb application. By injecting SQL commands into the GetStudentGroupStudents method parameters, the attacker can execute arbitrary SQL queries against the backend database.
Impact
Successful exploitation allows an unauthenticated attacker to extract or modify all data stored in the database. This includes sensitive information such as student records, credentials, and other application data. The attacker gains full read and write access to the database, leading to complete compromise of data confidentiality, integrity, and availability.
Mitigation
The vulnerability is fixed in IDWeb version 3.1.053 [1]. Organizations using affected versions should upgrade immediately. No workarounds are documented in the available references.
AI Insight generated on May 26, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
2- IDAttend Pty Ltd/IDWebv5Range: 0
Patches
0No patches discovered yet.
Vulnerability mechanics
AI mechanics synthesis has not run for this CVE yet.
References
1News mentions
0No linked articles in our index yet.