PatchSiren cyber security CVE debrief
CVE-2026-48088 open-reception CVE debrief
CVE-2026-48088 debrief based on the supplied source corpus. The CVE record was published on 2026-08-06T22:17:11.893Z and has not been modified since then. The NVD entry is currently Deferred. 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 the platform without authentication. The handler logs an 'Unauthorized crypto key storage attempt' warning when neither a session nor a registration cookie is present, then proceeds to insert the row regardless. The Z
- Vendor
- open-reception
- Product
- appointment-booking-software
- CVSS
- CRITICAL 9.4
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-08-06
- Original CVE updated
- 2026-09-08
- Advisory published
- 2026-08-06
- Advisory updated
- 2026-09-08
Who should care
Defenders responsible for OpenReception's appointment booking software deployments should assess exposure and prioritize remediation to prevent potential decryption of appointment payloads by unauthenticated attackers.
Why it matters
CVE-2026-48088 is a critical vulnerability in OpenReception's appointment booking software, allowing unauthenticated attackers to store malicious ML-KEM-768 public keys, potentially leading to decryption of appointment payloads. Defenders should prioritize verifying exposure and assessing potential impact, focusing on unauthenticated network attackers and ensuring version 1.0.4 is deployed.
- Unauthenticated attackers can store malicious ML-KEM-768 public keys, potentially leading to decryption of appointment payloads.
- The vulnerability allows attackers to register themselves as additional encryption recipients for any tenant's future patient appointments.
- Successful exploitation enables attackers to decapsulate the tunnel key and decrypt appointment payloads.
- Remediation priority is high due to the critical CVSS score and potential impact on sensitive information.
Technical summary
CVE-2026-48088 is a critical vulnerability in OpenReception's appointment booking software, allowing unauthenticated attackers to store malicious ML-KEM-768 public keys, potentially leading to decryption of appointment payloads. The vulnerability arises from the software's failure to properly authenticate requests to store ML-KEM-768 public keys, which can be exploited by attackers to register themselves as additional encryption recipients for any tenant's future patient appointments. This can enable attackers to decapsulate the tunnel key and decrypt appointment payloads. The vulnerability has a critical CVSS score of 9.4 and affects OpenReception's appointment booking software prior to version 1.0.4.
Defensive priority
Defenders should prioritize verifying exposure and assessing potential impact, focusing on unauthenticated network attackers and ensuring version 1.0.4 is deployed.
Recommended defensive actions
- Verify that all instances of OpenReception's appointment booking software are running version 1.0.4 or later.
- Assess exposure to unauthenticated network attackers and prioritize remediation accordingly.
- Review logs for suspicious activity related to the affected software.
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up.
- Review the supplied official advisory or CVE record to validate affected scope, severity, and vendor guidance.
- Plan vendor-supported updates or mitigations through normal change control where exposure is confirmed.
- Check relevant monitoring, detection, and logs for exposed assets that need extra review.
Evidence notes
The CVE record and NVD entry provide details on the vulnerability, including its critical CVSS score of 9.4 and the affected product, OpenReception's appointment booking software prior to version 1.0.4.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-48088 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-48088
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-48088 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-48088
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://github.com/open-reception/appointment-booking-software/commit/78dfd9317a0be0897e6e4d73afe670c07a75460f
-
Source reference
Unverified legacy reference
URL: https://github.com/open-reception/appointment-booking-software/security/advisories/GHSA-pch3-hcmf-cjw4
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.