CVE-2026-71241

HIGH CVSS 3.1: 7.5 EPSS 0.28%
Updated Aug 10, 2026
Lyric777
Parameter Value
CVSS 7.5 (HIGH)
Type CWE-306 (Missing Authentication for Critical Function)
Vendor Lyric777
Public PoC No

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.

Attack Parameters

Attack Vector
Network
Can be exploited remotely
Attack Complexity
Low
Easy to exploit
Privileges Required
None
No privileges needed
User Interaction
None
No user interaction needed

Impact Assessment

Confidentiality
High
Complete data leak
Integrity
None
No data modification
Availability
None
No disruption

CVSS Vector v3.1

Vulnerable Products

lyric777:book-management-system