CVE-2026-5724
Last modified
CVE-2026-5724 is a medium-severity vulnerability rated 6.3/10 on the CVSS scale. 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. EPSS estimates a 0.51% chance of exploitation in the next 30 days.
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. 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 affected. Temporal Cloud is not affected.
Metrics
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
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| 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.2 |
References
Timeline
- Published
- Last Modified
- Status
- Awaiting Analysis
Frequently Asked Questions
What is CVE-2026-5724?
How severe is CVE-2026-5724?
How do I fix CVE-2026-5724?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-57234Nokogiri is an open source XML and HTML library for the Ruby…2.6
- CVE-2026-57235Nokogiri is an open source XML and HTML library for the Ruby…8.2
- CVE-2026-57236Nokogiri is an open source XML and HTML library for the Ruby…8.2
- CVE-2026-57237When the application opens a PDF and JavaScript modifies the…7.8
- CVE-2026-57238After the application opened the PDF, JavaScript deleted the…7.8
- CVE-2026-57239The user-controllable executable files will be directly exec…7.8
- CVE-2026-57240When the application opens a PDF file and JavaScript deletes…7.8
- CVE-2026-57241The application opens the PDF, and JavaScript performs opera…6.1
- CVE-2026-57242The application opens the PDF, and JavaScript modifies the f…7.8
- CVE-2026-57243During the process of page opening and form formatting, a Ja…6.1
- CVE-2026-57244After JavaScript resetting the form, the synchronization pro…7.8
- CVE-2026-57245When the application opens a PDF, traverses and builds the a…7.8
Are you affected by CVE-2026-5724?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
