Insufficient Session Expiration in OpenEMR - CVE-2026-25476
Published: April 23, 2026
OpenEMR
Detailed vulnerability description
The vulnerability allows a remote attacker to disclose sensitive information.
The vulnerability exists due to insufficient session expiration in library/auth.inc.php when handling requests that include the skip_timeout_reset parameter. A remote attacker can send a request with skip_timeout_reset=1 using a stolen session cookie to disclose sensitive information.
Exploitation requires a valid session cookie and affects deployments with session timeout enabled.