Cipher mode mismatch between services
Bad input: Encrypting with CBC while consumer expects GCM.
Failure: Decryption fails or integrity checks are bypassed incorrectly.
Fix: Pin algorithm/mode/padding contract explicitly and test cross-service vectors.