#VU112443 Covert Timing Channel in mbed TLS - CVE-2025-49087
Published: July 7, 2025
mbed TLS
ARM
Description
The vulnerability allows a remote attacker to perform MitM attack.
The vulnerability exists due to a timing side channel attack on its implementation of PKCS#7 padding removal. A remote attacker with access to timing information and a decryption oracle can recover the last byte of each plaintext block. If some portion of the plaintext is controlled by the attacker as is often the case, the whole plaintext can be recovered.