๐Ÿ” CVE Alert

CVE-2026-45273

UNKNOWN 0.0

MyBooks: Privilege Escalation via Missing Authorization on Admin Settings Endpoint

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

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 corresponding GET handler. Any authenticated regular user can therefore overwrite server configuration values including SMTP credentials, OAuth client secrets, storage paths, security feature flags, and autoreload settings. The process_auth_header function in webserver/handlers/base.py also fails to verify the matched account's active flag, allowing a registered but unactivated account to authenticate and reach the vulnerable handler. Exploitation can disclose secrets through configuration access paths, sabotage application behavior, force service restarts, and supply the settings needed for related code-injection attacks. This issue is fixed in version 3.42.0.

CWE CWE-862
Vendor poxenstudio
Product talebook
Published Aug 19, 2026
Stay Ahead of the Next One

Get instant alerts for poxenstudio talebook

Be the first to know when new unknown vulnerabilities affecting poxenstudio talebook are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

PoxenStudio / talebook
< 3.42.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/PoxenStudio/mybooks/security/advisories/GHSA-354j-9hx8-3p45 github.com: https://github.com/PoxenStudio/mybooks/commit/a1780c98b00566af7da2fc099fe38500efc02e92 github.com: https://github.com/PoxenStudio/mybooks/releases/tag/3.42.0