Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

github логотип

GHSA-q98v-9f9w-f49q

Опубликовано: 10 апр. 2026
Источник: github
Github: Прошло ревью
CVSS4: 6.3

Описание

Temporal does not enforce authentication and authorization for the streaming AdminService/StreamWorkflowReplicationMessages endpoint

The frontend gRPC server's streaming interceptor chain did not include the authorization interceptor. When a ClaimMapper and Authorizer are configured, unary RPCs enforce authentication and authorization, but the streaming AdminService/StreamWorkflowReplicationMessages endpoint accepted requests without credentials. This endpoint is registered on the same port as WorkflowService and cannot be disabled independently. An attacker with network access to the frontend port could open the replication stream without authentication. Data exfiltration is possible, but  only when a configured replication target is correctly configured and the attacker has knowledge of the cluster configuration, as the history service validates cluster IDs and peer membership before returning replication data.

Temporal Cloud is not affected.

Пакеты

Наименование

go.temporal.io/server

go
Затронутые версииВерсия исправления

< 1.28.4

1.28.4

Наименование

go.temporal.io/server

go
Затронутые версииВерсия исправления

>= 1.29.0-135.0, < 1.29.6

1.29.6

Наименование

go.temporal.io/server

go
Затронутые версииВерсия исправления

>= 1.30.0-143.0, < 1.30.4

1.30.4

EPSS

Процентиль: 43%
0.00527
Низкий

6.3 Medium

CVSS4

Дефекты

CWE-306

Связанные уязвимости

nvd
5 месяцев назад

The frontend gRPC server's streaming interceptor chain did not include the authorization interceptor. When a ClaimMapper and Authorizer are configured, unary RPCs enforce authentication and authorization, but the streaming AdminService/StreamWorkflowReplicationMessages endpoint accepted requests without credentials. This endpoint is registered on the same port as WorkflowService and cannot be disabled independently. An attacker with network access to the frontend port could open the replication stream without authentication. Data exfiltration is possible, but  only when a configured replication target is correctly configured and the attacker has knowledge of the cluster configuration, as the history service validates cluster IDs and peer membership before returning replication data. The fix was applied per release line: it is present in 1.28.4, 1.29.6, 1.30.4, 1.31.2, and 1.32.0 and later releases on each line. Releases 1.31.0 and 1.31.1 do not contain the fix and are affe

EPSS

Процентиль: 43%
0.00527
Низкий

6.3 Medium

CVSS4

Дефекты

CWE-306