CVE-2026-45274
Last modified
CVE-2026-45274 is a medium-severity vulnerability rated 6.9/10 on the CVSS scale. 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 when the flag is false. EPSS estimates a 0.52% chance of exploitation in the next 30 days.
Description
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 when the flag is false. An unauthenticated remote attacker can call the endpoint directly and create a valid account on an instance whose administrator disabled public registration. The process_auth_header function in webserver/handlers/base.py also does not verify the account's active flag, so the newly created and unactivated account can authenticate immediately and access user-level API functionality. The bypass defeats the intended account-creation policy and can supply the low-privilege account required by related authorization vulnerabilities. This issue is fixed in version 3.42.0.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| PoxenStudio | talebook | < 3.42.0 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-45274?
How severe is CVE-2026-45274?
How do I fix CVE-2026-45274?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-45267Nextcloud is an open source content collaboration platform. …6.5
- CVE-2026-4527GitLab has remediated an issue in GitLab CE/EE affecting all…6.5
- CVE-2026-45270CI4MS is a CodeIgniter 4-based content management system ske…8.7
- CVE-2026-45271Picotls is a TLS protocol library that allows users select d…5.5
- CVE-2026-45272MyBooks is an enhanced and easy-to-use personal ebook manage…9.4
- CVE-2026-45273MyBooks is an ebook management web server also known as Tale…8.7
- CVE-2026-45275Nextcloud is an open source content collaboration platform. …6.5
- CVE-2026-45277Nextcloud is an open source content collaboration platform. …3.3
- CVE-2026-45278Nextcloud is an open source content collaboration platform. …6.1
- CVE-2026-45279Nextcloud is an open source content collaboration platform. …6.5
- CVE-2026-4528A vulnerability was determined in trueleaf ApiFlow 0.9.7. Th…7.3
- CVE-2026-45281Nextcloud is an open source content collaboration platform. …8.1
Are you affected by CVE-2026-45274?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
