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

目标: 1000 元 · 已筹: 1310

100%

CVE-2026-45342— LinkAce 安全漏洞

AI 预测 6.5 利用难度: 较易 EPSS 0.04% · P12

可能的 ATT&CK 技术 1AI

T1078 · Valid Accounts

影响版本矩阵 1

厂商产品版本范围状态
KovahLinkAce< 2.5.6affected
获取后续新漏洞提醒登录后订阅

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

漏洞信息

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

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

Vulnerability Title
LinkAce: IDOR in Update Policies Allows Any Authenticated User to Overwrite Other Users' Links, Lists, Tags, and Notes
来源: 美国国家漏洞数据库 NVD
Vulnerability Description
LinkAce is a self-hosted archive to collect website links. Prior to 2.5.6, LinkAce contains an Insecure Direct Object Reference vulnerability in the authorization policy layer that allows any authenticated user to modify resources owned by other users. The affected resource types are links, lists, tags, and notes. Both the web UI and the REST API are vulnerable. The root cause is in the update() methods of all four model policies: LinkPolicy, LinkListPolicy, TagPolicy, and NotePolicy. Each delegates to an access-check method (e.g., userCanAccessLink()) that returns true for any resource with non-private visibility, regardless of who owns it. This means any registered user can edit any public or internal resource across the entire instance. The delete() methods in the same policy files correctly require ownership via $link->user->is($user), which confirms that update was intended to be owner-only. The same flaw exists in the API layer through AuthorizesUserApiActions::userCanUpdateModel(), which mirrors the broken visibility-only check instead of the ownership check used by userCanDeleteModel(). Bulk edit operations via BulkEditController are also affected. This vulnerability is fixed in 2.5.6.
来源: 美国国家漏洞数据库 NVD
CVSS Information
N/A
来源: 美国国家漏洞数据库 NVD
Vulnerability Type
通过用户控制密钥绕过授权机制
来源: 美国国家漏洞数据库 NVD
Vulnerability Title
LinkAce 安全漏洞
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Description
LinkAce是Kevin Woblick个人开发者的一个自托管档案库,用于收集您最喜爱的网站的链接。 LinkAce 2.5.6之前版本存在安全漏洞,该漏洞源于授权策略层存在不安全的直接对象引用漏洞,任何经过身份验证的用户可修改其他用户拥有的资源,受影响的资源类型包括链接、列表、标签和笔记,根因在于LinkPolicy、LinkListPolicy、TagPolicy和NotePolicy的update()方法委托给返回true的访问检查方法,无论资源所有者是谁。
来源: 中国国家信息安全漏洞库 CNNVD
CVSS Information
N/A
来源: 中国国家信息安全漏洞库 CNNVD
Vulnerability Type
N/A
来源: 中国国家信息安全漏洞库 CNNVD

受影响产品

厂商产品影响版本CPE订阅
KovahLinkAce < 2.5.6 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

CVE-2026-45342 厂商安全公告 (1)

同批安全公告 · Kovah · 2026-05-28 · 共 3 条

CVE-2026-453448.1 HIGHLinkAce 注入漏洞
CVE-2026-45343LinkAce 跨站脚本漏洞

IV. Related Vulnerabilities

V. Comments for CVE-2026-45342

暂无评论


发表评论