๐Ÿ” CVE Alert

CVE-2026-81516

HIGH 7.5

Steeltoe.Discovery.Consul: malformed 'secure' metadata aborts service instance lookup (DoS)

CVSS Score
7.5
EPSS Score
0.0%
EPSS Percentile
0th

Steeltoe is an open source project that provides a collection of libraries that helps users build cloud-native applications. From 4.0.0 until 4.3.0, ConsulDiscoveryClient constructs ConsulServiceInstance objects by parsing each registration's secure metadata with a strict Boolean conversion. A principal that can register a Consul service can supply a secure value other than true or false, causing the exception from one instance to abort construction of the entire instance list and make the targeted service undiscoverable. When GetAllInstancesAsync enumerates all services, one malformed instance can abort enumeration across every service. The outage persists until the offending registration is removed. This issue is fixed in version 4.3.0.

CWE CWE-755
Vendor steeltoeoss
Product security-advisories
Published Sep 17, 2026
Stay Ahead of the Next One

Get instant alerts for steeltoeoss security-advisories

Be the first to know when new high vulnerabilities affecting steeltoeoss security-advisories are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
None
Availability
High

Affected Versions

SteeltoeOSS / security-advisories
>= 4.0.0, < 4.3.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/SteeltoeOSS/security-advisories/security/advisories/GHSA-67c9-f6v2-qv86 github.com: https://github.com/SteeltoeOSS/Steeltoe/commit/028569c4f4f0e9e393e3c22a4fa5d07987dd8673 github.com: https://github.com/SteeltoeOSS/Steeltoe/releases/tag/4.3.0