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

目标: 1000 元 · 已筹: 1336

100%

CVE-2026-48082— OpenReception 硬编码PoW难度导致滥用率放大漏洞

CVSS 3.7 · Low
获取后续新漏洞提醒登录后订阅

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

漏洞信息

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

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

Vulnerability Title
OpenReception's bootstrap challenge proof-of-work difficulty hardcoded to 16 bits, which enables abuse rate amplification
来源: 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.6, the bootstrap challenge endpoint at `/api/tenants/{id}/appointments/bootstrap-challenge` issues a SHA-256 proof-of-work with `difficulty=4` hex zeros, equivalent to 16 bits of work. Modern hardware solves this in under 200 milliseconds, providing essentially no friction against automated abuse of the patient booking flow. Proof-of-work is used in the booking flow as a rate-limiter for unauthenticated clients establishing tunnels and submitting appointments. At 16 bits of difficulty, the construct is decorative rather than effective. An attacker can solve PoW challenges as fast as the server can issue them, defeating the rate-limiting purpose. The handler also calls `challengeThrottleService.checkThrottle(binding, "passkey")`, but the binding includes attacker-controlled values (`tunnelId`, `clientPublicKey`, and optional `emailHash`). For each fresh attempt, the attacker can supply new values, producing a new throttle key and bypassing the per-binding accumulation. Practical abuse friction is therefore the PoW difficulty itself, not a stable per-IP or per-email server-side throttle. Version 1.0.6 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:N/A:L
来源: CVE Program / CVE List V5
Vulnerability Type
不加限制或调节的资源分配
来源: CVE Program / CVE List V5

受影响产品

厂商产品影响版本CPE订阅
open-receptionappointment-booking-software < 1.0.6 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

CVE-2026-48082 厂商安全公告 (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-480756.5 MEDIUMOpenReception 未授权 appointments 注入漏洞
CVE-2026-480715.8 MEDIUMOpenReception 客户端 PIN 挑战基于 emailHash,导致跨租户锁定漏洞
CVE-2026-480785.3 MEDIUMOpenReception 未授权访问导致频道信息泄露漏洞
CVE-2026-480775.3 MEDIUMOpenReception 授权缺失致获取完整预约记录漏洞
CVE-2026-480742.7 LOWOpenReception 员工删除误删跨租户待处理邀请

IV. Related Vulnerabilities

V. Comments for CVE-2026-48082

暂无评论


发表评论