CVE-2026-50196
Description
Steeltoe is an open source project that provides a collection of libraries that helps users build cloud-native applications. In Steeltoe.Discovery.Eureka prior to versions 4.2.0 and 3.4.0, DataCenterInfo.FromJson throws ArgumentException for any name value other than "MyOwn" or "Amazon", despite the Java Eureka specification defining a third valid value: "Netflix". The exception propagates through the entire registry deserialization chain and is swallowed by the periodic cache refresh task, leaving the local service registry permanently empty or stale. Versions 4.2.0 and 3.4.0 patch the issue. If an immediate upgrade is not possible, remove any registrations using unsupported DataCenterInfo.name values from the registry. In mixed Java/Spring and Steeltoe environments, audit for the Netflix data center type before deploying Steeltoe Eureka clients.
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 |
|---|---|---|
Steeltoe.Discovery.EurekaNuGet | >= 4.0.0, < 4.2.0 | 4.2.0 |
Steeltoe.Discovery.EurekaNuGet | < 3.4.0 | 3.4.0 |
Affected products
2- Range: <4.2.0, <3.4.0
- Range: <4.2.0, <3.4.0
Patches
Vulnerability mechanics
References
5- github.com/advisories/GHSA-j8ph-6fxj-g533ghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2026-50196ghsaADVISORY
- github.com/SteeltoeOSS/Steeltoe/commit/b8ed8557bb595863e4f340051d16b26ba40a75f4nvdWEB
- github.com/SteeltoeOSS/Steeltoe/commit/c34a7399e808d0d11dd977460e81df1f2722df28nvdWEB
- github.com/SteeltoeOSS/security-advisories/security/advisories/GHSA-j8ph-6fxj-g533nvdWEB
News mentions
0No linked articles in our index yet.