Skip to content

Commit 9527378

Browse files
authored
update nextjs instructions (#8197)
1 parent e44d3b7 commit 9527378

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/content/blog/2025/12/03/critical-security-vulnerability-in-react-server-components.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,10 +62,11 @@ An unauthenticated attacker could craft a malicious HTTP request to any Server F
6262

6363
These instructions have been updated to include the new vulnerabilities:
6464

65-
6665
- **Denial of Service - High Severity**: [CVE-2025-55184](https://www.cve.org/CVERecord?id=CVE-2025-55184) (CVSS 7.5)
6766
- **Source Code Exposure - Medium Severity**: [CVE-2025-55183](https://www.cve.org/CVERecord?id=CVE-2025-55183) (CVSS 5.3)
6867

68+
They also include the additional case found, patched, and disclosed as [CVE-2025-67779](https://www.cve.org/CVERecord?id=CVE-2025-67779).
69+
6970
See the [follow-up blog post](/blog/2025/12/11/denial-of-service-and-source-code-exposure-in-react-server-components) for more info.
7071

7172
</Note>

0 commit comments

Comments
 (0)