CVE-2025-65670
BaseFortify
Publication date: 2025-11-26
Last updated on: 2025-12-03
Assigner: MITRE
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| classroomio | classroomio | 0.1.13 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-639 | The system's authorization functionality does not prevent one user from gaining access to another user's data or record by modifying the key value identifying the data. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is an Insecure Direct Object Reference (IDOR) in classroomio version 0.1.13. It allows students to access sensitive admin and teacher endpoints by manipulating course IDs in the URLs. This manipulation results in unauthorized disclosure of sensitive data related to courses, admins, and students. The data leak happens briefly before the system returns to its normal state and restricts access again.
How can this vulnerability impact me? :
The vulnerability can lead to unauthorized access to sensitive information about courses, administrators, and students. This could result in exposure of confidential data, potential privacy violations, and misuse of administrative functions by unauthorized users.