Intel

AIKIDO-2025-10282

github.com/openziti/sdk-golang is vulnerable to Race Condition

Race Condition Pre-CVE
Found by Aikido Intel before public disclosure or CVE publication.

20

Low Risk

This Affects:

GOgithub.com/openziti/sdk-golang
0.11.6 - 1.0.1
Fixed in 1.0.2

TL;DR

Affected versions of this package have a vulnerability that can lead to a runtime panic due to unsafe concurrent access to the SupportedProtocols map in the Ziti Go SDK. When multiple goroutines call getEdgeRouterConn() simultaneously, it may cause a fatal runtime error. An attacker could exploit this by sending numerous concurrent requests, resulting in a denial of service (DoS) by crashing the application.

Who does this affect?

You are affected if you are using a version that falls within the vulnerable range.

Background info

github.com/openziti/sdk-golang is vulnerable to Race Condition in versions 0.11.6 - 1.0.1.

How to fix this

Upgrade the github.com/openziti/sdk-golang library to the patch version.