diff --git a/src/content/changelog/waf/2025-09-15-waf-release.mdx b/src/content/changelog/waf/2025-09-15-waf-release.mdx new file mode 100644 index 000000000000000..2a830c619d8e0b7 --- /dev/null +++ b/src/content/changelog/waf/2025-09-15-waf-release.mdx @@ -0,0 +1,74 @@ +--- +title: "WAF Release - 2025-09-15" +description: Cloudflare WAF managed rulesets 2025-09-15 release +date: 2025-09-15 +--- + +import { RuleID } from "~/components"; + +**This week's update** + +This week’s focus highlights newly disclosed vulnerabilities in DevOps tooling, data visualization platforms, and enterprise CMS solutions. These issues include sensitive information disclosure and remote code execution, putting organizations at risk of credential leakage, unauthorized access, and full system compromise. + +**Key Findings** + +* Argo CD (CVE-2025-55190): Exposure of sensitive information could allow attackers to access credential data stored in configurations, potentially leading to compromise of Kubernetes workloads and secrets.Next.js (CVE-2025-57822): Improper handling of redirects in custom middleware can lead to server-side request forgery (SSRF) when user-supplied headers are forwarded. Attackers could exploit this to access internal services or cloud metadata endpoints. The issue has been resolved in versions 14.2.32 and 15.4.7. Developers using custom middleware should upgrade and verify proper redirect handling in `next()` calls. + +* DataEase (CVE-2025-57773): Insufficient input validation enables JNDI injection and insecure deserialization, resulting in remote code execution (RCE). Successful exploitation grants attackers control over the application server. + +* Sitecore (CVE-2025-53694): A sensitive information disclosure flaw allows unauthorized access to confidential information stored in Sitecore deployments, raising the risk of data breaches and privilege escalation. + +**Impact** + +These vulnerabilities expose organizations to serious risks, including credential theft, unauthorized access, and full system compromise. Argo CD’s flaw may expose Kubernetes secrets, DataEase exploitation could give attackers remote execution capabilities, and Sitecore’s disclosure issue increases the likelihood of sensitive data leakage and business impact. + +Administrators are strongly advised to apply vendor patches immediately, rotate exposed credentials, and review access controls to mitigate these risks. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
RulesetRule IDLegacy Rule IDDescriptionPrevious ActionNew ActionComments
Cloudflare Managed Ruleset + + 100646Argo CD - Information Disclosure - CVE:CVE-2025-55190sLogDisabledThis is a New Detection
Cloudflare Managed Ruleset + + 100874DataEase - JNDI injection - CVE:CVE-2025-57773LogDisabledThis is a New Detection
Cloudflare Managed Ruleset + + 100880Sitecore - Information Disclosure - CVE:CVE-2025-53694LogBlockThis is a New Detection
\ No newline at end of file diff --git a/src/content/changelog/waf/scheduled-waf-release.mdx b/src/content/changelog/waf/scheduled-waf-release.mdx index 424801e04e50e27..43bb337b523c586 100644 --- a/src/content/changelog/waf/scheduled-waf-release.mdx +++ b/src/content/changelog/waf/scheduled-waf-release.mdx @@ -1,7 +1,7 @@ --- -title: WAF Release - Scheduled changes for 2025-09-15 -description: WAF managed ruleset changes scheduled for 2025-09-15 -date: 2025-09-08 +title: WAF Release - Scheduled changes for 2025-09-22 +description: WAF managed ruleset changes scheduled for 2025-09-22 +date: 2025-09-15 scheduled: true --- @@ -21,37 +21,92 @@ import { RuleID } from "~/components"; - 2025-09-08 2025-09-15 + 2025-09-22 Log - 100646 + 100800_BETA - Argo CD - Information Disclosure - CVE:CVE-2025-55190 - This is a New Detection + SQLi - Obfuscated Boolean - Beta + This rule will be merged to 100800 in old WAF and 7663ea44178441a0b3205c145563445f in new WAF - 2025-09-08 2025-09-15 + 2025-09-22 Log - 100874 + 100146C - + - DataEase - JNDI injection - CVE:CVE-2025-57773 + SSRF - Cloud - 2 This is a New Detection - 2025-09-08 2025-09-15 + 2025-09-22 Log - 100880 + 100146 - + - Sitecore - Information Disclosure - CVE:CVE-2025-53694 + SSRF - Host - 2 This is a New Detection - + + + 2025-09-15 + 2025-09-22 + Log + 100146B + + + + SSRF - Local - 2 + This is a New Detection + + + 2025-09-15 + 2025-09-22 + Log + 100773 + + + + Next.js - SSRF + This is a New Detection + + + 2025-09-15 + 2025-09-22 + Log + 100758 + + + + Skyvern - Remote Code Execution - CVE:CVE-2025-49619 + This is a New Detection + + + 2025-09-15 + 2025-09-22 + Log + 100714 + + + + Azure - Auth Bypass - CVE:CVE-2025-54914 + This is a New Detection + + + 2025-09-15 + 2025-09-22 + Log + 100774 + + + + Adobe Commerce - Remote Code Execution - CVE:CVE-2025-54236 + This is a New Detection + \ No newline at end of file