Vulnerability Description
`tts-be` is a backend for a timetable selector that aims to help students better choose their class schedules. Versions prior to 2.1.0 have a Broken Access Control vulnerability across several API endpoints (such as `/api/student/{id}/photo` and `/api/course_unit/{id}/exchange/metadata`). By chaining these unauthenticated endpoints, a remote attacker can use the backend as an open proxy to bypass authorization checks, allowing for the enumeration and extraction of sensitive Personally Identifiable Information (PII) from upstream university systems. The exposed data includes full names, student IDs, class schedules, and photos. This issue was fixed in version 2.1.0.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
FAQ
What is CVE-2026-88065?
CVE-2026-88065 is a vulnerability with a CVSS score of 7.5 (HIGH). `tts-be` is a backend for a timetable selector that aims to help students better choose their class schedules. Versions prior to 2.1.0 have a Broken Access Control vulnerability across several API end...
How severe is CVE-2026-88065?
CVE-2026-88065 has been rated HIGH with a CVSS base score of 7.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-88065?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.