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

目标: 1000 元 · 已筹: 1336

100%

CVE-2026-59728— @astrojs/rss RSS 字段未转义导致 XML 注入漏洞

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

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

漏洞信息

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

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

Vulnerability Title
@astrojs/rss: XML Injection via Unescaped RSS Feed Fields
来源: CVE Program / CVE List V5
Vulnerability Description
Astro is a web framework for content-driven websites. In versions 1.0.0 through 4.0.18, the source.title and enclosure.type item fields in packages/astro-rss/src/index.ts are interpolated directly into XML template strings without XML-character escaping before being parsed by fast-xml-parser. Both fields are validated only as z.string(), placing no restriction on XML special characters. An attacker who controls these values can inject arbitrary XML into the generated RSS feed: a value containing " can break out of an attribute (as with enclosure.type), and a value containing </source> can close an element early and inject additional nodes (as with source.title). This corrupts feed structure, injects false metadata (for example, a fake <link> pointing to a malicious URL), and can cause feed readers to misparse or display attacker-controlled content. In SSR mode (output: 'server'), the poisoned feed is served on every request to all subscribers. This issue has been fixed in version 4.0.19.
来源: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N
来源: CVE Program / CVE List V5
Vulnerability Type
XML注入(XPath盲注)
来源: CVE Program / CVE List V5

受影响产品

厂商产品影响版本CPE订阅
withastroastro >= 1.0.0, < 4.0.19 -

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

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

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

CVE-2026-59728 厂商页面 (1)

同批安全公告 · withastro · 2026-07-27 · 共 4 条

CVE-2026-597295.1 MEDIUMAstro 跨站脚本漏洞(CVE-2026-54298修复不完整)
CVE-2026-597272.1 LOWAstro 跨站脚本漏洞:未转义的过渡指令值
CVE-2026-597302.1 LOW@astrojs/node 后端路径识别与重定向漏洞

IV. Related Vulnerabilities

V. Comments for CVE-2026-59728

暂无评论


发表评论