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

目标: 1000 元 · 已筹: 1336

100%

CVE-2026-48075— OpenReception 未授权 appointments 注入漏洞

CVSS 6.5 · Medium
获取后续新漏洞提醒登录后订阅

一、 漏洞 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

受影响产品

厂商产品影响版本CPE订阅
open-receptionappointment-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-480869.9 CRITICALOpenReception 租户管理员越权升级为全局管理员
CVE-2026-480879.8 CRITICALOpenReception WebAuthn主密钥注入致账户接管漏洞
CVE-2026-480859.8 CRITICALOpenReception 未授权管理员账户创建漏洞
CVE-2026-480889.4 CRITICALOpenReception 未授权员工加密投毒破坏E2E收件人目录漏洞
CVE-2026-480818.1 HIGHOpenReception 存储型点击触发 XSS 漏洞
CVE-2026-480808.0 HIGHOpenReception租户详情接口泄露PostgreSQL连接字符串
CVE-2026-480847.4 HIGHOpenReception 口令登录尝试未限制速率
CVE-2026-480797.4 HIGHOpenReception 登出页本地token清除导致未撤销token仍有效
CVE-2026-480766.5 MEDIUMOpenReception 预订流程未授权访问漏洞
CVE-2026-480836.5 MEDIUMOpenReception日志接口CRLF注入漏洞
CVE-2026-480715.8 MEDIUMOpenReception 客户端 PIN 挑战基于 emailHash,导致跨租户锁定漏洞
CVE-2026-480785.3 MEDIUMOpenReception 未授权访问导致频道信息泄露漏洞
CVE-2026-480775.3 MEDIUMOpenReception 授权缺失致获取完整预约记录漏洞
CVE-2026-480823.7 LOWOpenReception 硬编码PoW难度导致滥用率放大漏洞
CVE-2026-480742.7 LOWOpenReception 员工删除误删跨租户待处理邀请

IV. Related Vulnerabilities

V. Comments for CVE-2026-48075

暂无评论


发表评论