CVE-2026-54460
Last modified
CVE-2026-54460 is a critical-severity vulnerability rated 9.8/10 on the CVSS scale. 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. EPSS estimates a 0.70% chance of exploitation in the next 30 days.
Description
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 TENANT_ADMIN identifiers for further takeover; GLOBAL_ADMIN accounts are not reachable through this tenant-scoped path. A hijacked TENANT_ADMIN 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.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| open-reception | appointment-booking-software | < 1.1.1 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-54460?
How severe is CVE-2026-54460?
How do I fix CVE-2026-54460?
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-54450ToolHive is a utility designed to simplify the deployment an…2.9
- CVE-2026-54451Elixir protobuf is a pure Elixir implementation of Google Pr…8.2
- CVE-2026-54452safeurl is a server-side request forgery protection library.…6.3
- CVE-2026-54457TensorZero is an open-source LLMOps platform that unifies an…7.7
- CVE-2026-54458WWBN AVideo is an open source video platform. Versions prior…9.6
- CVE-2026-5446In wolfSSL, ARIA-GCM cipher suites used in TLS 1.2 and DTLS …7.1
- CVE-2026-54461Habitica is a habit tracker application that treats goals li…6.5
- CVE-2026-54463websocket-driver is a WebSocket protocol handler with plugga…7.5
- CVE-2026-54464### Impact If this library is used in tandem with the `perm…6.3
- CVE-2026-54465websocket-driver is a WebSocket protocol handler with plugga…7.5
- CVE-2026-54466websocket-driver is a WebSocket protocol handler with plugga…7.5
- CVE-2026-54467On the Trusted Firmware-M (TF-M) 2 through 2.3.0 platform be…7
Are you affected by CVE-2026-54460?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
