# CVE-2026-88065

## Summary

- **CVE ID:** CVE-2026-88065
- **Severity:** HIGH
- **CVSS Score:** 7.5 (CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N)
- **CWE:** CWE-200, CWE-306, CWE-639
- **Published:** Sep 15, 2026
- **Last Modified:** Sep 16, 2026

## 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.

## Affected Products

- NIAEFEUP — tts-be (< 2.1.0)

## References

- [CNA](https://github.com/NIAEFEUP/tts-be/security/advisories/GHSA-fpfp-hr42-fvpm)

## Exploitation Prediction (EPSS)

- **EPSS Score:** 0.37%
- **EPSS Percentile:** 30.9

---
_Exported from OnDuty AI Vulnerability Intelligence on 2026-09-19._