Skip to content

Conversation

@BankkRoll
Copy link

@BankkRoll BankkRoll commented Dec 18, 2025

  • Add CVE-2025-55182 detection for React Server Components RCE
  • Implement CVE-2025-67779 support for DoS follow-up vulnerability
  • Remove React Server Components duplication from CVE-2025-66478
  • Update all test files with consistent headers and complete coverage
  • Enhance README with comprehensive CVE documentation
  • Tool now handles 5 total security vulnerabilities without duplication

- Add detection and patching for CVE-2025-55182 (Critical RCE)
- Covers react and react-dom packages (versions 19.0.0, 19.1.0, 19.1.1, 19.2.0)
- Update README with React Core packages section
- Add comprehensive test coverage for the new vulnerability
- Tool now handles 5 total security vulnerabilities
- Move react-server-dom packages from CVE-2025-66478 to CVE-2025-55182
- CVE-2025-66478 now only handles Next.js packages (critical RCE)
- CVE-2025-55182 now handles all React packages including RSC (critical RCE)
- Update tests and documentation to reflect the separation
- Tool now correctly handles 5 distinct CVEs without duplication
@BankkRoll BankkRoll closed this Jan 20, 2026
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.

1 participant