VYPR

Appointment Booking Software

by Open Reception

CVEs (9)

  • CVE-2026-48087CriAug 6, 2026
    risk 0.64cvss 9.8epss

    OpenReception's appointment booking software provides an end-to-end encrypted appointment booking platform. Prior to version 1.0.2, the registration handler at `POST /api/auth/register/{userId}` validates the relationship between the WebAuthn challenge and the registration…

  • CVE-2026-48088CriAug 6, 2026
    risk 0.61cvss 9.4epss

    OpenReception's appointment booking software provides an end-to-end encrypted appointment booking platform. Prior to version 1.0.4, the route `POST /api/tenants/{tenantId}/staff/{staffId}/crypto` accepts and stores attacker-controlled ML-KEM-768 public keys against any tenant on…

  • CVE-2026-48084HigAug 6, 2026
    risk 0.48cvss 7.4epss

    OpenReception's appointment booking software provides an end-to-end encrypted appointment booking platform. Versions prior to 1.0.2 don't throttle failed passphrase login attempts. An attacker can submit unlimited wrong passphrase guesses against any known email address, capped…

  • CVE-2026-48079HigAug 6, 2026
    risk 0.48cvss 7.4epss

    OpenReception's appointment booking software provides an end-to-end encrypted appointment booking platform. Prior to version 1.0.2, when a user navigates to the `/logout` page, the page's server-side load handler deletes the `access_token` cookie before calling…

  • CVE-2026-48083MedAug 6, 2026
    risk 0.42cvss 6.5epss

    OpenReception's appointment booking software provides an end-to-end encrypted appointment booking platform. Prior to version 1.0.2, the `/api/log` endpoint accepts unauthenticated POST requests, applies no schema validation to the message body, writes attacker-controlled content…

  • CVE-2026-48076MedAug 6, 2026
    risk 0.42cvss 6.5epss

    OpenReception's appointment booking software provides an end-to-end encrypted appointment booking platform. The new-client booking flow in versions 1.0.1 and prior consists of three calls: `bootstrap-challenge` (returns a 16-bit PoW challenge with `difficulty=4` leading hex…

  • CVE-2026-48078MedAug 6, 2026
    risk 0.34cvss 5.3epss

    OpenReception's appointment booking software provides an end-to-end encrypted appointment booking platform. Prior to version 1.0.5, the unauthenticated `/api/tenants/{id}/schedule` endpoint returns every non-archived channel for a tenant regardless of the channel's `isPublic`…

  • CVE-2026-48077MedAug 6, 2026
    risk 0.34cvss 5.3epss

    OpenReception's appointment booking software provides an end-to-end encrypted appointment booking platform. Prior to version 1.1.0, the GET handler at `/api/tenants/{id}/appointments/{appointmentId}` performs no authorization check before returning the appointment record. Any…

  • CVE-2026-48082LowAug 6, 2026
    risk 0.24cvss 3.7epss

    OpenReception's appointment booking software provides an end-to-end encrypted appointment booking platform. Prior to version 1.0.6, the bootstrap challenge endpoint at `/api/tenants/{id}/appointments/bootstrap-challenge` issues a SHA-256 proof-of-work with `difficulty=4` hex…