Input validation error in phpseclib - CVE-2024-27354
Published: February 27, 2024 / Updated: April 28, 2026
phpseclib
phpseclib
Description
The vulnerability allows a remote attacker to perform a denial of service (DoS) attack.
The vulnerability exists due to insufficient validation of user-supplied input in isPrime() and randomPrime() functions. A remote attacker can pass specially crafted input to the application and perform a denial of service (DoS) attack.