CVE-2026-73422
Last modified
CVE-2026-73422 is a medium-severity vulnerability rated 5.3/10 on the CVSS scale. Astro is a web framework for content-driven websites. From 2.9.0 until 7.1.0, Astro's server-side View Transition CSS generator interpolates animation properties into an inline style element without escaping them for CSS and HTML contexts. EPSS estimates a 0.31% chance of exploitation in the next 30 days.
Description
Astro is a web framework for content-driven websites. From 2.9.0 until 7.1.0, Astro's server-side View Transition CSS generator interpolates animation properties into an inline style element without escaping them for CSS and HTML contexts. An attacker-controlled View Transition animation value such as duration can terminate the generated style element and inject arbitrary HTML or JavaScript. The affected code is packages/astro/src/runtime/server/transition.ts; renderTransition passes sheet.toString() into markHTMLString(), while addAnimationProperty serializes duration through toTimeValue() and also handles easing, direction, delay, fillMode, and name. Exploitation requires an on-demand or server-rendered route to pass attacker-controlled data into a View Transition animation definition and can execute arbitrary JavaScript in the affected application's origin, allowing access to sensitive page data and authenticated actions available to the victim. This issue is fixed in version 7.1.0.
Metrics
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| withastro | astro | >= 2.9.0, < 7.1.0 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-73422?
How severe is CVE-2026-73422?
How do I fix CVE-2026-73422?
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-73417jupyterlab is an extensible environment for interactive and …8.6
- CVE-2026-73418NextAuth.js provides authentication for Next.js. Prior to @a…7.5
- CVE-2026-73419NextAuth.js provides authentication for Next.js. Prior to@au…6.8
- CVE-2026-7342Use after free in WebView in Google Chrome on Android prior …8.8
- CVE-2026-73420NextAuth.js provides authentication for Next.js. Prior to @a…9.1
- CVE-2026-73421NextAuth.js provides authentication for Next.js. From next-a…9.1
- CVE-2026-73423Astro is a web framework for content-driven websites. From 7…5.1
- CVE-2026-73424Astro is a web framework for content-driven websites. From 1…6.5
- CVE-2026-73425Astro is a web framework for content-driven websites. Prior …3.7
- CVE-2026-73426Trix is a what-you-see-is-what-you-get rich text editor for …4.6
- CVE-2026-73427Trix is a what-you-see-is-what-you-get rich text editor for …2.1
- CVE-2026-73428Trix is a what-you-see-is-what-you-get rich text editor for …4.6
Are you affected by CVE-2026-73422?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
