Generated remediation guidance and an executive summary. No account required.
Use of cryptographically weak PRNG in the password recovery token generation of Revive Adserver < v4.2.1 causes a potential authentication bypass attack if an attacker exploits the password recovery functionality. In lib/OA/Dal/PasswordRecovery.php, the function generateRecoveryId() generates a password reset token that relies on the PHP uniqid function and consequently depends only on the current server time, which is often visible in an HTTP Date header.
Use CWE-338, Revive-Adserver vendor hub and Revive Adserver product page to widen CVE-2019-5440 into its surrounding weakness, vendor, and product context.
Compare it with CVE-2025-48986, CVE-2025-52664 and CVE-2025-52670 for nearby disclosures in the same product family.