Insufficient session expiration in envoy - CVE-2025-55162

 

Insufficient session expiration in envoy - CVE-2025-55162

Published: September 3, 2025


Vulnerability identifier: #VU114763
CSH Severity: Low
CVSS v4: 2.4 [CVSS:4.0/AV:P/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N]
CVE-ID: CVE-2025-55162
CWE-ID: CWE-613
Exploitation vector: Local access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a attacker to compromise victim's session.

The vulnerability exists due to insufficient session expiration issue in the Envoy OAuth2 filter. When configured with __Secure- or __Host- prefixed cookie names, the filter fails to append the required Secure attribute to the Set-Cookie header during deletion. As a result the cookie is never deleted when the user clicks on the logout button. An attacker with physical access to the victim's browser can gain unauthorized access to the original user's account and data.


Affected software

envoy
Istio

How to mitigate CVE-2025-55162

Install updates from vendor's website.

envoy - addressed in versions 1.32.10, 1.33.7, 1.34.5, 1.35.1
Istio - addressed in versions 1.25.5, 1.26.4, 1.27.1

External References

Related Security Bulletins