CVE-2026-54460: OpenReception: Unauthenticated WebAuthn passkey injection via `POST /api/auth/passkeys` leads to account takeover

Published Sep 17, 2026
·
Updated

OpenReception's appointment booking software provides an end-to-end encrypted appointment booking platform. Prior to 1.1.1, POST /api/auth/passkeys accepts a request-body userId and attacker-supplied passkey without an authenticated session, does not call WebAuthnService.verifyRegistration, and does not bind enrollment to locals.user.id. An unauthenticated attacker who knows the public tenant ID and the target staff email can use the public booking bootstrap and GET /api/tenants/[id]/appointments/staff-public-keys to obtain candidate userId values. The attacker first causes UserService.addAdditionalPasskey to store a controlled public key for a candidate userId, then attempts login with the target email; the login check compares verificationResult.userId with the email-resolved account and reveals whether the injected credential belongs to that target. Repeating this injection-before-login sequence identifies the matching userId, and the normal login endpoint accepts the attacker's assertion for the stored key and creates a STAFF session. The session can expose tenant data and reveal TENANTADMIN identifiers for further takeover; GLOBALADMIN accounts are not reachable through this tenant-scoped path. A hijacked TENANTADMIN can modify or delete tenant resources and key shares, potentially making appointment data permanently undecryptable and taking booking services offline. This issue is fixed in version 1.1.1.

Affected Software

1 affected component
OpenReception OpenReception appointment booking software<1.1.1

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Upgrade

    Upgrade OpenReception appointment booking software to a version that resolves this vulnerability.

    Fixed in 1.1.1

Event History

Sep 17, 2026
CVE Published
via MITRE·08:07 PM
Data Sourced
via MITRE·08:07 PM
DescriptionSeverityWeakness

Frequently Asked Questions

1

Which releases are affected?

OpenReception versions prior to 1.1.1 are affected.

2

What information does an attacker need to target an account?

The attacker needs the public tenant ID and the target staff member’s email address. They can use public booking bootstrap functionality and the staff-public-keys endpoint to obtain candidate userId values.

3

Is prior authentication required to add the attacker-controlled credential?

No. The vulnerable passkey enrollment endpoint accepts a request-body userId and attacker-supplied passkey without an authenticated session, and it does not verify the WebAuthn registration or bind enrollment to the logged-in user.

4

What level of access can result from successful exploitation?

An attacker can create a STAFF session for the targeted account, exposing tenant data. That access may reveal TENANT_ADMIN identifiers that can be used for further takeover; GLOBAL_ADMIN accounts are not reachable through the described attack path.

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