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

目标: 1000 元 · 已筹: 1336

100%

CVE-2026-77066— Omnivore scanFeeds GraphQL 查询服务器端请求伪造漏洞

CVSS 5.0 · Medium EPSS 0.20% · P10

影响版本矩阵 1

厂商产品版本范围状态
omnivore-appomnivore< c4d7d8562e6b9aabb1d8e4dabca268e314baa43aaffected
获取后续新漏洞提醒登录后订阅

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

漏洞信息

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

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

Vulnerability Title
Omnivore Server-Side Request Forgery via the scanFeeds GraphQL Query
来源: CVE Program / CVE List V5
Vulnerability Description
The scanFeedsResolver in packages/api/src/resolvers/subscriptions/index.ts passes the caller-supplied url straight to axios.get(url, rssParserConfig()) with no address validation. The same file guards the subscribe path with validateUrl(), which rejects private and reserved ranges through the private-ip library, and createPageSaveRequest applies the same check, so the omission is specific to this resolver. An authenticated user can direct the server to request arbitrary internal endpoints. The response is parsed as a feed or as HTML and the resolver returns the resulting url, title, description and type fields, so disclosure is limited to feed-shaped metadata and to link elements advertising RSS or Atom feeds; requests that do not parse still distinguish reachable ports from unreachable ones through the resulting error.
来源: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:N/A:N
来源: CVE Program / CVE List V5
Vulnerability Type
服务端请求伪造(SSRF)
来源: CVE Program / CVE List V5

受影响产品

厂商产品影响版本CPE订阅
omnivore-appomnivore 0 ~ c4d7d8562e6b9aabb1d8e4dabca268e314baa43a -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

CVE-2026-77066 补丁与修复 (2)

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

CVE-2026-77066 概念验证 (1)

CVE-2026-77066 其他参考 (1)

IV. Related Vulnerabilities

V. Comments for CVE-2026-77066

暂无评论


发表评论