Skip to content

fix: resolve CVE-2026-33036, CVE-2026-1528, CVE-2026-33210#305

Merged
msingleton merged 3 commits intomainfrom
mike/CVE-2026-33036
Mar 25, 2026
Merged

fix: resolve CVE-2026-33036, CVE-2026-1528, CVE-2026-33210#305
msingleton merged 3 commits intomainfrom
mike/CVE-2026-33036

Conversation

@msingleton
Copy link
Copy Markdown
Member

@msingleton msingleton commented Mar 20, 2026

Summary

  • CVE-2026-33036: fast-xml-parser 5.5.2 → 5.5.8 — numeric entity expansion bypasses DoS limits (resolution override, dev-only dep via @react-native-community/cli)
  • CVE-2026-1528: undici 6.23.0 → 6.24.1 — WebSocket 64-bit frame length overflow DoS (resolution override, dev-only dep via release-it)
  • CVE-2026-33210: json gem 2.18.1 → 2.19.2 — format string injection in Ruby JSON (SimpleExample Gemfile.lock)

All three are transitive dependencies where upstream hasn't released fixes yet, so Dependabot couldn't auto-resolve them.

Test plan

  • yarn test passes
  • yarn typecheck passes
  • Verify Dependabot alerts close after merge

🤖 Generated with Claude Code

msingleton and others added 3 commits March 20, 2026 15:27
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@msingleton msingleton merged commit ad6c82e into main Mar 25, 2026
3 checks passed
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.

2 participants