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

目标: 1000 元 · 已筹: 1336

100%

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

一分钟漏洞结论

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

open-reception appointment-booking-software是open-reception组织的一款预约安排软件。 open-reception appointment-booking-software 1.0.5之前版本存在授权问题漏洞,该漏洞源于add-to-tunnel端点未进行调用者身份验证,可能允许攻击者通过提供有效的tunnelId和emailHash向任意隧道插入伪造的预约数据。

CVSS 6.5 · Medium EPSS 0.39% · P32

影响版本矩阵 1

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

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

漏洞信息

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

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

Vulnerability Title
OpenReception's unauthenticated add-to-tunnel endpoint accepts arbitrary appointment injections
来源: 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.0.5, the `add-to-tunnel` endpoint creates a new appointment row in any client tunnel without any caller authentication. A request that supplies any valid `tunnelId` and any valid `emailHash` (the two need not belong to the same tunnel) results in an inserted appointment with `status = "CONFIRMED"`, attacker-controlled ciphertext fields, attacker-controlled date and duration, and an attacker-chosen agent. The endpoint validates only that some tunnel exists with the given `emailHash`, then writes the appointment using the attacker-supplied `tunnelId` directly. The `emailHash` lookup is effectively an existence check on the tenant; it does not authenticate the caller as the owner of the supplied `tunnelId`. Combined with the absence of any session, Authorization header, booking access token, or PoW, this makes the endpoint accept arbitrary appointment writes into arbitrary tunnels. By contrast, the sibling endpoint `create-new-client` (used to bootstrap a brand-new client tunnel) requires a Bearer bootstrap booking access token issued by the bootstrap-challenge / bootstrap-verify flow. The `add-to-tunnel` endpoint, intended for return-clients booking additional appointments, has no equivalent gate. The application's own middleware confirms this is intentional: `add-to-tunnel` is explicitly listed in the apiAuthHandle public-route allowlist alongside the bootstrap and challenge endpoints (which legitimately have no session). Version 1.0.5 fixes the issue.
来源: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/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.5之前版本存在授权问题漏洞,该漏洞源于add-to-tunnel端点未进行调用者身份验证,可能允许攻击者通过提供有效的tunnelId和emailHash向任意隧道插入伪造的预约数据。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

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

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

CVE-2026-48075 厂商安全公告 (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-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-48075

暂无评论


发表评论