Skip to content

Commit d0aeafd

Browse files
authored
Release-Oct-27-2025: Announce 8 detections. (#26104)
* Release-Oct-27-2025: Announce 5 detections. * Release-Oct-27-2025: One more change
1 parent 132255e commit d0aeafd

File tree

1 file changed

+110
-5
lines changed

1 file changed

+110
-5
lines changed
Lines changed: 110 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,112 @@
11
---
2-
title: WAF Release - Scheduled changes for 2025-10-27
3-
description: WAF managed ruleset changes scheduled for 2025-10-27
4-
date: 2025-10-20
2+
title: WAF Release - Scheduled changes for 2025-11-03
3+
description: WAF managed ruleset changes scheduled for 2025-11-03
4+
date: 2025-10-27
55
scheduled: true
6-
hidden: true
7-
---
6+
---
7+
8+
import { RuleID } from "~/components";
9+
10+
<table style="width: 100%">
11+
<thead>
12+
<tr>
13+
<th>Announcement Date</th>
14+
<th>Release Date</th>
15+
<th>Release Behavior</th>
16+
<th>Legacy Rule ID</th>
17+
<th>Rule ID</th>
18+
<th>Description</th>
19+
<th>Comments</th>
20+
</tr>
21+
</thead>
22+
<tbody>
23+
<tr>
24+
<td>2025-10-27</td>
25+
<td>2025-11-03</td>
26+
<td>Log</td>
27+
<td>100774</td>
28+
<td>
29+
<RuleID id="f5295d8333b7428c816654d8cb6d5fe5" />
30+
</td>
31+
<td>Adobe Commerce - Remote Code Execution - CVE:CVE-2025-54236</td>
32+
<td>This is a new detection</td>
33+
</tr>
34+
<tr>
35+
<td>2025-10-27</td>
36+
<td>2025-11-03</td>
37+
<td>Log</td>
38+
<td>N/A</td>
39+
<td>
40+
<RuleID id="32405a50728746dd8caa057b606285e6" />
41+
</td>
42+
<td>Generic Rules - Prototype Pollution - URI</td>
43+
<td>This is a new detection</td>
44+
</tr>
45+
<tr>
46+
<td>2025-10-27</td>
47+
<td>2025-11-03</td>
48+
<td>Log</td>
49+
<td>N/A</td>
50+
<td>
51+
<RuleID id="a7da00c63c4243d2a72456fe4f59ff26" />
52+
</td>
53+
<td>Generic Rules - Prototype Pollution - Body</td>
54+
<td>This is a new detection</td>
55+
</tr>
56+
<tr>
57+
<td>2025-10-27</td>
58+
<td>2025-11-03</td>
59+
<td>Log</td>
60+
<td>N/A</td>
61+
<td>
62+
<RuleID id="833078bdcfa04bb7aa7b8fb67efbeb39" />
63+
</td>
64+
<td>Generic Rules - Prototype Pollution - Header - Form</td>
65+
<td>This is a new detection</td>
66+
</tr>
67+
<tr>
68+
<td>2025-10-27</td>
69+
<td>2025-11-03</td>
70+
<td>Log</td>
71+
<td>N/A</td>
72+
<td>
73+
<RuleID id="833078bdcfa04bb7aa7b8fb67efbeb39" />
74+
</td>
75+
<td>HTTP Truncated Beta</td>
76+
<td>This is a beta detection and will replace the action on original detection (ID: <RuleID id="646bccf7e9dc46918a4150d6c22b51d3" />) </td>
77+
</tr>
78+
<tr>
79+
<td>2025-10-27</td>
80+
<td>2025-11-03</td>
81+
<td>Log</td>
82+
<td>N/A</td>
83+
<td>
84+
<RuleID id="5f2a6681a2b94442b23816286d060a0d" />
85+
</td>
86+
<td>Generic Rules - Command Execution - URI - Beta</td>
87+
<td>This is a beta detection and will replace the original detection (ID: <RuleID id="0d02c2fb14eb4cec9c2e2b58d61fac74" />) </td>
88+
</tr>
89+
<tr>
90+
<td>2025-10-27</td>
91+
<td>2025-11-03</td>
92+
<td>Log</td>
93+
<td>N/A</td>
94+
<td>
95+
<RuleID id="e7ee67e824844754b513cdf3836855a4" />
96+
</td>
97+
<td>Generic Rules - Command Execution - Header - Beta</td>
98+
<td>This is a beta detection and will replace the action on original detection (ID: <RuleID id="107ae2922b654bb28df7ca978d46a6f4" />) </td>
99+
</tr>
100+
<tr>
101+
<td>2025-10-27</td>
102+
<td>2025-11-03</td>
103+
<td>Log</td>
104+
<td>N/A</td>
105+
<td>
106+
<RuleID id="aa21c9b8b97743bfb217748b2049a60c" />
107+
</td>
108+
<td>Generic Rules - Command Execution - Body - Beta</td>
109+
<td>This is a beta detection and will replace the action on original detection (ID: <RuleID id="c3079865ce9a41368657026b514aeeb8" />) </td>
110+
</tr>
111+
</tbody>
112+
</table>

0 commit comments

Comments
 (0)