Cleartext Transmission of Sensitive Information Affecting steeltoe.management.endpoint package, versions [,4.2.0)


Severity

Recommended
0.0
high
0
10

CVSS assessment by Snyk's Security Team. Learn more

Threat Intelligence

EPSS
0.19% (9th percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk IDSNYK-DOTNET-STEELTOEMANAGEMENTENDPOINT-17373068
  • published18 Jun 2026
  • disclosed18 Jun 2026
  • creditUnknown

Introduced: 18 Jun 2026

CVE-2026-50200  (opens in a new tab)
CWE-319  (opens in a new tab)

How to fix?

Upgrade Steeltoe.Management.Endpoint to version 4.2.0 or higher.

Overview

Steeltoe.Management.Endpoint is a package that provides building blocks for development of .NET applications that integrate with Spring and Spring Boot environments, as well as Cloud Foundry and Kubernetes with first-party support for Tanzu.

Affected versions of this package are vulnerable to Cleartext Transmission of Sensitive Information in the Sanitizer function of the Environment actuator, which fails to redact sensitive information from configuration keys matching standard .NET patterns such as ConnectionStrings:<name> or Steeltoe Connectors' Steeltoe:Client:<type>:Default:ConnectionString. An attacker can obtain embedded database credentials by accessing the /actuator/env endpoint and retrieving unredacted connection string values.

Workaround

This vulnerability can be mitigated by removing env from the actuator exposure list, adding .*connectionstring.* to KeysToSanitize, and/or requiring authorization on actuator endpoints.

CVSS Base Scores

version 4.0
version 3.1