CVE-2026-65655
CVE-2026-65655 is a low-severity vulnerability with a CVSS 4.0 base score of 2.3. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-614.
Key facts
- Severity: Low (CVSS 4.0 base score 2.3)
- EPSS exploit prediction: 0% (21st percentile)
- Actively exploited: Not listed in CISA KEV
- Weakness: CWE-614
- Published:
- Last modified:
Description
When OAuth authentication is enabled and browser-facing TLS terminates at a reverse proxy that forwards the callback to Temporal UI Server over HTTP, affected versions derive authentication-cookie Secure attributes from the proxy-to-server connection. Temporal UI Server can therefore issue access-token cookies, and refresh-token cookies when provided by the identity provider, without Secure even though the browser completed login over HTTPS. A victim who visits attacker-controlled content while a credential remains live may expose that credential only if the attacker can also steer traffic for the UI hostname, prevent the browser's HTTPS connection from succeeding, serve the hostname over HTTP, and read a later same-site plaintext request. A malicious website alone cannot read the cookie, and passive observation of a successful TLS connection is insufficient. Effective HSTS, a blocking HTTPS-only warning, or TLS re-encryption between the proxy and Temporal UI Server prevents the demonstrated disclosure path. A recovered credential may be replayed within the victim's assigned permissions. Refresh-token replay additionally depends on the identity provider's issuance, expiry, rotation, and reuse-detection behavior.
Frequently asked questions
- What is CVE-2026-65655?
- When OAuth authentication is enabled and browser-facing TLS terminates at a reverse proxy that forwards the callback to Temporal UI Server over HTTP, affected versions derive authentication-cookie Secure attributes from the proxy-to-server connection. Temporal UI Server can therefore issue access-token cookies, and refresh-token cookies when provided by the identity provider, without Secure even though the browser completed login over HTTPS. A victim who visits attacker-controlled content while a credential remains live may expose that credential only if the attacker can also steer traffic for the UI hostname, prevent the browser's HTTPS connection from succeeding, serve the hostname over HTTP, and read a later same-site plaintext request. A malicious website alone cannot read the cookie, and passive observation of a successful TLS connection is insufficient. Effective HSTS, a blocking HTTPS-only warning, or TLS re-encryption between the proxy and Temporal UI Server prevents the demonstrated disclosure path. A recovered credential may be replayed within the victim's assigned permissions. Refresh-token replay additionally depends on the identity provider's issuance, expiry, rotation, and reuse-detection behavior.
- How severe is CVE-2026-65655?
- CVE-2026-65655 has a CVSS 4.0 base score of 2.3, rated low severity.
- Is CVE-2026-65655 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (21st percentile), an estimate of the probability of exploitation in the next 30 days.
- How do I fix CVE-2026-65655?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
- When was CVE-2026-65655 published?
- CVE-2026-65655 was published on 2026-08-11.
References
- https://github.com/temporalio/ui-server/blob/v2.53.1/server/auth/auth.go#L87-L153
- https://github.com/temporalio/ui-server/blob/v2.53.1/server/route/auth.go#L281-L316
- https://github.com/temporalio/ui-server/commit/7b9ff533fb51beba75497c0a192c66775c08f279
- https://github.com/temporalio/ui-server/commit/821cf598371353f1b579dfe1e87aeb3638b041d6
- https://github.com/temporalio/ui-server/commit/8876b80b63003688ab736f45ef28885695a4f6db
- https://github.com/temporalio/ui-server/releases/tag/v2.53.1
- https://github.com/temporalio/ui-server/releases/tag/v2.53.2
- https://github.com/temporalio/ui/pull/3806
Other CWE-614 vulnerabilities
- CVE-2025-8037 — Critical (CVSS 9.1): Setting a nameless cookie with an equals sign in the value shadowed other cookies. Even if the nameless cookie was set…
- CVE-2026-53661 — High (CVSS 8.8): Boruta is a standalone authorization server that aims to implement OAuth 2.0 and Openid Connect up to decentralized…
- CVE-2026-46398 — High (CVSS 8.8): HAX CMS helps manage microsite universe with PHP or NodeJs backends. Starting in version 25.0.0 and prior to version…
- CVE-2025-53757 — High (CVSS 8.7): This vulnerability exists in Digisol DG-GR6821AC Router due to misconfiguration of both Secure and HttpOnly flags on…
- CVE-2025-0479 — High (CVSS 8.6): This vulnerability exists in the CP Plus Router due to insecure handling of cookie flags used within its web interface.…
- CVE-2024-2493 — High (CVSS 7.5): Session Hijacking vulnerability in Hitachi Ops Center Analyzer.This issue affects Hitachi Ops Center Analyzer: from…