Last Modified: Oct 21, 2025
Affected Product(s):
BIG-IP AFM
Known Affected Versions:
17.5.1.2, 17.5.1.3
Opened: Oct 14, 2025 Severity: 3-Major
In BIG-IP AFM 17.5.1.2, the "Logging" and "Auto Generate UUID" checkboxes for firewall rules do not respond in the GUI but work correctly via tmsh CLI.
Users are unable to enable or disable "Logging" and "Auto Generate UUID" for firewall rules via the BIG-IP AFM GUI
The issue occurs when editing firewall rules in the BIG-IP AFM GUI on version 17.5.1.2
Requiring use of tmsh CLI as a workaround. eg: tmsh modify security firewall rule-list SELF-IP-WEB rules modify { new3 { log yes } }
None