Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2026-5724

25
FAUCET Score

CVE-2026-5724 affects self-hosted Temporal installations running with ClaimMapper and Authorizer authentication configured. The vulnerability exists in the frontend gRPC server's streaming interceptor chain, which fails to include the authorization interceptor for the AdminService/StreamWorkflowReplicationMessages endpoint. This allows unauthenticated users to access a streaming endpoint that should require credentials, though exploitation requires network access to the frontend port and knowledge of cluster configuration details. The attack vector is network-based with low complexity, as an attacker only needs to initiate a connection to the exposed endpoint without authentication. However, the actual impact is constrained by validation controls in the history service, which verifies cluster IDs and peer membership before returning replication data. Data exfiltration is theoretically possible but depends on the attacker having advance knowledge of the cluster configuration and a correctly configured replication target. The vulnerability has a FAUCET Risk Score of 44.0 out of 100 and an EPSS score of 0.00038, indicating it ranks higher than approximately 0.11 percent of all CVEs in terms of exploitation likelihood. There is no indication of active exploitation, and the vulnerability does not appear on the Known Exploited Vulnerabilities list. Temporal Cloud is not affected, limiting the scope to organizations operating self-hosted instances.

Impacted Technologies

VendorProductVersion(s)CPE
Temporal Technologies, Inc.Temporal
>= 1.24.0, < 1.28.4, >= 1.29.0, < 1.29.6, >= 1.30.0, < 1.30.4, >= 1.31.0, < 1.31.2CNA affecteddefault unaffected

CVSS Data

CVSS version used by this source: 4.0

6.3MEDIUM

CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:L/VI:N/VA:L/SC:L/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:N/AU:N/R:U/V:X/RE:L/U:X

Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
PRESENT
Privileges Required
NONE
User Interaction
NONE
VS Confidentiality
LOW
VS Integrity
NONE
VS Availability
LOW
SS Confidentiality
LOW
SS Integrity
NONE
SS Availability
NONE
Exploit Maturity
NOT_DEFINED
CvssVersion
4.0

Exploit Intelligence

EPSS Score
0.53%
Probability of exploitation in next 30 days
EPSS Percentile
41.5%
Percentile rank of EPSS score among Peer Group
As of 2026-07-27
Model: v2026.06.15
This CVE's current EPSS score of 0.0053 is in the 26th percentile among its peer group of 23,705 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.0 Reddit, 0.1 Bluesky, 0.0 Mastodon, and 0.4 GitHub mentions.

Media Mentions

No media coverage found for this CVE.

The average CVE in this peer group has 0.0 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Patch Available

Vendor Patches (3)

gopatch availablevia ghsa
Product: go.temporal.io/serverFixed in: 1.28.4
gopatch availablevia ghsa
Product: go.temporal.io/serverFixed in: 1.29.6
gopatch availablevia ghsa
Product: go.temporal.io/serverFixed in: 1.30.4

Vendor Advisories (1)

goGHSA-q98v-9f9w-f49qmedium

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

Apr 10, 2026

References

github.com / temporalio/temporal/releases/tag/v1.28.4
github.com / temporalio/temporal/releases/tag/v1.29.6
github.com / temporalio/temporal/releases/tag/v1.30.4
github.com / temporalio/temporal/releases/tag/v1.31.2