Improper Privilege Management 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.23% (14th 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 Learn

Learn about Improper Privilege Management vulnerabilities in an interactive lesson.

Start learning
  • Snyk IDSNYK-DOTNET-STEELTOEMANAGEMENTENDPOINT-17374740
  • published18 Jun 2026
  • disclosed18 Jun 2026
  • creditUnknown

Introduced: 18 Jun 2026

NewCVE-2026-50201  (opens in a new tab)
CWE-269  (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 Improper Privilege Management in the permission enforcement process for sensitive actuator endpoints such as heapdump, env, and threaddump. An attacker can access sensitive application data by authenticating with only restricted permissions, which are typically granted to low-trust roles such as Space Auditors.

Workaround

This vulnerability can be mitigated by explicitly setting RequiredPermissions = EndpointPermissions.Full in the options for HeapDumpEndpointOptions, EnvironmentEndpointOptions, and ThreadDumpEndpointOptions, or by registering only the required actuators individually instead of using AddAllActuators().

CVSS Base Scores

version 4.0
version 3.1