mirror of
https://github.com/fosrl/pangolin.git
synced 2026-05-07 05:09:18 -05:00
[GH-ISSUE #2056] React: CVE-2025-55184, CVE-2025-67779 & CVE-2025-55183 - Denial of Service and Source Code Exposure in React Server Components #10820
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @jaydrogers on GitHub (Dec 12, 2025).
Original GitHub issue: https://github.com/fosrl/pangolin/issues/2056
Describe the Bug
I appreciate the team quickly addressing:
Similar news hit the React world yesterday with a new set of CVEs:
One of them is a source code exposure (which I understand isn't a vulnerability in an open source project 😃), but I'm mainly more concerned about the Denial Of Service attack.
What I'm looking for
Is it possible for the Pangolin team to take a look at this and let us know if these CVEs affect the Pangolin project?
I'm not a React expert so some of these component terms are foreign to me 😅
Thanks for all your work on this incredible project!
@oschwartz10612 commented on GitHub (Dec 12, 2025):
Will do a 1.13.1 patch soon. Update here:
8eb3f6aacc@wallacebrf commented on GitHub (Dec 13, 2025):
Appreciate the quick response to the vulnerability