Hey,
Even the latest Pan-OS version running in FIPS mode still has cbc enabled. There is not a way to modify this.
Non-FIPS/CC mode
Decryption (SSHv2 only)
Ciphers: aes128-ctr,aes192-ctr,aes256-ctr,aes128-cbc,aes192-cbc,aes256-cbc
MAC Algorithms: hmac-md5,hmac-sha1,hmac-ripemd160,hmac-sha1-96,hmac-md5-96
aes192-ctr
aes256-ctr
aes128-gcm
aes256-gcm
FIPS/CC mode
HMAC – HMAC-SHA-1
Authentication – RSA (2048 bit key only)
Key agreement – DH Group 14 (2048 bit)
Symmetric Algorithm – AES128, AES192, or AES256 (CBC or CTR for all three)
... View more