VYPR

Talebook

by PoxenStudio

CVEs (2)

  • CVE-2026-45273HigAug 19, 2026
    risk 0.57cvss epss

    MyBooks is an ebook management web server also known as Talebook. In 3.41.2 and earlier, the AdminSettings.post handler for POST /api/admin/settings in webserver/handlers/admin.py applies the auth decorator but does not check the self.admin_user property, unlike the…

  • CVE-2026-45274MedAug 19, 2026
    risk 0.45cvss epss

    MyBooks is anebook management web server also known as Talebook. In 3.41.2 and earlier, the SignUp.post handler for POST /api/user/sign_up in webserver/handlers/user.py does not enforce the ALLOW_REGISTER configuration flag, even though the frontend hides registration controls…