CVE-2026-45274: MyBooks: Unauthenticated Registration Bypass via Missing Server-Side ALLOW_REGISTER Enforcement

Published Aug 19, 2026
·
Updated

MyBooks is anebook management web server also known as Talebook. In 3.41.2 and earlier, the SignUp.post handler for POST /api/user/signup in webserver/handlers/user.py does not enforce the ALLOWREGISTER 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 processauthheader 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.

Affected Software

2 affected components
MyBooks Talebook<=3.41.2
MyBooks Talebook=3.42.0

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Upgrade

    Upgrade MyBooks (Talebook) to a version that resolves this vulnerability.

    Fixed in 3.42.0
  2. Compensating control

    Ensure public registration is disabled via the ALLOW_REGISTER configuration flag, since the described bypass defeats the intended server-side enforcement when it is not fixed.

Event History

Aug 19, 2026
CVE Published
via MITRE·02:38 PM
Data Sourced
via MITRE·02:38 PM
DescriptionWeakness

Frequently Asked Questions

1

Which deployments are exposed to this registration bypass?

MyBooks/Talebook 3.41.2 and earlier are affected. Instances are exposed even when an administrator has disabled public registration, because the server-side sign-up endpoint does not enforce the ALLOW_REGISTER setting.

2

What does an attacker need to exploit the issue?

An attacker only needs unauthenticated remote access to the POST /api/user/sign_up endpoint. They can invoke the endpoint directly rather than using the hidden frontend registration controls.

3

What access does a successfully created account receive?

The created account can authenticate immediately even if it is unactivated, because authentication does not check the account active flag. This provides access to user-level API functionality and may provide the low-privilege account needed for related authorization issues.

4

What is the available remediation?

Upgrade to MyBooks/Talebook version 3.42.0, which fixes the issue.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203