VYPR

Book-Management-System

by Lyric777

CVEs (1)

  • CVE-2026-71241HigAug 5, 2026
    risk 0.49cvss 7.5epss 0.00

    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,…