CVE-2026-71241
7.5
Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Exploitability: 3.9 / Impact: 3.6
Source: 309f9ea4-e3e9-4c6c-b79d-e8eb01244f2c (Secondary)
Description
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.
References (1)
Source: 309f9ea4-e3e9-4c6c-b79d-e8eb01244f2c
Timeline
No history available yet.