megachangelog
Security2026-07-17

WAF emergency rules for RCE and SQLi vulnerability exploitation

This emergency release adds four new managed WAF rules to block active exploitation of critical remote code execution and SQL injection vulnerabilities in popular web frameworks. The rules protect against unauthenticated RCE attacks via malicious path sequences and SQLi attacks via unsanitized request parameters.

This emergency release adds a new managed rule to block active exploitation of a critical remote code execution (RCE) and SQL injection (SQLi) vulnerability found in popular web frameworks.

Key Findings

  • Generic Frameworks - Unauthenticated RCE: Attackers can execute arbitrary system commands with web server privileges by sending malicious input containing invalid path sequences during request processing.

  • Generic Frameworks - SQLi: Attackers can execute unauthorized database queries due to a failure to sanitize input values within request parameters.

RulesetRule IDLegacy Rule IDDescriptionPrevious ActionNew ActionComments
Cloudflare Managed Ruleset ...550664b6 N/AGeneric Rules - Unauthenticated RCEN/ABlockThis is a new detection.
Cloudflare Managed Ruleset ...ed933fcc N/AGeneric Rules - SQLi N/ABlockThis is a new detection.
Cloudflare Free Ruleset ...b5ec246a N/AGeneric Rules - Unauthenticated RCE N/ABlockThis is a new detection.
Cloudflare Free Ruleset ...33697a1a N/AGeneric Rules - SQLi N/ABlockThis is a new detection.
wafsecurityrcesqliemergencyvulnerability

Source: original entry ↗