CVE-2026-5724
Description
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.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
go.temporal.io/serverGo | < 1.28.4 | 1.28.4 |
go.temporal.io/serverGo | >= 1.29.0-135.0, < 1.29.6 | 1.29.6 |
go.temporal.io/serverGo | >= 1.30.0-143.0, < 1.30.4 | 1.30.4 |
Affected products
18- osv-coords17 versionspkg:apk/chainguard/tdbgpkg:apk/chainguard/tdbg-fipspkg:apk/chainguard/temporal-cassandra-toolpkg:apk/chainguard/temporal-cassandra-tool-fipspkg:apk/chainguard/temporal-elasticsearch-toolpkg:apk/chainguard/temporal-elasticsearch-tool-fipspkg:apk/chainguard/temporal-fipspkg:apk/chainguard/temporal-serverpkg:apk/chainguard/temporal-server-fipspkg:apk/chainguard/temporal-sql-toolpkg:apk/chainguard/temporal-sql-tool-fipspkg:apk/wolfi/tdbgpkg:apk/wolfi/temporal-cassandra-toolpkg:apk/wolfi/temporal-elasticsearch-toolpkg:apk/wolfi/temporal-serverpkg:apk/wolfi/temporal-sql-toolpkg:golang/go.temporal.io/server
< 1.30.4-r0+ 16 more
- (no CPE)range: < 1.30.4-r0
- (no CPE)range: < 1.30.4-r0
- (no CPE)range: < 1.30.4-r0
- (no CPE)range: < 1.30.4-r0
- (no CPE)range: < 1.30.4-r0
- (no CPE)range: < 1.30.4-r0
- (no CPE)range: < 1.6.2-r6
- (no CPE)range: < 1.30.4-r0
- (no CPE)range: < 1.30.4-r0
- (no CPE)range: < 1.30.4-r0
- (no CPE)range: < 1.30.4-r0
- (no CPE)range: < 1.30.4-r0
- (no CPE)range: < 1.30.4-r0
- (no CPE)range: < 1.30.4-r0
- (no CPE)range: < 1.30.4-r0
- (no CPE)range: < 1.30.4-r0
- (no CPE)range: < 1.28.4
Patches
Vulnerability mechanics
References
5News mentions
0No linked articles in our index yet.