VYPR

Book-Management-System

by Lyric777

CVEs (1)

  • CVE-2026-71241Aug 5, 2026
    risk 0.00cvss epss

    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. This allows any unauthenticated remote user to…