2 matches found
CVE-2026-59728
CVE-2026-59728 (astrojs/rss) affects Astro versions 1.0.0–4.0.18 where source.title and enclosure.type are interpolated into XML without escaping in packages/astro-rss/src/index.ts, then parsed by fast-xml-parser. This allows an attacker-controlled value to inject arbitrary XML into the generated...
4.3CVSS5.9AI score0.00269EPSS
SaveExploits0References4
CVE-2026-59728 @astrojs/rss: XML Injection via Unescaped RSS Feed Fields
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. Bot...
4.3CVSS5.9AI score
SaveExploits0References6
20