Last Modified: Sep 02, 2026
Affected Product(s):
BIG-IP TMOS
Fixed In:
21.1.0.2, 17.5.1.9, 17.1.3.5
Opened: Jul 06, 2026 Severity: 3-Major
FIPS key deletion initiated through tmsh, GUI, or iControl fails. The operation attempts to access /config/filestore/.trash_bin_d for file content manipulation during the deletion workflow, but the process errors out if the path does not exist
- FIPS key deletion operation fails. - Users are unable to remove keys, potentially blocking key lifecycle management and related administrative operations.
FIPS key deletion is performed via tmsh, GUI, or iControl /config/filestore/.trash_bin_d directory is missing or not created on the system
Manually create the /config/filestore/.trash_bin_d directory prior to performing the key deletion operation
With the fix applied, the /config/filestore/.trash_bin_d path is created before being accessed, ensuring the key deletion operation completes successfully