Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Dec 3, 2025

Description

Patches critical RCE vulnerability (CVE-2025-66478, CVSS 10.0) in React Server Components affecting React 19.0.0, 19.1.0, 19.1.1, and 19.2.0.

Changes

Updated React and React-DOM dependencies across playground apps and project templates:

  • playground/AspireWithJavaScript/AspireJavaScript.Vite: 19.0.0 → 19.0.1
  • playground/AspireWithJavaScript/AspireJavaScript.React: 19.1.1 → 19.1.2
  • templates/aspire-py-starter/frontend: 19.1.1 → 19.1.2
  • templates/aspire-js-frontend-starter/frontend: 19.1.1 → 19.1.2

All package-lock.json files regenerated via npm install, resolving to React 19.2.1 (latest patched version).

Added playground/**/dist/ to .gitignore to exclude build artifacts.

Security Advisory

Checklist

  • Is this feature complete?
    • Yes. Ready to ship.
    • No. Follow-up changes expected.
  • Are you including unit tests for the changes and scenario tests if relevant?
    • Yes
    • No
  • Did you add public API?
    • Yes
    • No
  • Does the change make any security assumptions or guarantees?
    • Yes
      • If yes, have you done a threat model and had a security review?
        • Yes (upstream React security advisory)
        • No
    • No
  • Does the change require an update in our Aspire docs?
    • Yes
    • No

Warning

Firewall rules blocked me from connecting to one or more addresses (expand for details)

I tried to connect to the following addresses, but was blocked by firewall rules:

  • https://api.github.com//advisories
    • Triggering command: /home/REDACTED/work/_temp/ghcca-node/node/bin/node /home/REDACTED/work/_temp/ghcca-node/node/bin/node --enable-source-maps /home/REDACTED/work/_temp/copilot-developer-action-main/dist/index.js (http block)

If you need me to access, download, or install something from one of these locations, you can either:

Original prompt

This section details on the original issue you should resolve

<issue_title>Update React templates, playground apps, etc. due to CVE</issue_title>
<issue_description>React CVE: GHSA-9qr9-h5gf-34mp</issue_description>

Comments on the Issue (you are @copilot in this section)


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Copilot AI changed the title [WIP] Update React templates and playground apps due to CVE Update React to 19.2.1 to address CVE-2025-66478 Dec 3, 2025
Copilot AI requested a review from eerhardt December 3, 2025 20:33
Copilot finished work on behalf of eerhardt December 3, 2025 20:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update React templates, playground apps, etc. due to CVE

2 participants