OpenReception's appointment booking software provides an end-to-end encrypted appointment booking platform. Prior to version 1.0.2, a TENANT_ADMIN promotes themselves to platform-wide GLOBAL_ADMIN through a single PUT request. The role-update handler accepts the GLOBAL_ADMIN enum value from any tenant admin updating their own tenant's staff. No policy check enforces that "only an existing GLOBAL_ADMIN may grant GLOBAL_ADMIN", so the schema validation IS the authorization decision. After re-login, the JWT contains the new role and the formerly-tenant-scoped admin reaches every other tenant on the platform. On the hosted OpenReception service this is a scope-changed escalation: a single customer-side tenant administrator gains full platform-wide administrative control over all other tenants' configuration, users, staff records, operational metadata, and tenant lifecycle. Plaintext appointment contents remain subject to the E2E model unless chained with the staff-crypto poisoning issue (V-4) or with staff-passkey hijacking (V-1). On a single-tenant self-hosted deployment it is still a privilege escalation because TENANT_ADMIN should not be able to create new tenants, modify global configuration, or manage other administrators. The same handler also accepts updates targeted at any colleague within the tenant. A tenant admin can promote a separate collaborator account instead of themselves, leaving their own audit trail clean while the platform-wide breach happens through a separate identity. Version 1.0.2 fixes the issue.
CVE-2026-48086
This critical-severity CVE scores 9.9 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.3%, top 74% 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).
- High severity, but no confirmed exploitation yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 9.9
- EG Score
- 9.9(medium)
- EG Risk
- 61(Track*)EG Risk 61/100SSVC: Track*
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 computedSeverity99% × 45%Exploitation40% × 40%Automatability0% × 15%Action: Watch closely — could escalate to Attend. - EPSS PROB
- 0%
- EPSS %ILE
- 26%
- KEV
- Not listed
Published
August 6, 2026
Last Modified
August 7, 2026
Advisory Details (2)
Auto-updated Aug 28, 2026tenant admin self-promotes to GLOBAL_ADMIN · Advisory · open-reception/appointment-booking-software · GitHub
https://github.com/open-reception/appointment-booking-software/security/advisories/GHSA-5qfr-7q4g-3469commit 8525d35a41c3 (open-reception/appointment-booking-software)
Patch available: open-reception/appointment-booking-software v1.0.2 (contains commit 8525d35a41c3)
https://github.com/open-reception/appointment-booking-software/commit/8525d35a41c31078d9f01c62e9687e653cf1a494Weakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 12× in last 7d / 47× 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-30 05:38 UTCEG score recompute
- 2026-08-30 01:22 UTCEPSS rescore
- 2026-08-29 10:28 UTCEG score recompute
- 2026-08-28 21:41 UTCEPSS rescore
- 2026-08-27 19:49 UTCEG score recompute
- 2026-08-27 14:25 UTCEPSS rescore
- 2026-08-26 16:32 UTCEG score recompute
- 2026-08-26 14:46 UTCEPSS rescore
- 2026-08-25 14:56 UTCEG score recompute
- 2026-08-25 13:49 UTCEPSS rescore
- 2026-08-24 17:34 UTCEG score recompute
- 2026-08-24 11:59 UTCEG score recompute
- 2026-08-23 01:56 UTCEG score recompute
- 2026-08-23 00:19 UTCEPSS rescore
- 2026-08-22 00:23 UTCEG score recompute
- 2026-08-21 23:49 UTCEPSS rescore
- 2026-08-21 03:05 UTCEG score recompute
- 2026-08-20 22:55 UTCEPSS rescore
- 2026-08-19 20:13 UTCEG score recompute
- 2026-08-19 17:04 UTCEPSS rescore
- 2026-08-18 17:53 UTCEG score recompute
- 2026-08-18 13:48 UTCEPSS rescore
- 2026-08-17 14:15 UTCEG score recompute
- 2026-08-17 13:47 UTCEPSS rescore
- 2026-08-16 16:54 UTCEG score recompute
Show 22 moreShow fewer
- 2026-08-16 14:56 UTCEPSS rescore
- 2026-08-16 04:08 UTCEG score recompute
- 2026-08-16 02:14 UTCEPSS rescore
- 2026-08-15 02:20 UTCEG score recompute
- 2026-08-15 01:30 UTCEPSS rescore
- 2026-08-14 00:43 UTCEG score recompute
- 2026-08-13 22:00 UTCEPSS rescore
- 2026-08-12 14:43 UTCEG score recompute
- 2026-08-12 13:51 UTCEPSS rescore
- 2026-08-11 17:25 UTCEG score recompute
- 2026-08-11 00:24 UTCEG score recompute
- 2026-08-11 00:00 UTCEPSS rescore
- 2026-08-09 14:13 UTCEG score recompute
- 2026-08-09 13:46 UTCEPSS rescore
- 2026-08-08 16:58 UTCEG score recompute
- 2026-08-08 16:37 UTCEPSS rescore
- 2026-08-07 19:42 UTCEG score recompute
- 2026-08-07 15:27 UTCEG score recompute
- 2026-08-07 14:58 UTCEG score recompute
- 2026-08-06 22:21 UTCEG score recompute
- 2026-08-06 22:15 UTCEG score recompute
- 2026-08-06 22:15 UTCMITRE cvelistV5first tracked
Frequently asked(5)
What is CVE-2026-48086?
When was CVE-2026-48086 disclosed?
Is CVE-2026-48086 actively exploited?
What is the CVSS score of CVE-2026-48086?
How do I remediate CVE-2026-48086?
Dependency Blast Radius
Explore the affected products and dependency analysis for CVE-2026-48086
Is Your Infrastructure Affected by CVE-2026-48086?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.