Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
40 changes: 31 additions & 9 deletions src/content/docs/waf/change-log/scheduled-changes.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -25,15 +25,37 @@ import { RSSButton, RuleID } from "~/components";
</thead>
<tbody>
<tr>
<td>N/A</td>
<td>N/A</td>
<td>N/A</td>
<td>N/A</td>
<td>
N/A
</td>
<td>N/A</td>
<td>N/A</td>
<td>2025-07-01</td>
<td>2025-07-07</td>
<td>Log</td>
<td>100795</td>
<td>
<RuleID id="b6558cac8c874bd6878734057eb35ee6" />
</td>
<td>Next.js - Auth Bypass</td>
<td>This is a New Detection</td>
</tr>
<tr>
<td>2025-07-01</td>
<td>2025-07-07</td>
<td>Log</td>
<td>100796</td>
<td>
<RuleID id="58fcf6d9c05d4b7a8f41e0a3c329aeb0" />
</td>
<td>Fortinet FortiVoice - Buffer Error - CVE:CVE-2025-32756</td>
<td>This is a New Detection</td>
</tr>
<tr>
<td>2025-07-01</td>
<td>2025-07-07</td>
<td>Log</td>
<td>100797</td>
<td>
<RuleID id="34ed0624bc864ea88bbea55bab314023" />
</td>
<td>Roundcube - Remote Code Execution - CVE:CVE-2025-49113</td>
<td>This is a New Detection</td>
</tr>
</tbody>
</table>
4 changes: 2 additions & 2 deletions src/content/release-notes/waf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ productLink: "/waf/"
productArea: Application security
productAreaLink: /fundamentals/reference/changelog/security/
entries:
- publish_date: "2025-06-09"
scheduled_date: "2025-06-16"
- publish_date: "2025-07-01"
scheduled_date: "2025-07-07"
individual_page: true
scheduled: true
link: "/waf/change-log/scheduled-changes/"
Expand Down
Loading