Skip to content

Commit 1bcdafe

Browse files
committed
ffs
1 parent 792f94d commit 1bcdafe

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/content/changelog/workers/2025-03-22-next-js-vulnerability-waf.mdx

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ date: 2025-03-22T13:00:00Z
1010
---
1111

1212
import { Image } from 'astro:assets';
13-
import managedRuleNextJsAuth from "~/assets/images/changelog/workers/high-res-CVE-2025-29927.gif"
1413

1514
**Update**: We have changed this WAF rule to opt-in only, as sites that use auth middleware with third-party auth vendors were observing failing requests.
1615

@@ -30,8 +29,6 @@ To enable the rule:
3029
6. Click **Next**
3130
7. Scroll down and choose **Save**
3231

33-
<Image src={managedRuleNextJsAuth} alt="Enable the CVE-2025-29927 rule" width="1280" height="1039" />
34-
3532
This will enable the WAF rule and block requests with the `x-middleware-subrequest` header regardless of Next.js version.
3633

3734
## Create a WAF rule (manual)

0 commit comments

Comments
 (0)