---
title: Application security Changelog
image: https://edgetunnel-b2h.pages.dev/cf-twitter-card.png
---

> Documentation Index  
> Fetch the complete documentation index at: https://edgetunnel-b2h.pages.dev/changelog/llms.txt  
> Use this file to discover all available pages before exploring further. 

[Skip to content](#%5Ftop) 

# Changelog

New updates and improvements at Cloudflare.

[ Subscribe to RSS ](https://edgetunnel-b2h.pages.dev/changelog/rss/index.xml) [ View RSS feeds ](https://edgetunnel-b2h.pages.dev/fundamentals/new-features/available-rss-feeds/) 

Application security

![hero image](https://edgetunnel-b2h.pages.dev/_astro/hero.CVYJHPAd_26AMqX.svg) 

Jul 28, 2025
1. ### [WAF Release - 2025-07-28](https://edgetunnel-b2h.pages.dev/changelog/post/2025-07-28-waf-release/)  
[ WAF ](https://edgetunnel-b2h.pages.dev/waf/)  
This week’s update spotlights several vulnerabilities across Apache Tomcat, MongoDB, and Fortinet FortiWeb. Several flaws related with a memory leak in Apache Tomcat can lead to a denial-of-service attack. Additionally, a code injection flaw in MongoDB's Mongoose library allows attackers to bypass security controls to access restricted data.

**Key Findings**

  * Fortinet FortiWeb (CVE-2025-25257): An improper neutralization of special elements used in a SQL command vulnerability in Fortinet FortiWeb versions allows an unauthenticated attacker to execute unauthorized SQL code or commands.
  * Apache Tomcat (CVE-2025-31650): A improper Input Validation vulnerability in Apache Tomcat that could create memory leak when incorrect error handling for some invalid HTTP priority headers resulted in incomplete clean-up of the failed request.
  * MongoDB (CVE-2024-53900, CVE:CVE-2025-23061): Improper use of `$where` in match and a nested `$where` filter with a `populate()` match in Mongoose can lead to search injection.

**Impact**  
These vulnerabilities target user-facing components, web application servers, and back-end databases. A SQL injection flaw in Fortinet FortiWeb can lead to data theft or system compromise. A separate issue in Apache Tomcat involves a memory leak from improper input validation, which could be exploited for a denial-of-service (DoS) attack. Finally, a vulnerability in MongoDB's Mongoose library allows attackers to bypass security filters and access unauthorized data through malicious search queries.

| Ruleset                    | Rule ID     | Legacy Rule ID | Description                                                              | Previous Action | New Action | Comments                |
| -------------------------- | ----------- | -------------- | ------------------------------------------------------------------------ | --------------- | ---------- | ----------------------- |
| Cloudflare Managed Ruleset | ...3461ec9e | 100804         | BerriAI - SSRF - CVE:CVE-2024-6587                                       | Log             | Disabled   | This is a New Detection |
| Cloudflare Managed Ruleset | ...0cb13e1d | 100812         | Fortinet FortiWeb - Remote Code Execution - CVE:CVE-2025-25257           | Log             | Block      | This is a New Detection |
| Cloudflare Managed Ruleset | ...67fae7f7 | 100813         | Apache Tomcat - DoS - CVE:CVE-2025-31650                                 | Log             | Disabled   | This is a New Detection |
| Cloudflare Managed Ruleset | ...4b6a5bb1 | 100815         | MongoDB - Remote Code Execution - CVE:CVE-2024-53900, CVE:CVE-2025-23061 | Log             | Block      | This is a New Detection |
| Cloudflare Managed Ruleset | ...688f8e79 | 100816         | MongoDB - Remote Code Execution - CVE:CVE-2024-53900, CVE:CVE-2025-23061 | Log             | Block      | This is a New Detection |

Jul 21, 2025
1. ### [WAF Release - 2025-07-21 - Emergency](https://edgetunnel-b2h.pages.dev/changelog/post/2025-07-21-emergency/)  
[ WAF ](https://edgetunnel-b2h.pages.dev/waf/)  
This week's update highlights several high-impact vulnerabilities affecting Microsoft SharePoint Server. These flaws, involving unsafe deserialization, allow unauthenticated remote code execution over the network, posing a critical threat to enterprise environments relying on SharePoint for collaboration and document management.

**Key Findings**

  * Microsoft SharePoint Server (CVE-2025-53770): A critical vulnerability involving unsafe deserialization of untrusted data, enabling unauthenticated remote code execution over the network. This flaw allows attackers to execute arbitrary code on vulnerable SharePoint servers without user interaction.
  * Microsoft SharePoint Server (CVE-2025-53771): A closely related deserialization issue that can be exploited by unauthenticated attackers, potentially leading to full system compromise. The vulnerability highlights continued risks around insecure serialization logic in enterprise collaboration platforms.

**Impact**  
Together, these vulnerabilities significantly weaken the security posture of on-premise Microsoft SharePoint Server deployments. By enabling remote code execution without authentication, they open the door for attackers to gain persistent access, deploy malware, and move laterally across enterprise environments.

| Ruleset                    | Rule ID     | Legacy Rule ID | Description                                                 | Previous Action | New Action | Comments                |
| -------------------------- | ----------- | -------------- | ----------------------------------------------------------- | --------------- | ---------- | ----------------------- |
| Cloudflare Managed Ruleset | ...2168f6f0 | 100817         | Microsoft SharePoint - Deserialization - CVE:CVE-2025-53770 | N/A             | Block      | This is a New Detection |
| Cloudflare Managed Ruleset | ...8de656c4 | 100818         | Microsoft SharePoint - Deserialization - CVE:CVE-2025-53771 | N/A             | Block      | This is a New Detection |  
For more details, also refer to [our blog ↗](https://blog.cloudflare.com/cloudflare-protects-against-critical-sharepoint-vulnerability-cve-2025-53770/).

Jul 21, 2025
1. ### [WAF Release - 2025-07-21](https://edgetunnel-b2h.pages.dev/changelog/post/2025-07-21-waf-release/)  
[ WAF ](https://edgetunnel-b2h.pages.dev/waf/)  
This week's update spotlights several critical vulnerabilities across Citrix NetScaler Memory Disclosure, FTP servers and network application. Several flaws enable unauthenticated remote code execution or sensitive data exposure, posing a significant risk to enterprise security.

**Key Findings**

  * Wing FTP Server (CVE-2025-47812): A critical Remote Code Execution (RCE) vulnerability that enables unauthenticated attackers to execute arbitrary code with root/SYSTEM-level privileges by exploiting a Lua injection flaw.
  * Infoblox NetMRI (CVE-2025-32813): A remote unauthenticated command injection flaw that allows an attacker to execute arbitrary commands, potentially leading to unauthorized access.
  * Citrix Netscaler ADC (CVE-2025-5777, CVE-2023-4966): A sensitive information disclosure vulnerability, also known as "Citrix Bleed2", that allows the disclosure of memory and subsequent remote access session hijacking.
  * Akamai CloudTest (CVE-2025-49493): An XML External Entity (XXE) injection that could lead to read local files on the system by manipulating XML input.

**Impact**  
These vulnerabilities affect critical enterprise infrastructure, from file transfer services and network management appliances to application delivery controllers. The Wing FTP RCE and Infoblox command injection flaws offer direct paths to deep system compromise, while the Citrix "Bleed2" and Akamai XXE vulnerabilities undermine system integrity by enabling session hijacking and sensitive data theft.

| Ruleset                    | Rule ID     | Legacy Rule ID | Description                                                       | Previous Action | New Action | Comments                |
| -------------------------- | ----------- | -------------- | ----------------------------------------------------------------- | --------------- | ---------- | ----------------------- |
| Cloudflare Managed Ruleset | ...3461ec9e | 100804         | BerriAI - SSRF - CVE:CVE-2024-6587                                | Log             | Log        | This is a New Detection |
| Cloudflare Managed Ruleset | ...5199b58a | 100805         | Wing FTP Server - Remote Code Execution - CVE:CVE-2025-47812      | Log             | Block      | This is a New Detection |
| Cloudflare Managed Ruleset | ...919a91a4 | 100807         | Infoblox NetMRI - Command Injection - CVE:CVE-2025-32813          | Log             | Block      | This is a New Detection |
| Cloudflare Managed Ruleset | ...7899130f | 100808         | Citrix Netscaler ADC - Buffer Error - CVE:CVE-2025-5777           | Log             | Disabled   | This is a New Detection |
| Cloudflare Managed Ruleset | ...d1cf8e08 | 100809         | Citrix Netscaler ADC - Information Disclosure - CVE:CVE-2023-4966 | Log             | Block      | This is a New Detection |
| Cloudflare Managed Ruleset | ...6e70469f | 100810         | Akamai CloudTest - XXE - CVE:CVE-2025-49493                       | Log             | Block      | This is a New Detection |

Jul 18, 2025
1. ### [New APIs for Brand Protection setup](https://edgetunnel-b2h.pages.dev/changelog/post/2025-07-18-brand-protection-api/)  
[ Security Center ](https://edgetunnel-b2h.pages.dev/security-center/)  
The Brand Protection API is now available, allowing users to create new queries and delete existing ones, fetch matches and more!  
What you can do:

  * **create new string or logo query**
  * **delete string or logo queries**
  * **download matches for both logo and string queries**
  * **read matches for both logo and string queries**  
Ready to start? Check out the [Brand Protection API](https://edgetunnel-b2h.pages.dev/api/resources/brand%5Fprotection/) in our documentation.

Jul 15, 2025
1. ### [Faster, more reliable UDP traffic for Cloudflare Tunnel](https://edgetunnel-b2h.pages.dev/changelog/post/2025-07-15-udp-improvements/)  
[ Cloudflare Tunnel ](https://edgetunnel-b2h.pages.dev/tunnel/)[ Cloudflare Tunnel for SASE ](https://edgetunnel-b2h.pages.dev/cloudflare-one/networks/connectors/cloudflare-tunnel/)  
Your real-time applications running over [Cloudflare Tunnel](https://edgetunnel-b2h.pages.dev/cloudflare-one/networks/connectors/cloudflare-tunnel/) are now faster and more reliable. We've completely re-architected the way `cloudflared` proxies UDP traffic in order to isolate it from other traffic, ensuring latency-sensitive applications like private DNS are no longer slowed down by heavy TCP traffic (like file transfers) on the same Tunnel.  
This is a foundational improvement to Cloudflare Tunnel, delivered automatically to all customers. There are no settings to configure — your UDP traffic is already flowing faster and more reliably.

**What’s new:**

  * **Faster UDP performance**: We've significantly reduced the latency for establishing new UDP sessions, making applications like private DNS much more responsive.
  * **Greater reliability for mixed traffic**: UDP packets are no longer affected by heavy TCP traffic, preventing timeouts and connection drops for your real-time services.  
Learn more about running [TCP or UDP applications](https://edgetunnel-b2h.pages.dev/reference-architecture/architectures/sase/#connecting-applications) and [private networks](https://edgetunnel-b2h.pages.dev/cloudflare-one/networks/connectors/cloudflare-tunnel/private-net/) through [Cloudflare Tunnel](https://edgetunnel-b2h.pages.dev/cloudflare-one/networks/connectors/cloudflare-tunnel/).

Jul 14, 2025
1. ### [WAF Release - 2025-07-14](https://edgetunnel-b2h.pages.dev/changelog/post/2025-07-14-waf-release/)  
[ WAF ](https://edgetunnel-b2h.pages.dev/waf/)  
This week’s vulnerability analysis highlights emerging web application threats that exploit modern JavaScript behavior and SQL parsing ambiguities. Attackers continue to refine techniques such as attribute overloading and obfuscated logic manipulation to evade detection and compromise front-end and back-end systems.

**Key Findings**

  * XSS – Attribute Overloading: A novel cross-site scripting technique where attackers abuse custom or non-standard HTML attributes to smuggle payloads into the DOM. These payloads evade traditional sanitization logic, especially in frameworks that loosely validate attributes or trust unknown tokens.
  * XSS – onToggle Event Abuse: Exploits the lesser-used onToggle event (triggered by elements like `<details>`) to execute arbitrary JavaScript when users interact with UI elements. This vector is often overlooked by static analyzers and can be embedded in seemingly benign components.

**Impact**  
These vulnerabilities target both user-facing components and back-end databases, introducing potential vectors for credential theft, session hijacking, or full data exfiltration. The XSS variants bypass conventional filters through overlooked HTML behaviors, while the obfuscated SQLi enables attackers to stealthily probe back-end logic, making them especially difficult to detect and block.

| Ruleset                    | Rule ID     | Legacy Rule ID | Description                 | Previous Action | New Action | Comments                |
| -------------------------- | ----------- | -------------- | --------------------------- | --------------- | ---------- | ----------------------- |
| Cloudflare Managed Ruleset | ...2aa3d845 | 100798         | XSS - Attribute Overloading | Log             | Block      | This is a New Detection |
| Cloudflare Managed Ruleset | ...37548d06 | 100799         | XSS - OnToggle              | Log             | Block      | This is a New Detection |

Jul 07, 2025
1. ### [Increased IP List Limits for Enterprise Accounts](https://edgetunnel-b2h.pages.dev/changelog/post/2025-07-07-increased-ip-list-limits/)  
[ WAF ](https://edgetunnel-b2h.pages.dev/waf/)  
We have significantly increased the limits for [IP Lists](https://edgetunnel-b2h.pages.dev/waf/tools/lists/) on Enterprise plans to provide greater flexibility and control:

  * **Total number of lists**: Increased from 10 to 1,000.
  * **Total number of list items**: Increased from 10,000 to 500,000.  
Limits for other list types and plans remain unchanged. For more details, refer to the [lists availability](https://edgetunnel-b2h.pages.dev/waf/tools/lists/#availability).

Jul 07, 2025
1. ### [WAF Release - 2025-07-07](https://edgetunnel-b2h.pages.dev/changelog/post/2025-07-07-waf-release/)  
[ WAF ](https://edgetunnel-b2h.pages.dev/waf/)  
This week’s roundup uncovers critical vulnerabilities affecting enterprise VoIP systems, webmail platforms, and a popular JavaScript framework. The risks range from authentication bypass to remote code execution (RCE) and buffer handling flaws, each offering attackers a path to elevate access or fully compromise systems.

**Key Findings**

  * Next.js - Auth Bypass: A newly detected authentication bypass flaw in the Next.js framework allows attackers to access protected routes or APIs without proper authorization, undermining application access controls.
  * Fortinet FortiVoice (CVE-2025-32756): A buffer error vulnerability in FortiVoice systems that could lead to memory corruption and potential code execution or service disruption in enterprise telephony environments.
  * Roundcube (CVE-2025-49113): A critical RCE flaw allowing unauthenticated attackers to execute arbitrary PHP code via crafted requests, leading to full compromise of mail servers and user inboxes.

**Impact**  
These vulnerabilities affect core business infrastructure, from web interfaces to voice communications and email platforms. The Roundcube RCE and FortiVoice buffer flaw offer potential for deep system access, while the Next.js auth bypass undermines trust boundaries in modern web apps.

| Ruleset                    | Rule ID     | Legacy Rule ID | Description                                             | Previous Action | New Action | Comments                |
| -------------------------- | ----------- | -------------- | ------------------------------------------------------- | --------------- | ---------- | ----------------------- |
| Cloudflare Managed Ruleset | ...7eb35ee6 | 100795         | Next.js - Auth Bypass                                   | Log             | Disabled   | This is a New Detection |
| Cloudflare Managed Ruleset | ...c329aeb0 | 100796         | Fortinet FortiVoice - Buffer Error - CVE:CVE-2025-32756 | Log             | Disabled   | This is a New Detection |
| Cloudflare Managed Ruleset | ...ab314023 | 100797         | Roundcube - Remote Code Execution - CVE:CVE-2025-49113  | Log             | Disabled   | This is a New Detection |

Jun 16, 2025
1. ### [WAF Release - 2025-06-16](https://edgetunnel-b2h.pages.dev/changelog/post/2025-06-16-waf-release/)  
[ WAF ](https://edgetunnel-b2h.pages.dev/waf/)  
This week’s roundup highlights multiple critical vulnerabilities across popular web frameworks, plugins, and enterprise platforms. The focus lies on remote code execution (RCE), server-side request forgery (SSRF), and insecure file upload vectors that enable full system compromise or data exfiltration.

**Key Findings**

  * Cisco IOS XE (CVE-2025-20188): Critical RCE vulnerability enabling unauthenticated attackers to execute arbitrary commands on network infrastructure devices, risking total router compromise.
  * Axios (CVE-2024-39338): SSRF flaw impacting server-side request control, allowing attackers to manipulate internal service requests when misconfigured with unsanitized user input.
  * vBulletin (CVE-2025-48827, CVE-2025-48828): Two high-impact RCE flaws enabling attackers to remotely execute PHP code, compromising forum installations and underlying web servers.
  * Invision Community (CVE-2025-47916): A critical RCE vulnerability allowing authenticated attackers to run arbitrary code in community platforms, threatening data and lateral movement risk.
  * CrushFTP (CVE-2025-32102, CVE-2025-32103): SSRF vulnerabilities in upload endpoint processing permit attackers to pivot internal network scans and abuse internal services.
  * Roundcube (CVE-2025-49113): RCE via email processing enables attackers to execute code upon viewing a crafted email — particularly dangerous for webmail deployments.
  * WooCommerce WordPress Plugin (CVE-2025-47577): Dangerous file upload vulnerability permits unauthenticated users to upload executable payloads, leading to full WordPress site takeover.
  * Cross-Site Scripting (XSS) Detection Improvements: Enhanced detection patterns.

**Impact**  
These vulnerabilities span core systems — from routers to e-commerce to email. RCE in Cisco IOS XE, Roundcube, and vBulletin poses full system compromise. SSRF in Axios and CrushFTP supports internal pivoting, while WooCommerce’s file upload bug opens doors to mass WordPress exploitation.

| Ruleset                    | Rule ID     | Legacy Rule ID | Description                                                                | Previous Action | New Action | Comments                |
| -------------------------- | ----------- | -------------- | -------------------------------------------------------------------------- | --------------- | ---------- | ----------------------- |
| Cloudflare Managed Ruleset | ...35fefd53 | 100783         | Cisco IOS XE - Remote Code Execution - CVE:CVE-2025-20188                  | Log             | Block      | This is a New Detection |
| Cloudflare Managed Ruleset | ...8332af5d | 100784         | Axios - SSRF - CVE:CVE-2024-39338                                          | Log             | Block      | This is a New Detection |
| Cloudflare Managed Ruleset | ...2e1648d2 | 100785         | vBulletin - Remote Code Execution - CVE:CVE-2025-48827, CVE:CVE-2025-48828 | Log             | Block      | This is a New Detection |
| Cloudflare Managed Ruleset | ...0edcf1ef | 100786         | Invision Community - Remote Code Execution - CVE:CVE-2025-47916            | Log             | Block      | This is a New Detection |
| Cloudflare Managed Ruleset | ...d6f5eb48 | 100791         | CrushFTP - SSRF - CVE:CVE-2025-32102, CVE:CVE-2025-32103                   | Log             | Block      | This is a New Detection |
| Cloudflare Managed Ruleset | ...30baa18a | 100792         | Roundcube - Remote Code Execution - CVE:CVE-2025-49113                     | Log             | Block      | This is a New Detection |
| Cloudflare Managed Ruleset | ...229ba236 | 100793         | XSS - Ontoggle                                                             | Log             | Disabled   | This is a New Detection |
| Cloudflare Managed Ruleset | ...fa338296 | 100794         | WordPress WooCommerce Plugin - Dangerous File Upload - CVE:CVE-2025-47577  | Log             | Block      | This is a New Detection |

Jun 09, 2025
1. ### [More flexible fallback handling — Custom Errors now support fetching assets returned with 4xx or 5xx status codes](https://edgetunnel-b2h.pages.dev/changelog/post/2025-06-09-custom-errors-fetch-4xx-5xx-assets/)  
[ Rules ](https://edgetunnel-b2h.pages.dev/rules/)  
[Custom Errors](https://edgetunnel-b2h.pages.dev/rules/custom-errors/) can now fetch and store [assets](https://edgetunnel-b2h.pages.dev/rules/custom-errors/create-rules/#create-a-custom-error-asset-dashboard) and [error pages](https://edgetunnel-b2h.pages.dev/rules/custom-errors/#error-pages) from your origin even if they are served with a 4xx or 5xx HTTP status code — previously, only 200 OK responses were allowed.

**What’s new:**

  * You can now upload error pages and error assets that return error status codes (for example, 403, 500, 502, 503, 504) when fetched.
  * These assets are stored and minified at the edge, so they can be reused across multiple Custom Error rules without triggering requests to the origin.  
This is especially useful for retrieving error content or downtime banners from your backend when you can’t override the origin status code.  
Learn more in the [Custom Errors](https://edgetunnel-b2h.pages.dev/rules/custom-errors/) documentation.

Jun 09, 2025
1. ### [Match Workers subrequests by upstream zone — cf.worker.upstream\_zone now supported in Transform Rules](https://edgetunnel-b2h.pages.dev/changelog/post/2025-06-09-transform-rule-subrequest-matching/)  
[ Rules ](https://edgetunnel-b2h.pages.dev/rules/)  
You can now use the [cf.worker.upstream\_zone](https://edgetunnel-b2h.pages.dev/ruleset-engine/rules-language/fields/reference/cf.worker.upstream%5Fzone/) field in [Transform Rules](https://edgetunnel-b2h.pages.dev/rules/transform/) to control rule execution based on whether a request originates from [Workers](https://edgetunnel-b2h.pages.dev/workers/), including subrequests issued by Workers in other zones.  
![Match Workers subrequests by upstream zone in Transform Rules](https://edgetunnel-b2h.pages.dev/_astro/transform-rule-subrequest-matching.BeUBEN67_wWefn.webp)  

**What's new:**

  * `cf.worker.upstream_zone` is now supported in Transform Rules expressions.
  * Skip or apply logic conditionally when handling [Workers subrequests](https://edgetunnel-b2h.pages.dev/workers/platform/limits/#subrequests).  
For example, to add a header when the subrequest comes from another zone:  
Text in **Expression Editor** (replace `myappexample.com` with your domain):  
```txt  
(cf.worker.upstream_zone != "" and cf.worker.upstream_zone != "myappexample.com")  
```  
Selected operation under **Modify request header**: _Set static_

**Header name**: `X-External-Workers-Subrequest`

**Value**: `1`  
This gives you more granular control in how you handle incoming requests for your zone.  
Learn more in the [Transform Rules](https://edgetunnel-b2h.pages.dev/rules/transform/) documentation and [Rules language fields](https://edgetunnel-b2h.pages.dev/ruleset-engine/rules-language/fields/reference/) reference.

Jun 09, 2025
1. ### [WAF Release - 2025-06-09](https://edgetunnel-b2h.pages.dev/changelog/post/2025-06-09-waf-release/)  
[ WAF ](https://edgetunnel-b2h.pages.dev/waf/)  
This week’s update spotlights four critical vulnerabilities across CMS platforms, VoIP systems, and enterprise applications. Several flaws enable remote code execution or privilege escalation, posing significant enterprise risks.

**Key Findings**

  * WordPress OttoKit Plugin (CVE-2025-27007): Privilege escalation flaw allows unauthenticated attackers to create or elevate user accounts, compromising WordPress administrative control.
  * SAP NetWeaver (CVE-2025-42999): Remote Code Execution vulnerability enables attackers to execute arbitrary code on SAP NetWeaver systems, threatening core ERP and business operations.
  * Fortinet FortiVoice (CVE-2025-32756): Buffer error vulnerability may lead to memory corruption and potential code execution, directly impacting enterprise VoIP infrastructure.
  * Camaleon CMS (CVE-2024-46986): Remote Code Execution vulnerability allows attackers to gain full control over Camaleon CMS installations, exposing hosted content and underlying servers.

**Impact**  
These vulnerabilities target widely deployed CMS, ERP, and VoIP systems. RCE flaws in SAP NetWeaver and Camaleon CMS allow full takeover of business-critical applications. Privilege escalation in OttoKit exposes WordPress environments to full administrative compromise. FortiVoice buffer handling issues risk destabilizing or fully compromising enterprise telephony systems.

| Ruleset                    | Rule ID     | Legacy Rule ID | Description                                                          | Previous Action | New Action | Comments                |
| -------------------------- | ----------- | -------------- | -------------------------------------------------------------------- | --------------- | ---------- | ----------------------- |
| Cloudflare Managed Ruleset | ...0debd86e | 100769         | WordPress OttoKit Plugin - Privilege Escalation - CVE:CVE-2025-27007 | Log             | Block      | This is a New Detection |
| Cloudflare Managed Ruleset | ...5f57b448 | 100770         | SAP NetWeaver - Remote Code Execution - CVE:CVE-2025-42999           | Log             | Block      | This is a New Detection |
| Cloudflare Managed Ruleset | ...4df8857a | 100779         | Fortinet FortiVoice - Buffer Error - CVE:CVE-2025-32756              | Log             | Block      | This is a New Detection |
| Cloudflare Managed Ruleset | ...3b840107 | 100780         | Camaleon CMS - Remote Code Execution - CVE:CVE-2024-46986            | Log             | Block      | This is a New Detection |

Jun 02, 2025
1. ### [WAF Release - 2025-06-02](https://edgetunnel-b2h.pages.dev/changelog/post/2025-06-02-waf-release/)  
[ WAF ](https://edgetunnel-b2h.pages.dev/waf/)  
This week’s roundup highlights five high-risk vulnerabilities affecting SD-WAN, load balancers, and AI platforms. Several flaws enable unauthenticated remote code execution or authentication bypass.

**Key Findings**

  * Versa Concerto SD-WAN (CVE-2025-34026, CVE-2025-34027): Authentication bypass vulnerabilities allow attackers to gain unauthorized access to SD-WAN management interfaces, compromising network segmentation and control.
  * Kemp LoadMaster (CVE-2024-7591): Remote Code Execution vulnerability enables attackers to execute arbitrary commands, potentially leading to full device compromise within enterprise load balancing environments.
  * AnythingLLM (CVE-2024-0759): Server-Side Request Forgery (SSRF) flaw allows external attackers to force the LLM backend to make unauthorized internal network requests, potentially exposing sensitive internal resources.
  * Anyscale Ray (CVE-2023-48022): Remote Code Execution vulnerability affecting distributed AI workloads, allowing attackers to execute arbitrary code on Ray cluster nodes.
  * Server-Side Request Forgery (SSRF) - Generic & Obfuscated Payloads: Ongoing advancements in SSRF payload techniques observed, including obfuscation and expanded targeting of cloud metadata services and internal IP ranges.

**Impact**  
These vulnerabilities expose critical infrastructure across networking, AI platforms, and SaaS integrations. Unauthenticated RCE and auth bypass flaws in Versa Concerto, Kemp LoadMaster, and Anyscale Ray allow full system compromise. AnythingLLM and SSRF payload variants expand attack surfaces into internal cloud resources, sensitive APIs, and metadata services, increasing risk of privilege escalation, data theft, and persistent access.

| Ruleset                    | Rule ID     | Legacy Rule ID | Description                                                 | Previous Action | New Action | Comments                |
| -------------------------- | ----------- | -------------- | ----------------------------------------------------------- | --------------- | ---------- | ----------------------- |
| Cloudflare Managed Ruleset | ...39b52f02 | 100764         | Versa Concerto SD-WAN - Auth Bypass - CVE:CVE-2025-34027    | Log             | Block      | This is a New Detection |
| Cloudflare Managed Ruleset | ...a34edb97 | 100765         | Versa Concerto SD-WAN - Auth Bypass - CVE:CVE-2025-34026    | Log             | Block      | This is a New Detection |
| Cloudflare Managed Ruleset | ...0d99b2db | 100766         | Kemp LoadMaster - Remote Code Execution - CVE:CVE-2024-7591 | Log             | Block      | This is a New Detection |
| Cloudflare Managed Ruleset | ...95aa3a4f | 100767         | AnythingLLM - SSRF - CVE:CVE-2024-0759                      | Log             | Block      | This is a New Detection |
| Cloudflare Managed Ruleset | ...840a0966 | 100768         | Anyscale Ray - Remote Code Execution - CVE:CVE-2023-48022   | Log             | Block      | This is a New Detection |
| Cloudflare Managed Ruleset | ...9d16ee18 | 100781         | SSRF - Generic Payloads                                     | N/A             | Disabled   | This is a New Detection |
| Cloudflare Managed Ruleset | ...5c963d9d | 100782         | SSRF - Obfuscated Payloads                                  | N/A             | Disabled   | This is a New Detection |

May 30, 2025
1. ### [Fine-tune image optimization — WebP now supported in Configuration Rules](https://edgetunnel-b2h.pages.dev/changelog/post/2025-05-30-configuration-rules-webp/)  
[ Rules ](https://edgetunnel-b2h.pages.dev/rules/)  
You can now enable [Polish](https://edgetunnel-b2h.pages.dev/images/polish/activate-polish/) with the `webp` format directly in [Configuration Rules](https://edgetunnel-b2h.pages.dev/rules/configuration-rules/), allowing you to optimize image delivery for specific routes, user agents, or A/B tests — without applying changes zone-wide.

**What’s new:**

  * [WebP](https://edgetunnel-b2h.pages.dev/images/polish/compression/#webp) is now a supported [value](https://edgetunnel-b2h.pages.dev/rules/configuration-rules/settings/#polish) in the **Polish** setting for Configuration Rules.  
This gives you more precise control over how images are compressed and delivered, whether you're targeting modern browsers, running experiments, or tailoring performance by geography or device type.  
Learn more in the [Polish](https://edgetunnel-b2h.pages.dev/images/polish/) and [Configuration Rules](https://edgetunnel-b2h.pages.dev/rules/configuration-rules/) documentation.

May 28, 2025
1. ### [Updated attack score model](https://edgetunnel-b2h.pages.dev/changelog/post/2025-05-28-updated-attack-score-model/)  
[ WAF ](https://edgetunnel-b2h.pages.dev/waf/)  
We have deployed an updated attack score model focused on enhancing the detection of multiple false positives (FPs).  
As a result of this improvement, some changes in observed attack scores are expected.

May 27, 2025
1. ### [Increased limits for Cloudflare for SaaS and Secrets Store free and Pay-as-you-go plans](https://edgetunnel-b2h.pages.dev/changelog/post/2025-05-19-paygo-updates/)  
[ SSL/TLS ](https://edgetunnel-b2h.pages.dev/ssl/)[ Cloudflare for SaaS ](https://edgetunnel-b2h.pages.dev/cloudflare-for-platforms/cloudflare-for-saas/)[ Secrets Store ](https://edgetunnel-b2h.pages.dev/secrets-store/)  
With upgraded limits to [all free and paid plans ↗](https://www.cloudflare.com/plans/), you can now scale more easily with [Cloudflare for SaaS ↗](https://edgetunnel-b2h.pages.dev/cloudflare-for-platforms/cloudflare-for-saas/) and [Secrets Store ↗](https://edgetunnel-b2h.pages.dev/secrets-store/).  
[Cloudflare for SaaS ↗](https://edgetunnel-b2h.pages.dev/cloudflare-for-platforms/cloudflare-for-saas/) allows you to extend the benefits of Cloudflare to your customers via their own custom or vanity domains. Now, the [limit for custom hostnames ↗](https://edgetunnel-b2h.pages.dev/cloudflare-for-platforms/cloudflare-for-saas/plans/) on a Cloudflare for SaaS Pay-as-you-go plan has been **raised from 5,000 custom hostnames to 50,000 custom hostnames.**  
With custom origin server -- previously an enterprise-only feature -- you can route traffic from one or more custom hostnames somewhere other than your default proxy fallback. [Custom origin server ↗](https://edgetunnel-b2h.pages.dev/cloudflare-for-platforms/cloudflare-for-saas/start/advanced-settings/custom-origin/) is now available to Cloudflare for SaaS customers on Free, Pro, and Business plans.  
You can enable custom origin server on a per-custom hostname basis [via the API ↗](https://edgetunnel-b2h.pages.dev/api/resources/custom%5Fhostnames/methods/edit/) or the UI:  
![Import repo or choose template](https://edgetunnel-b2h.pages.dev/_astro/custom-origin-server.B-BXcG-1_ZUd9i6.webp)  
Currently [in beta with a Workers integration ↗](https://blog.cloudflare.com/secrets-store-beta/), [Cloudflare Secrets Store ↗](https://edgetunnel-b2h.pages.dev/secrets-store/) allows you to store, manage, and deploy account level secrets from a secure, centralized platform your [Cloudflare Workers ↗](https://edgetunnel-b2h.pages.dev/workers/). Now, you can create and deploy **100 secrets per account**. Try it out [in the dashboard ↗](http://dash.cloudflare.com/?to=/:account/secrets-store), with [Wrangler ↗](https://edgetunnel-b2h.pages.dev/secrets-store/integrations/workers/), or [via the API ↗](https://edgetunnel-b2h.pages.dev/api/resources/secrets%5Fstore/) today.

May 27, 2025
1. ### [WAF Release - 2025-05-27](https://edgetunnel-b2h.pages.dev/changelog/post/2025-05-27-waf-release/)  
[ WAF ](https://edgetunnel-b2h.pages.dev/waf/)  
This week’s roundup covers nine vulnerabilities, including six critical RCEs and one dangerous file upload. Affected platforms span cloud services, CI/CD pipelines, CMSs, and enterprise backup systems. Several are now addressed by updated WAF managed rulesets.

**Key Findings**

  * Ingress-Nginx (CVE-2025-1098): Unauthenticated RCE via unsafe annotation handling. Impacts Kubernetes clusters.
  * GitHub Actions (CVE-2025-30066): RCE through malicious workflow inputs. Targets CI/CD pipelines.
  * Craft CMS (CVE-2025-32432): Template injection enables unauthenticated RCE. High risk to content-heavy sites.
  * F5 BIG-IP (CVE-2025-31644): RCE via TMUI exploit, allowing full system compromise.
  * AJ-Report (CVE-2024-15077): RCE through untrusted template execution. Affects reporting dashboards.
  * NAKIVO Backup (CVE-2024-48248): RCE via insecure script injection. High-value target for ransomware.
  * SAP NetWeaver (CVE-2025-31324): Dangerous file upload flaw enables remote shell deployment.
  * Ivanti EPMM (CVE-2025-4428, 4427): Auth bypass allows full access to mobile device management.
  * Vercel (CVE-2025-32421): Information leak via misconfigured APIs. Useful for attacker recon.

**Impact**  
These vulnerabilities expose critical components across Kubernetes, CI/CD pipelines, and enterprise systems to severe threats including unauthenticated remote code execution, authentication bypass, and information leaks. High-impact flaws in Ingress-Nginx, Craft CMS, F5 BIG-IP, and NAKIVO Backup enable full system compromise, while SAP NetWeaver and AJ-Report allow remote shell deployment and template-based attacks. Ivanti EPMM’s auth bypass further risks unauthorized control over mobile device fleets.  
GitHub Actions and Vercel introduce supply chain and reconnaissance risks, allowing malicious workflow inputs and data exposure that aid in targeted exploitation. Organizations should prioritize immediate patching, enhance monitoring, and deploy updated WAF and IDS signatures to defend against likely active exploitation.

| Ruleset                    | Rule ID     | Legacy Rule ID | Description                                                      | Previous Action | New Action | Comments                |
| -------------------------- | ----------- | -------------- | ---------------------------------------------------------------- | --------------- | ---------- | ----------------------- |
| Cloudflare Managed Ruleset | ...d127592a | 100746         | Vercel - Information Disclosure                                  | Log             | Disabled   | This is a New Detection |
| Cloudflare Managed Ruleset | ...95442495 | 100754         | AJ-Report - Remote Code Execution - CVE:CVE-2024-15077           | Log             | Block      | This is a New Detection |
| Cloudflare Managed Ruleset | ...dfee7ae4 | 100756         | NAKIVO Backup - Remote Code Execution - CVE:CVE-2024-48248       | Log             | Block      | This is a New Detection |
| Cloudflare Managed Ruleset | ...1c52f6d0 | 100757         | Ingress-Nginx - Remote Code Execution - CVE:CVE-2025-1098        | Log             | Disabled   | This is a New Detection |
| Cloudflare Managed Ruleset | ...95442495 | 100759         | SAP NetWeaver - Dangerous File Upload - CVE:CVE-2025-31324       | Log             | Block      | This is a New Detection |
| Cloudflare Managed Ruleset | ...5366ccc1 | 100760         | Craft CMS - Remote Code Execution - CVE:CVE-2025-32432           | Log             | Block      | This is a New Detection |
| Cloudflare Managed Ruleset | ...eb40686b | 100761         | GitHub Action - Remote Code Execution - CVE:CVE-2025-30066       | Log             | Disabled   | This is a New Detection |
| Cloudflare Managed Ruleset | ...60fc041c | 100762         | Ivanti EPMM - Auth Bypass - CVE:CVE-2025-4428, CVE:CVE-2025-4427 | Log             | Block      | This is a New Detection |
| Cloudflare Managed Ruleset | ...ebafdfe6 | 100763         | F5 Big IP - Remote Code Execution - CVE:CVE-2025-31644           | Log             | Disabled   | This is a New Detection |

May 19, 2025
1. ### [WAF Release - 2025-05-19](https://edgetunnel-b2h.pages.dev/changelog/post/2025-05-19-waf-release/)  
[ WAF ](https://edgetunnel-b2h.pages.dev/waf/)  
This week's analysis covers four vulnerabilities, with three rated critical due to their Remote Code Execution (RCE) potential. One targets a high-traffic frontend platform, while another targets a popular content management system. These detections are now part of the Cloudflare Managed Ruleset in _Block_ mode.

**Key Findings**

  * Commvault Command Center (CVE-2025-34028) exposes an unauthenticated RCE via insecure command injection paths in the web UI. This is critical due to its use in enterprise backup environments.
  * BentoML (CVE-2025-27520) reveals an exploitable vector where serialized payloads in model deployment APIs can lead to arbitrary command execution. This targets modern AI/ML infrastructure.
  * Craft CMS (CVE-2024-56145) allows RCE through template injection in unauthenticated endpoints. It poses a significant risk for content-heavy websites with plugin extensions.
  * Apache HTTP Server (CVE-2024-38475) discloses sensitive server config data due to misconfigured `mod_proxy` behavior. While not RCE, this is useful for pre-attack recon.

**Impact**  
These newly detected vulnerabilities introduce critical risk across modern web stacks, AI infrastructure, and content platforms: unauthenticated RCEs in Commvault, BentoML, and Craft CMS enable full system compromise with minimal attacker effort.  
Apache HTTPD information leak can support targeted reconnaissance, increasing the success rate of follow-up exploits. Organizations using these platforms should prioritize patching and monitor for indicators of exploitation using updated WAF detection rules.

| Ruleset                    | Rule ID     | Legacy Rule ID | Description                                                           | Previous Action | New Action | Comments                |
| -------------------------- | ----------- | -------------- | --------------------------------------------------------------------- | --------------- | ---------- | ----------------------- |
| Cloudflare Managed Ruleset | ...75129820 | 100745         | Apache HTTP Server - Information Disclosure - CVE:CVE-2024-38475      | Log             | Block      | This is a New Detection |
| Cloudflare Managed Ruleset | ...26a517f1 | 100747         | Commvault Command Center - Remote Code Execution - CVE:CVE-2025-34028 | Log             | Block      | This is a New Detection |
| Cloudflare Managed Ruleset | ...d7619ccb | 100749         | BentoML - Remote Code Execution - CVE:CVE-2025-27520                  | Log             | Disabled   | This is a New Detection |
| Cloudflare Managed Ruleset | ...f15bfda4 | 100753         | Craft CMS - Remote Code Execution - CVE:CVE-2024-56145                | Log             | Block      | This is a New Detection |

May 09, 2025
1. ### [More ways to match — Snippets now support Custom Lists, Bot Score, and WAF Attack Score](https://edgetunnel-b2h.pages.dev/changelog/post/2025-05-09-snippets-cloud-connector-lists-waf-bot-scores/)  
[ Rules ](https://edgetunnel-b2h.pages.dev/rules/)  
You can now use IP, Autonomous System (AS), and Hostname [custom lists](https://edgetunnel-b2h.pages.dev/waf/tools/lists/custom-lists/) to route traffic to [Snippets](https://edgetunnel-b2h.pages.dev/rules/snippets/) and [Cloud Connector](https://edgetunnel-b2h.pages.dev/rules/cloud-connector/), giving you greater precision and control over how you match and process requests at the edge.  
In Snippets, you can now also match on [Bot Score](https://edgetunnel-b2h.pages.dev/bots/concepts/bot-score/) and [WAF Attack Score](https://edgetunnel-b2h.pages.dev/waf/detections/attack-score/), unlocking smarter edge logic for everything from request filtering and mitigation to [tarpitting](https://edgetunnel-b2h.pages.dev/rules/snippets/examples/slow-suspicious-requests/) and logging.

**What’s new:**

  * [Custom lists](https://edgetunnel-b2h.pages.dev/waf/tools/lists/custom-lists/) matching – Snippets and Cloud Connector now support user-created IP, AS, and Hostname lists via dashboard or [Lists API](https://edgetunnel-b2h.pages.dev/api/resources/rules/subresources/lists/methods/list/). Great for shared logic across zones.
  * [Bot Score](https://edgetunnel-b2h.pages.dev/bots/concepts/bot-score/) and [WAF Attack Score](https://edgetunnel-b2h.pages.dev/waf/detections/attack-score/) – Use Cloudflare’s intelligent traffic signals to detect bots or attacks and take advanced, tailored actions with just a few lines of code.  
![New fields in Snippets](https://edgetunnel-b2h.pages.dev/_astro/snippets-lists-scores.D05l6zgc_ZG4Rof.webp)  
These enhancements unlock new possibilities for building smarter traffic workflows with minimal code and maximum efficiency.  
Learn more in the [Snippets](https://edgetunnel-b2h.pages.dev/rules/snippets/) and [Cloud Connector](https://edgetunnel-b2h.pages.dev/rules/cloud-connector/) documentation.

May 08, 2025
1. ### [URL Scanner now supports geo-specific scanning](https://edgetunnel-b2h.pages.dev/changelog/post/2025-05-07-url-scanner-geoegress/)  
[ Security Center ](https://edgetunnel-b2h.pages.dev/security-center/)  
Enterprise customers can now choose the geographic location from which a URL scan is performed — either via [Security Center](https://edgetunnel-b2h.pages.dev/security-center/investigate/) in the Cloudflare dashboard or via the [URL Scanner API](https://edgetunnel-b2h.pages.dev/api/resources/url%5Fscanner/subresources/scans/methods/create/).  
This feature gives security teams greater insight into how a website behaves across different regions, helping uncover targeted, location-specific threats.

**What’s new:**

  * Location Picker: Select a location for the scan via **Security Center → Investigate** in the dashboard or through the API.
  * Region-aware scanning: Understand how content changes by location — useful for detecting regionally tailored attacks.
  * Default behavior: If no location is set, scans default to the user’s current geographic region.  
Learn more in the [Security Center documentation](https://edgetunnel-b2h.pages.dev/security-center/).

May 08, 2025
1. ### [Improved Payload Logging for WAF Managed Rules](https://edgetunnel-b2h.pages.dev/changelog/post/2025-05-08-improved-payload-logging/)  
[ WAF ](https://edgetunnel-b2h.pages.dev/waf/)  
We have upgraded WAF Payload Logging to enhance rule diagnostics and usability:

  * **Targeted logging**: Logs now capture only the specific portions of requests that triggered WAF rules, rather than entire request segments.
  * **Visual highlighting**: Matched content is visually highlighted in the UI for faster identification.
  * **Enhanced context**: Logs now include surrounding context to make diagnostics more effective.  
![Log entry showing payload logging details](https://edgetunnel-b2h.pages.dev/_astro/2025-05-payload-logging-update.1M29LjNm_Z23wApX.webp)  
Payload Logging is available to all Enterprise customers. If you have not used Payload Logging before, check how you can [get started](https://edgetunnel-b2h.pages.dev/waf/managed-rules/payload-logging/).

**Note:** The structure of the `encrypted_matched_data` field in Logpush has changed from `Map<Field, Value>` to `Map<Field, {Before: bytes, Content: Value, After: bytes}>`. If you rely on this field in your Logpush jobs, you should review and update your processing logic accordingly.

May 05, 2025
1. ### [WAF Release - 2025-05-05](https://edgetunnel-b2h.pages.dev/changelog/post/2025-05-05-waf-release/)  
[ WAF ](https://edgetunnel-b2h.pages.dev/waf/)  
This week's analysis covers five CVEs with varying impact levels. Four are rated critical, while one is rated high severity. Remote Code Execution vulnerabilities dominate this set.

**Key Findings**  
GFI KerioControl (CVE-2024-52875) contains an unauthenticated Remote Code Execution (RCE) vulnerability that targets firewall appliances. This vulnerability can let attackers gain root level system access, making this CVE particularly attractive for threat actors.  
The SonicWall SMA vulnerabilities remain concerning due to their continued exploitation since 2021\. These critical vulnerabilities in remote access solutions create dangerous entry points to networks.

**Impact**  
Customers using the Managed Ruleset will receive rule coverage following this week's release. Below is a breakdown of the recommended prioritization based on current exploitation trends:

  * GFI KerioControl (CVE-2024-52875) - Highest priority; unauthenticated RCE
  * SonicWall SMA (Multiple vulnerabilities) - Critical for network appliances
  * XWiki (CVE-2025-24893) - High priority for development environments
  * Langflow (CVE-2025-3248) - Important for AI workflow platforms
  * MinIO (CVE-2025-31489) - Important for object storage implementations

| Ruleset                    | Rule ID     | Legacy Rule ID | Description                                                                                        | Previous Action | New Action | Comments                |
| -------------------------- | ----------- | -------------- | -------------------------------------------------------------------------------------------------- | --------------- | ---------- | ----------------------- |
| Cloudflare Managed Ruleset | ...d0b7a392 | 100724         | GFI KerioControl - Remote Code Execution - CVE:CVE-2024-52875                                      | Log             | Block      | This is a New Detection |
| Cloudflare Managed Ruleset | ...717a9e42 | 100748         | XWiki - Remote Code Execution - CVE:CVE-2025-24893                                                 | Log             | Block      | This is a New Detection |
| Cloudflare Managed Ruleset | ...e9cf745d | 100750         | SonicWall SMA - Dangerous File Upload - CVE:CVE-2021-20040, CVE:CVE-2021-20041, CVE:CVE-2021-20042 | Log             | Block      | This is a New Detection |
| Cloudflare Managed Ruleset | ...d29da333 | 100751         | Langflow - Remote Code Execution - CVE:CVE-2025-3248                                               | Log             | Block      | This is a New Detection |
| Cloudflare Managed Ruleset | ...caa7b208 | 100752         | MinIO - Auth Bypass - CVE:CVE-2025-31489                                                           | Log             | Block      | This is a New Detection |

Apr 26, 2025
1. ### [WAF Release - 2025-04-26 - Emergency](https://edgetunnel-b2h.pages.dev/changelog/post/2025-04-26-emergency-waf-release/)  
[ WAF ](https://edgetunnel-b2h.pages.dev/waf/)  

| Ruleset                    | Rule ID     | Legacy Rule ID | Description                                                                        | Previous Action | New Action | Comments                |
| -------------------------- | ----------- | -------------- | ---------------------------------------------------------------------------------- | --------------- | ---------- | ----------------------- |
| Cloudflare Managed Ruleset | ...19fcc883 | 100755         | React.js - Router and Remix Vulnerability - CVE:CVE-2025-43864, CVE:CVE-2025-43865 | Block           | Block      | This is a New Detection |

Apr 24, 2025
1. ### [Custom Errors are now Generally Available](https://edgetunnel-b2h.pages.dev/changelog/post/2025-04-24-custom-errors-ga/)  
[ Rules ](https://edgetunnel-b2h.pages.dev/rules/)  
[Custom Errors](https://edgetunnel-b2h.pages.dev/rules/custom-errors/) are now generally available for all paid plans — bringing a unified and powerful experience for customizing error responses at both the zone and account levels.  
You can now manage **Custom Error Rules**, **Custom Error Assets**, and redesigned **Error Pages** directly from the Cloudflare dashboard. These features let you deliver tailored messaging when errors occur, helping you maintain brand consistency and improve user experience — whether it’s a 404 from your origin or a security challenge from Cloudflare.  
What's new:

  * **Custom Errors are now GA** – Available on all paid plans and ready for production traffic.
  * **UI for Custom Error Rules and Assets** – Manage your zone-level rules from the Rules > Overview and your zone-level assets from the Rules > Settings tabs.
  * **Define inline content or upload assets** – Create custom responses directly in the rule builder, upload new or reuse previously stored assets.
  * **Refreshed UI and new name for Error Pages** – Formerly known as “Custom Pages,” Error Pages now offer a cleaner, more intuitive experience for both zone and account-level configurations.
  * **Powered by Ruleset Engine** – Custom Error Rules support [conditional logic](https://edgetunnel-b2h.pages.dev/ruleset-engine/rules-language/) and override Error Pages for 500 and 1000 class errors, as well as errors originating from your origin or [other Cloudflare products](https://edgetunnel-b2h.pages.dev/ruleset-engine/reference/phases-list/). You can also configure [Response Header Transform Rules](https://edgetunnel-b2h.pages.dev/rules/transform/response-header-modification/) to add, change, or remove HTTP headers from responses returned by Custom Error Rules.  
Learn more in the [Custom Errors documentation](https://edgetunnel-b2h.pages.dev/rules/custom-errors/).

Apr 22, 2025
1. ### [WAF Release - 2025-04-22](https://edgetunnel-b2h.pages.dev/changelog/post/2025-04-22-waf-release/)  
[ WAF ](https://edgetunnel-b2h.pages.dev/waf/)  
Each of this week's rule releases covers a distinct CVE, with half of the rules targeting Remote Code Execution (RCE) attacks. Of the 6 CVEs covered, four were scored as critical, with the other two scored as high.  
When deciding which exploits to tackle, Cloudflare tunes into the attackers' areas of focus. Cloudflare's network intelligence provides a unique lens into attacker activity – for instance, through the volume of blocked requests related with CVE exploits after updating WAF Managed Rules with new detections.  
From this week's releases, one indicator that RCE is a "hot topic" attack type is the fact that the Oracle PeopleSoft RCE rule accounts for half of all of the new rule matches. This rule patches CVE-2023-22047, a high-severity vulnerability in the Oracle PeopleSoft suite that allows unauthenticated attackers to access PeopleSoft Enterprise PeopleTools data through remote code execution. This is particularly concerning because of the nature of the data managed by PeopleSoft – this can include payroll records or student profile information. This CVE, along with five others, are addressed with the latest detection update to WAF Managed Rules.

| Ruleset                    | Rule ID     | Legacy Rule ID | Description                                                        | Previous Action | New Action | Comments                |
| -------------------------- | ----------- | -------------- | ------------------------------------------------------------------ | --------------- | ---------- | ----------------------- |
| Cloudflare Managed Ruleset | ...a5be3327 | 100738         | GitLab - Auth Bypass - CVE:CVE-2023-7028                           | Log             | Disabled   | This is a New Detection |
| Cloudflare Managed Ruleset | ...6c9531fa | 100740         | Splunk Enterprise - Remote Code Execution - CVE:CVE-2025-20229     | Log             | Disabled   | This is a New Detection |
| Cloudflare Managed Ruleset | ...f40bbc2b | 100741         | Oracle PeopleSoft - Remote Code Execution - CVE:CVE-2023-22047     | Log             | Disabled   | This is a New Detection |
| Cloudflare Managed Ruleset | ...5462167c | 100742         | CrushFTP - Auth Bypass - CVE:CVE-2025-31161                        | Log             | Disabled   | This is a New Detection |
| Cloudflare Managed Ruleset | ...caa7b208 | 100743         | Ivanti - Buffer Error - CVE:CVE-2025-22457                         | Log             | Disabled   | This is a New Detection |
| Cloudflare Managed Ruleset | ...d52139a8 | 100744         | Oracle Access Manager - Remote Code Execution - CVE:CVE-2021-35587 | Log             | Disabled   | This is a New Detection |

```json
{"@context":"https://schema.org","@type":"BlogPosting","@id":"https://edgetunnel-b2h.pages.dev/changelog/product-group/application-security/6/#page","headline":"Application security Changelog | Cloudflare Docs","url":"https://edgetunnel-b2h.pages.dev/changelog/product-group/application-security/6/","inLanguage":"en","image":"https://edgetunnel-b2h.pages.dev/cf-twitter-card.png","publisher":{"@type":"Organization","name":"Cloudflare","url":"https://www.cloudflare.com/"},"isPartOf":{"@type":"WebSite","@id":"https://edgetunnel-b2h.pages.dev/#website","name":"Cloudflare Docs","url":"https://edgetunnel-b2h.pages.dev/"}}
```
