CVE-2026-59728
Last modified
CVE-2026-59728 is a medium-severity vulnerability rated 4.3/10 on the CVSS scale. 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. EPSS estimates a 0.27% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:N
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| withastro | astro | >= 1.0.0, < 4.0.19 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-59728?
How severe is CVE-2026-59728?
How do I fix CVE-2026-59728?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-59721Hoppscotch is an open source API development ecosystem. Prio…7.2
- CVE-2026-59723Cline is an autonomous coding agent as an SDK, IDE extension…8.8
- CVE-2026-59724Socket.IO enables bidirectional and low-latency communicatio…7.5
- CVE-2026-59725Socket.IO enables bidirectional and low-latency communicatio…7.5
- CVE-2026-59726Ruflo is an agent meta-harness for Claude Code and Codex. Pr…10
- CVE-2026-59727Astro is a web framework for content-driven websites. In ver…2.1
- CVE-2026-59729Astro is a web framework for content-driven websites. Versio…5.1
- CVE-2026-5973A vulnerability was found in FoundationAgents MetaGPT up to …9.8
- CVE-2026-59730Astro is a web framework for content-driven websites. In ver…2.1
- CVE-2026-59731Astro is a web framework for content-driven websites. Versio…8.2
- CVE-2026-59732Rclone is a command-line program to sync files and directori…5
- CVE-2026-59733Rclone is a command-line program to sync files and directori…8.8
Are you affected by CVE-2026-59728?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
