Skip to content

Commit 4b3d60a

Browse files
committed
Release-Oct-27-2025: Announce 5 detections.
1 parent fd84924 commit 4b3d60a

File tree

1 file changed

+77
-5
lines changed

1 file changed

+77
-5
lines changed
Lines changed: 77 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,79 @@
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+
</tbody>
79+
</table>

0 commit comments

Comments
 (0)