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

目标: 1000 元 · 已筹: 1336

100%

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

一分钟漏洞结论

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

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

影响版本矩阵 1

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

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

漏洞信息

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

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

Vulnerability Title
OpenReception: GET appointment by ID returns full appointment record without authorization
来源: 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.
来源: 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
来源: 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.1.0之前版本存在授权问题漏洞,该漏洞源于/api/tenants/{id}/appointments/{appointmentId}接口的GET处理程序在返回预约记录前未进行授权检查,可能导致知道或获得有效预约UUID的攻击者获取完整的预约记录,包括渠道和代理ID、时间和时
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

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

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

CVE-2026-48077 补丁与修复 (1)

CVE-2026-48077 厂商安全公告 (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-48076 6.5 MEDIUM 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-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-48077

暂无评论


发表评论