This is a follow up question to: Bit Flipping Attack on CBC Mode
which demonstrates that a bit flipping attack with a known IV is possible on CBC mode.
Is it safe to assume that the bit flicking attack is not possible if the attacker doesn't know the IV?