Advisory Database
  • Advisories
  • Dependency Scanning
  1. npm
  2. ›
  3. astro
  4. ›
  5. GHSA-4g3v-8h47-v7g6

GHSA-4g3v-8h47-v7g6: Astro: Reflected XSS via unescaped View Transition animation properties

July 20, 2026

Astro’s server-side View Transition CSS generator interpolates animation properties into an inline <style> element without escaping them for the CSS and HTML contexts.

An attacker-controlled value passed to an animation property such as duration can contain a </style> sequence, terminate the generated style element, and inject arbitrary HTML or JavaScript.

This is similar to GHSA-8hv8-536x-4wqp, but exploits a different injection point: unescaped View Transition animation values in a server-generated <style> element rather than an unescaped slot name in a hydration template.

Like GHSA-8hv8-536x-4wqp, exploitation requires an application to pass attacker-controlled data to an Astro API. However, the value is subsequently inserted into the HTML response without context-appropriate escaping by Astro.

References

  • github.com/advisories/GHSA-4g3v-8h47-v7g6
  • github.com/withastro/astro/commit/092da560eea77ee63a3e2c583c80d8238544e42b
  • github.com/withastro/astro/pull/17393
  • github.com/withastro/astro/releases/tag/astro@7.1.0
  • github.com/withastro/astro/security/advisories/GHSA-4g3v-8h47-v7g6

Code Behaviors & Features

Detect and mitigate GHSA-4g3v-8h47-v7g6 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions starting from 2.9.0 before 7.1.0

Fixed versions

  • 7.1.0

Solution

Upgrade to version 7.1.0 or above.

Impact 5.4 MEDIUM

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N

Learn more about CVSS

Weakness

  • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

Source file

npm/astro/GHSA-4g3v-8h47-v7g6.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Sat, 08 Aug 2026 00:18:05 +0000.