CVE-2026-71241
Gravedad CVSS v3.1:
ALTA
Tipo:
CWE-306
Ausencia de autenticación para una función crítica
Fecha de publicación:
05/08/2026
Última modificación:
10/08/2026
Descripción
*** Pendiente de traducción *** Book-Management-System's Flask API endpoints /student, /record, /books, /find_stu_book, and /find_not_return_book are missing the @login_required decorator that protects sibling routes (/search_student, /storage) in the same file. Because card_id values are sequential integers, the entire student database can be enumerated without authentication.
Impacto
Puntuación base 3.x
7.50
Gravedad 3.x
ALTA


