This release introduces new rules and updates existing threat signatures to provide targeted protections for vulnerabilities in Nuxt Server Island components and Alibaba Fastjson deserialization routines, alongside enhanced protections for cloud metadata Server-Side Request Forgery (SSRF) and obfuscated command injection attempts.
Key Findings
-
Nuxt Server Island – RCE(GHSA-9473-5f9j-94wq): An unauthenticated vulnerability in Nuxt Server Islands where remote attackers can supply arbitrary component names or props to endpoints. Manipulating these parameters allows unauthenticated component Remote Code Execution (RCE) on the server.
-
Alibaba Fastjson JSONType Remote Code Execution: A unauthenticated remote code execution vulnerability in Alibaba Fastjson (≤ 1.2.83) during JSON deserialization. Under default configurations, attackers can execute arbitrary system commands, bypassing traditional classpath and gadget-based defenses.
-
Generic Protections (SSRF & Command Injection): Added improved detection logic targeting Server-Side Request Forgery (SSRF) in cloud-hosted applications, alongside new rules targeting obfuscated command injection patterns across request parameters.
| Ruleset | Rule ID | Legacy Rule ID | Description | Previous Action | New Action | Comments |
|---|---|---|---|---|---|---|
| Cloudflare Managed Ruleset | N/A | SSRF – Cloud – Beta | Log | Block |
This is an improved detection. |
|
| Cloudflare Managed Ruleset | N/A | Command Injection – Obfuscation | Log | Block |
This is a new detection. |
|
| Cloudflare Managed Ruleset | N/A | Alibaba Fastjson JSONType Remote Code Execution – Body | Log | Block |
This is a new detection. |
|
| Cloudflare Managed Ruleset | N/A | Nuxt Server Island – RCE | N/A | Block |
This is a new detection.This was labeled as Generic Rules – RCE. |
|
| Cloudflare Managed Ruleset | N/A | Generic Rules – RCE | N/A | Block |
This is a new detection. |
|
| Cloudflare Managed Ruleset | N/A | Generic Rules – XSS | N/A | Block |
This is a new detection. |
|
| Cloudflare Managed Ruleset | N/A | File Upload – RCE | N/A | Block |
This is a new detection. |
|
| Cloudflare Free Ruleset | N/A | Generic Rules – RCE | N/A | Block |
This is a new detection. |
|
| Cloudflare Free Ruleset | N/A | Generic Rules – XSS | N/A | Block |
This is a new detection. |
|
| Cloudflare Free Ruleset | N/A | File Upload – RCE | N/A | Block |
This is a new detection. |
Source: Cloudflare


