OpenReception's appointment booking software provides an end-to-end encrypted appointment booking platform. Prior to version 1.0.4, the PIN-type challenge throttle uses emailHash as the only key. The throttle rows live in the central challenge_throttle table, which is shared across all tenants. Every tenant's /api/tenants/{id}/appointments/verify-challenge endpoint increments the same row when a PIN response fails, and every tenant's /api/tenants/{id}/appointments/challenge endpoint reads the same row when deciding whether to issue a new challenge. When the same emailHash exists in multiple tenants on the same OpenReception instance (the same patient holding tunnels in two different clinics that share the platform), an attacker who knows the patient's email can lock out that patient on tenant B by issuing failed challenge responses against tenant A. The attacker needs no relationship to tenant B; the lockout propagates through the shared throttle row. The lockout escalates with repeated failures. The first lockout triggers at 4 failed attempts and lasts approximately 60 seconds. Subsequent failures escalate the lockout duration to 5 minutes, 30 minutes, and 60 minutes per the throttle service's escalation logic. Repeated bursts produce sustained denial of service against the targeted email. Version 1.0.4 patches the issue.
CVE-2026-48071
This medium-severity CVE scores 5.8 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.4%, top 69% of all CVEs by exploit prediction. GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).
- Lower severity and no public exploit yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 5.8
- EG Score
- 5.8(medium)
- EG Risk
- 57(Attend)EG Risk 57/100SSVC: Attend
EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).
How it’s computedSeverity58% × 45%Exploitation40% × 40%Automatability100% × 15%Action: Remediate soon — notable exploitation risk. - EPSS PROB
- 0%
- EPSS %ILE
- 31%
- KEV
- Not listed
Published
August 6, 2026
Last Modified
August 8, 2026
Advisory Details (2)
Auto-updated Aug 6, 2026client PIN challenge throttle is keyed by emailHash only, allowing cross-tenant lockout · Advisory · open-reception/appointment-booking-software · GitHub
https://github.com/open-reception/appointment-booking-software/security/advisories/GHSA-f778-wf9x-3qf9commit 828b5297dc4c (open-reception/appointment-booking-software)
Patch available: open-reception/appointment-booking-software v1.0.4 (contains commit 828b5297dc4c)
https://github.com/open-reception/appointment-booking-software/commit/828b5297dc4c9827f7a43841d0f839c21462185dWeakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 11× in last 7d / 39× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-08-26 14:46 UTCEPSS rescore
- 2026-08-26 01:13 UTCEG score recompute
- 2026-08-25 13:49 UTCEPSS rescore
- 2026-08-25 01:19 UTCEG score recompute
- 2026-08-23 01:34 UTCEG score recompute
- 2026-08-23 00:19 UTCEPSS rescore
- 2026-08-22 01:42 UTCEG score recompute
- 2026-08-21 23:49 UTCEPSS rescore
- 2026-08-21 01:49 UTCEG score recompute
- 2026-08-20 22:55 UTCEPSS rescore
- 2026-08-20 01:54 UTCEG score recompute
- 2026-08-19 17:04 UTCEPSS rescore
- 2026-08-19 02:01 UTCEG score recompute
- 2026-08-18 13:48 UTCEPSS rescore
- 2026-08-18 02:08 UTCEG score recompute
- 2026-08-17 13:47 UTCEPSS rescore
- 2026-08-17 02:13 UTCEG score recompute
- 2026-08-16 14:56 UTCEPSS rescore
- 2026-08-16 02:20 UTCEG score recompute
- 2026-08-16 02:14 UTCEPSS rescore
- 2026-08-15 02:28 UTCEG score recompute
- 2026-08-15 01:30 UTCEPSS rescore
- 2026-08-14 02:35 UTCEG score recompute
- 2026-08-13 22:00 UTCEPSS rescore
- 2026-08-13 02:43 UTCEG score recompute
Show 14 moreShow fewer
- 2026-08-12 13:51 UTCEPSS rescore
- 2026-08-12 02:51 UTCEG score recompute
- 2026-08-11 02:59 UTCEG score recompute
- 2026-08-11 00:00 UTCEPSS rescore
- 2026-08-10 03:06 UTCEG score recompute
- 2026-08-09 13:46 UTCEPSS rescore
- 2026-08-09 03:14 UTCEG score recompute
- 2026-08-08 16:37 UTCEPSS rescore
- 2026-08-08 03:22 UTCEG score recompute
- 2026-08-08 02:52 UTCEG score recompute
- 2026-08-07 22:14 UTCEG score recompute
- 2026-08-06 22:22 UTCEG score recompute
- 2026-08-06 22:16 UTCEG score recompute
- 2026-08-06 22:15 UTCMITRE cvelistV5first tracked
Related CVEs(same CWE)
Same CWE
10 shownCWE-307
Frequently asked(5)
What is CVE-2026-48071?
When was CVE-2026-48071 disclosed?
Is CVE-2026-48071 actively exploited?
What is the CVSS score of CVE-2026-48071?
How do I remediate CVE-2026-48071?
Dependency Blast Radius
Explore the affected products and dependency analysis for CVE-2026-48071
Is Your Infrastructure Affected by CVE-2026-48071?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.