๐Ÿ” CVE Alert

CVE-2026-48081

HIGH 8.1

OpenReception vulnerable to stored click-triggered XSS via javascript: tenant links rendered into patient-facing footer

CVSS Score
8.1
EPSS Score
0.0%
EPSS Percentile
0th

OpenReception's appointment booking software provides an end-to-end encrypted appointment booking platform. Prior to version 1.0.2, a TENANT_ADMIN can store `javascript:` URLs in the tenant `links` configuration (`website`, `imprint`, `privacyStatement`). These values are returned to the patient-facing landing page via `/api/public`, hydrated into the SvelteKit Button component, and rendered as `<a href="javascript:...">` elements without URL-scheme filtering. A patient who clicks any such link executes the attacker's JavaScript inside the patient browser origin, where patient form data is read before client-side encryption is applied. This breaks the project's central trust claim that the server is an untrusted relay and that administrators cannot read patient data. Patient-side encryption happens after form input, so JavaScript executing in the patient origin can read or alter the plaintext before encryption is performed. Version 1.0.2 fixes the issue.

CWE CWE-79
Vendor open-reception
Product appointment-booking-software
Published Aug 6, 2026
Stay Ahead of the Next One

Get instant alerts for open-reception appointment-booking-software

Be the first to know when new high vulnerabilities affecting open-reception appointment-booking-software are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:H/I:H/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
High
User Interaction
Required
Scope
Changed
Confidentiality
High
Integrity
High
Availability
None

Affected Versions

open-reception / appointment-booking-software
< 1.0.2

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/open-reception/appointment-booking-software/security/advisories/GHSA-xpr7-wx69-mp36 github.com: https://github.com/open-reception/appointment-booking-software/commit/98a107d4b4eaeab5cbb96ee0a28c2342b853eee0