目标达成 感谢每一位支持者 — 我们达成了 100% 目标!

目标: 1000 元 · 已筹: 1336 元

100%

CVE-2026-48076— open-reception appointment-booking-software 授权问题漏洞

一分钟漏洞结论

影响对象
open-reception appointment-booking-software
利用判断
尚无明确在野利用证据,仍需结合暴露面评估
建议动作
优先检查厂商安全公告和参考链接中的修复版本;无法立即升级时,限制受影响服务暴露并加强监测。

open-reception appointment-booking-software是open-reception组织的一款预约安排软件。 open-reception appointment-booking-software 1.0.1及之前版本存在授权问题漏洞,该漏洞源于签发令牌时未绑定channelId且新客户端流程缺少channel.isPublic检查,可能导致攻击者将预约添加到私有频道,造成未授权访问。

CVSS 6.5 · Medium EPSS 0.33% · P24

影响版本矩阵 1

厂商产品 版本范围状态
open-reception appointment-booking-software <= 1.0.1 affected
获取后续新漏洞提醒 登录后订阅

一、 漏洞 CVE-2026-48076 基础信息

漏洞信息

对漏洞内容有疑问?看看神龙的深度分析是否有帮助!
查看神龙十问 ↗

尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。

Vulnerability Title
OpenReception's bootstrap booking flow allows unauthenticated booking on isPublic=false channels
来源: CVE Program / CVE List V5
Vulnerability Description
OpenReception's appointment booking software provides an end-to-end encrypted appointment booking platform. The new-client booking flow in versions 1.0.1 and prior consists of three calls: `bootstrap-challenge` (returns a 16-bit PoW challenge with `difficulty=4` leading hex zeroes), `bootstrap-verify` (validates the PoW and issues a Bearer booking access token), and `create-new-client` (consumes the token and creates the tunnel and first appointment). The token correctly binds to `tenantId`, `tunnelId`, `clientPublicKey`, and `emailHash`, but never to `channelId`. The `bootstrap-challenge` request schema does not even accept a `channelId`, and the issued token's payload contains no channel information. Independently, the service function `createNewClientWithAppointment` checks only `channel.archived = false`. The `channel.isPublic` check that protects `addAppointmentToTunnel` is missing in the new-client path. The combination means: an attacker completes the bootstrap flow normally (16-bit PoW, completes in well under one second on commodity hardware, no rate limiting beyond the throttle store), receives a valid booking access token, and then submits the `create-new-client` payload with `channelId` pointing to a private (`isPublic = false`) channel. The booking lands as `CONFIRMED` if the target channel has `requiresConfirmation = false` (the default), otherwise as `NEW`. The patient-facing UI does not list private channels in its picker (`/api/public/channels` correctly filters `isPublic = true`), so the channel ID must be obtained out of band. The companion finding V-10 (schedule endpoint discloses private channels) provides exactly that: a single unauthenticated GET reveals every private channel ID for any tenant. V-10 plus V-11 together make private channels fully reachable to anonymous attackers. As of time of publication, no known patched versions are available.
来源: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L
来源: CVE Program / CVE List V5
Vulnerability Type
授权机制不正确
来源: CVE Program / CVE List V5
Vulnerability Title
open-reception appointment-booking-software 授权问题漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
open-reception appointment-booking-software是open-reception组织的一款预约安排软件。 open-reception appointment-booking-software 1.0.1及之前版本存在授权问题漏洞,该漏洞源于签发令牌时未绑定channelId且新客户端流程缺少channel.isPublic检查,可能导致攻击者将预约添加到私有频道,造成未授权访问。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商 产品 影响版本 CPE 订阅
open-reception appointment-booking-software <= 1.0.1 -

二、漏洞 CVE-2026-48076 的公开POC

# POC 描述 源链接 神龙链接
AI 生成 POC 高级

未找到公开 POC。

登录以生成 AI POC

三、漏洞 CVE-2026-48076 的情报信息

请登录查看更多情报信息。

CVE-2026-48076 厂商安全公告 (1)

同批安全公告 · open-reception · 2026-08-06 · 共 16 条

CVE-2026-48086 9.9 CRITICAL open-reception appointment-booking-software 权限许可和访问控制问题漏洞
CVE-2026-48087 9.8 CRITICAL open-reception appointment-booking-software 授权问题漏洞
CVE-2026-48085 9.8 CRITICAL open-reception appointment-booking-software 授权问题漏洞
CVE-2026-48088 9.4 CRITICAL open-reception appointment-booking-software 授权问题漏洞
CVE-2026-48081 8.1 HIGH open-reception appointment-booking-software 跨站脚本漏洞
CVE-2026-48080 8.0 HIGH open-reception appointment-booking-software 信息泄露漏洞
CVE-2026-48084 7.4 HIGH open-reception appointment-booking-software 授权问题漏洞
CVE-2026-48079 7.4 HIGH open-reception appointment-booking-software 会话机制问题漏洞
CVE-2026-48083 6.5 MEDIUM open-reception appointment-booking-software 输出处理不当漏洞
CVE-2026-48075 6.5 MEDIUM open-reception appointment-booking-software 授权问题漏洞
CVE-2026-48071 5.8 MEDIUM open-reception appointment-booking-software 授权问题漏洞
CVE-2026-48078 5.3 MEDIUM open-reception appointment-booking-software 信息泄露漏洞
CVE-2026-48077 5.3 MEDIUM open-reception appointment-booking-software 授权问题漏洞
CVE-2026-48082 3.7 LOW open-reception appointment-booking-software 资源管理错误漏洞
CVE-2026-48074 2.7 LOW open-reception appointment-booking-software 授权问题漏洞

IV. Related Vulnerabilities

V. Comments for CVE-2026-48076

暂无评论


发表评论