HIGH

CVE-2026-71241

2026-08-05 CVSS v3.1
CVSS
7.5

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.

Weakness (CWE)

CWE-306 Missing Authentication

EPSS Score

0.28%
Probability of exploitation in next 30 days
21th percentile

References

View on dbcve.org
Base CVE data derived from NVD (public domain). Enrichment by dbcve.org (CC-BY-4.0). Fetched via API.
Back to CVE