Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2026-48077— OpenReception: GET appointment by ID returns full appointment record without authorization

Quick assessment

Affected
open-reception appointment-booking-software
Exploitation
No confirmed in-the-wild exploitation; assess based on exposure
Recommended action
Check the vendor advisory and references for a fixed version. If immediate upgrade is impossible, restrict exposure and increase monitoring.

open-reception appointment-booking-software是open-reception组织的一款预约安排软件。 open-reception appointment-booking-software 1.1.0之前版本存在授权问题漏洞,该漏洞源于/api/tenants/{id}/appointments/{appointmentId}接口的GET处理程序在返回预约记录前未进行授权检查,可能导致知道或获得有效预约UUID的攻击者获取完整的预约记录,包括渠道和代理ID、时间和时

CVSS 5.3 · Medium EPSS 0.31% · P23

Affected Version Matrix 1

VendorProduct Version RangeStatus
open-reception appointment-booking-software < 1.1.0 affected
Get alerts for future matching vulnerabilities Log in to subscribe

I. Basic Information for CVE-2026-48077

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
OpenReception: GET appointment by ID returns full appointment record without authorization
Source: CVE Program / CVE List V5
Vulnerability Description
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 party who knows or obtains a valid appointment UUID receives the full row, including channel and agent IDs, time and timezone, status, and the AES-GCM ciphertext components (`encryptedPayload`, `iv`, `authTag`, `dataKey`). The same file's DELETE handler calls `checkPermission(locals, tenantId, true)` before allowing deletion. The intent is clear: appointment records are tenant-scoped and require authentication to access. The GET handler is missing the equivalent call. The middleware chain (`apiAuthHandle`, `authGuard`) does not compensate: API paths bypass `authGuard` entirely, and `apiAuthHandle` does not block requests to non-admin paths when no token is present. Version 1.1.0 patches the issue.
Source: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
Source: CVE Program / CVE List V5
Vulnerability Type
授权机制缺失
Source: CVE Program / CVE List V5
Vulnerability Title
open-reception appointment-booking-software 授权问题漏洞
Source: CNNVD (China National Vulnerability Database)
Vulnerability Description
open-reception appointment-booking-software是open-reception组织的一款预约安排软件。 open-reception appointment-booking-software 1.1.0之前版本存在授权问题漏洞,该漏洞源于/api/tenants/{id}/appointments/{appointmentId}接口的GET处理程序在返回预约记录前未进行授权检查,可能导致知道或获得有效预约UUID的攻击者获取完整的预约记录,包括渠道和代理ID、时间和时
Source: CNNVD (China National Vulnerability Database)
CVSS Information
N/A
Source: CNNVD (China National Vulnerability Database)
Vulnerability Type
N/A
Source: CNNVD (China National Vulnerability Database)

Affected Products

Vendor Product Affected Versions CPE Subscribe
open-reception appointment-booking-software < 1.1.0 -

II. Public POCs for CVE-2026-48077

# POC Description Source Link Shenlong Link
AI-Generated POC Premium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2026-48077

登录查看更多情报信息。

Patches & Fixes for CVE-2026-48077 (1)

Vendor Advisories for CVE-2026-48077 (1)

Same Patch Batch · open-reception · 2026-08-06 · 16 CVEs total

CVE-2026-48086 9.9 CRITICAL OpenReception: Tenant admin self-promotes to GLOBAL_ADMIN
CVE-2026-48087 9.8 CRITICAL OpenReception: WebAuthn passkey injection allows account takeover
CVE-2026-48085 9.8 CRITICAL OpenReception has unauthenticated GLOBAL_ADMIN account creation post-bootstrap
CVE-2026-48088 9.4 CRITICAL OpenReception vulnerable to unauthenticated staff crypto poisoning that breaks E2E recipie
CVE-2026-48081 8.1 HIGH OpenReception vulnerable to stored click-triggered XSS via javascript: tenant links render
CVE-2026-48080 8.0 HIGH OpenReception's tenant detail endpoint discloses live PostgreSQL connection string, superu
CVE-2026-48084 7.4 HIGH OpenReception doesn't rate limit passphrase login attempts
CVE-2026-48079 7.4 HIGH OpenReception's logout page clears local access_token before server-side revocation, leavi
CVE-2026-48076 6.5 MEDIUM OpenReception's bootstrap booking flow allows unauthenticated booking on isPublic=false ch
CVE-2026-48083 6.5 MEDIUM OpenReception: Unauthenticated POST /api/log accepts arbitrary content with CRLF injection
CVE-2026-48075 6.5 MEDIUM OpenReception's unauthenticated add-to-tunnel endpoint accepts arbitrary appointment injec
CVE-2026-48071 5.8 MEDIUM OpenReception's client PIN challenge throttle is keyed by emailHash only, allowing cross-t
CVE-2026-48078 5.3 MEDIUM OpenReception's schedule endpoint discloses isPublic=false channels and slot availability
CVE-2026-48082 3.7 LOW OpenReception's bootstrap challenge proof-of-work difficulty hardcoded to 16 bits, which e
CVE-2026-48074 2.7 LOW OpenReception: Staff deletion removes pending invites cross-tenant by email match

IV. Related Vulnerabilities

V. Comments for CVE-2026-48077

No comments yet


Leave a comment