CVE-2026-65655

Published: Ago 11, 2026 Last Modified: Ago 11, 2026
ExploitDB:
Other exploit source:
Google Dorks:
LOW 2,3
Attack Vector: network
Attack Complexity: low
Privileges Required: none
User Interaction: passive
Confidentiality: N/A
Integrity: N/A
Availability: N/A

Description

AI Translation Available

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.

EPSS (Exploit Prediction Scoring System)

Trend Analysis

EPSS (Exploit Prediction Scoring System)

Prevede la probabilità di sfruttamento basata su intelligence sulle minacce e sulle caratteristiche della vulnerabilità.

EPSS Score
0,0028
Percentile
0,2th
Updated

Single Data Point

Only one EPSS measurement is available for this CVE. Trend analysis requires multiple data points over time.

614

Sensitive Cookie in HTTPS Session Without 'Secure' Attribute

Draft
Common Consequences
Security Scopes Affected:
Confidentiality
Potential Impacts:
Read Application Data
Applicable Platforms
Technologies: Web Based
View CWE Details
https://github.com/temporalio/ui/pull/3806
https://github.com/temporalio/ui-server/blob/v2.53.1/server/auth/auth.go#L87-L1…
https://github.com/temporalio/ui-server/blob/v2.53.1/server/route/auth.go#L281-…
https://github.com/temporalio/ui-server/commit/7b9ff533fb51beba75497c0a192c6677…
https://github.com/temporalio/ui-server/commit/821cf598371353f1b579dfe1e87aeb36…
https://github.com/temporalio/ui-server/commit/8876b80b63003688ab736f45ef288856…
https://github.com/temporalio/ui-server/releases/tag/v2.53.1
https://github.com/temporalio/ui-server/releases/tag/v2.53.2