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

目标: 1000 元 · 已筹: 1336

100%

CVE-2026-54047— Laci Synchroni 账户接管与用户身份冒充漏洞

一分钟漏洞结论

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

Laci Synchroni 是一个用于 Dalamud 的去中心化模组与外观同步服务器及插件。后端版本 1.2.3 之前的版本在应用程序的 OAuth2 登录流程中存在身份验证不当的漏洞。该应用依赖于客户端状态,信任用户本地 文件中 对象内的 字段。用户在登录前手动编辑该本地文件,即可提供任意的 UID。由于服务器未验证经过认证的 OAuth2 身份是否与所请求的 UID 匹配,攻击者可以完全冒充任意目标用户,并以该用户身份执行操作。此问题已在版本 1.2.3 中修复。补丁修改了 中的 方法,严格将所请求的用户

CVSS 9.2 · Critical
获取后续新漏洞提醒 登录后订阅

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

漏洞信息

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

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

Vulnerability Title
Laci Synchroni Backend Vulnerable to Account Takeover / User Impersonation via Client-Side Configuration Manipulation
来源: CVE Program / CVE List V5
Vulnerability Description
Laci Synchroni is a decentralized mod and appearance sync server and plugin for Dalamud. Versions of the backend prior to 1.2.3 have an improper authentication vulnerability in the application's OAuth2 login flow. The application relies on client-side state by trusting the `UID` field inside the `Authentications` object of a user's local `config.json` file. By manually editing this local file on their PC prior to logging in, a user can supply an arbitrary UID. Because the server fails to validate that the authenticated OAuth2 identity matches the requested UID, an attacker can fully impersonate any target user and perform actions on their behalf. This issue has been resolved in version 1.2.3. The patch modifies `AuthorizeOauthAsync` inside the `SecretKeyAuthenticatorService` to strictly bind the lookup of the requested User ID (`requestedUid`) to the record of the successfully authenticated identity (`primaryUid`). The server will no longer load or return session tokens for a requested UID unless it matches the verified, authenticated database record. No known workarounds are available.
来源: CVE Program / CVE List V5
CVSS Information
CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
来源: CVE Program / CVE List V5
Vulnerability Type
认证机制不恰当
来源: CVE Program / CVE List V5

受影响产品

厂商 产品 影响版本 CPE 订阅
LaciSynchroni server < 1.2.3 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

CVE-2026-54047 其他参考 (4)

IV. Related Vulnerabilities

V. Comments for CVE-2026-54047

暂无评论


发表评论