diff --git a/src/content/docs/waf/change-log/2025-04-14.mdx b/src/content/docs/waf/change-log/2025-04-14.mdx
new file mode 100644
index 00000000000000..2bad80d688a373
--- /dev/null
+++ b/src/content/docs/waf/change-log/2025-04-14.mdx
@@ -0,0 +1,37 @@
+---
+title: "2025-04-14"
+type: table
+pcx_content_type: release-notes
+sidebar:
+ order: 793
+tableOfContents: false
+---
+
+import { RuleID } from "~/components";
+
+
+
+
+ | Ruleset |
+ Rule ID |
+ Legacy Rule ID |
+ Description |
+ Previous Action |
+ New Action |
+ Comments |
+
+
+
+
+ | Cloudflare Managed Ruleset |
+
+
+ |
+ 100739A |
+ Next.js - Auth Bypass - CVE:CVE-2025-29927 - 2 |
+ Log |
+ Disabled |
+ This is a New Detection |
+
+
+
diff --git a/src/content/docs/waf/change-log/scheduled-changes.mdx b/src/content/docs/waf/change-log/scheduled-changes.mdx
index 518b6c3fdfadf7..96ea39028c6c53 100644
--- a/src/content/docs/waf/change-log/scheduled-changes.mdx
+++ b/src/content/docs/waf/change-log/scheduled-changes.mdx
@@ -25,14 +25,69 @@ import { RSSButton, RuleID } from "~/components";
- | 2025-04-01 |
- 2025-04-07 |
+ 2025-04-14 |
+ 2025-04-21 |
Log |
- 100739A |
+ 100738 |
-
+
|
- Next.js - Auth Bypass - CVE:CVE-2025-29927 - 2 |
+ GitLab - Auth Bypass - CVE:CVE-2023-7028 |
+ This is a New Detection |
+
+
+ | 2025-04-14 |
+ 2025-04-21 |
+ Log |
+ 100740 |
+
+
+ |
+ Splunk Enterprise - Remote Code Execution - CVE:CVE-2025-20229 |
+ This is a New Detection |
+
+
+ | 2025-04-14 |
+ 2025-04-21 |
+ Log |
+ 100741 |
+
+
+ |
+ Oracle PeopleSoft - Remote Code Execution - CVE:CVE-2023-22047 |
+ This is a New Detection |
+
+
+ | 2025-04-14 |
+ 2025-04-21 |
+ Log |
+ 100742 |
+
+
+ |
+ CrushFTP - Auth Bypass - CVE:CVE-2025-31161 |
+ This is a New Detection |
+
+
+ | 2025-04-14 |
+ 2025-04-21 |
+ Log |
+ 100743 |
+
+
+ |
+ Ivanti - Buffer Error - CVE:CVE-2025-22457 |
+ This is a New Detection |
+
+
+ | 2025-04-14 |
+ 2025-04-21 |
+ Log |
+ 100744 |
+
+
+ |
+ Oracle Access Manager - Remote Code Execution - CVE:CVE-2021-35587 |
This is a New Detection |
diff --git a/src/content/release-notes/waf.yaml b/src/content/release-notes/waf.yaml
index 7e48df1d99dc12..2ef86f99b43652 100644
--- a/src/content/release-notes/waf.yaml
+++ b/src/content/release-notes/waf.yaml
@@ -5,11 +5,14 @@ productLink: "/waf/"
productArea: Application security
productAreaLink: /fundamentals/reference/changelog/security/
entries:
- - publish_date: "2025-04-02"
- scheduled_date: "2025-04-07"
+ - publish_date: "2025-04-14"
+ scheduled_date: "2025-04-21"
individual_page: true
scheduled: true
link: "/waf/change-log/scheduled-changes/"
+ - publish_date: "2025-04-14"
+ individual_page: true
+ link: "/waf/change-log/2025-04-14/"
- publish_date: "2025-04-02"
individual_page: true
link: "/waf/change-log/2025-04-02/"