Missing Authentication In IDAttend’s IDWeb Application
Description
Missing authentication in the SetStudentNotes method in IDAttend’s IDWeb application 3.1.052 and earlier allows modification of student data by unauthenticated attackers.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Missing authentication in IDAttend IDWeb (≤3.1.052) allows unauthenticated modification of student data via the SetStudentNotes method.
Vulnerability
IDAttend's IDWeb application versions 3.1.052 and earlier contain a missing authentication vulnerability in the SetStudentNotes method. The method does not verify the identity of the caller, allowing any HTTP request to that endpoint to modify student note data without requiring credentials or session tokens [1].
Exploitation
An unauthenticated attacker can send crafted HTTP requests directly to the SetStudentNotes endpoint from any network position that can reach the IDWeb server. No prior authentication or user interaction is needed. By supplying arbitrary student identifiers and note content, the attacker can overwrite existing notes for any student [1].
Impact
Successful exploitation results in unauthorized modification of student notes, impacting the integrity of student records. The attacker does not gain administrative access but can corrupt or falsify data stored in the application, potentially affecting school operations or record-keeping [1].
Mitigation
A fix has been released in IDWeb version 3.1.053 and later. Users should update to the latest version immediately. No workarounds are available as the issue stems from a missing authentication check in a core API method [1].
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.