目标达成 感谢每一位支持者 — 我们达成了 100% 目标!

目标: 1000 元 · 已筹: 1325

100%

CVE-2026-50200— Steeltoe 环境清理器未清除连接字符串导致数据库密码泄露

CVSS 7.5 · High EPSS 0.18% · P8

影响版本矩阵 2

厂商产品版本范围状态
SteeltoeOSSSteeltoe.Management.Endpoint< 4.2.0affected
SteeltoeOSSSteeltoe.Management.EndpointCore< 3.4.0affected
获取后续新漏洞提醒登录后订阅

一、 漏洞 CVE-2026-50200 基础信息

漏洞信息

对漏洞内容有疑问?看看神龙的深度分析是否有帮助!
查看神龙十问 ↗

尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。

Vulnerability Title
Steeltoe's env sanitizer misses connection strings — leaks embedded DB passwords
来源: 美国国家漏洞数据库 NVD
Vulnerability Description
Steeltoe is an open source project that provides a collection of libraries that helps users build cloud-native applications. In Steeltoe.Management.Endpoint prior to version 4.2.0 and Steeltoe.Management.EndpointCore prior to version 3.4.0, the `Sanitizer` component in the Environment actuator redacts configuration values by matching the configuration key name against a suffix list. The default list (`password`, `secret`, `key`, `token`, `.*credentials.*`, `vcap_services`) does not cover the standard .NET pattern `ConnectionStrings:<name>` or Steeltoe Connectors' `Steeltoe:Client:<type>:Default:ConnectionString`. There is no value-based scrubbing, so full connection string values including embedded `Password=` and `user:pass@host` segments are returned verbatim in `/actuator/env` responses. Steeltoe.Management.Endpoint 4.2.0 and Steeltoe.Management.EndpointCore 3.4.0 patch the issue. If an immediate upgrade is not possible: On the standard path, remove `env` from the actuator exposure list; add `.*connectionstring.*` to `KeysToSanitize` as a defense-in-depth measure for both paths; and/or require authorization on actuator endpoints.
来源: 美国国家漏洞数据库 NVD
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
来源: 美国国家漏洞数据库 NVD
Vulnerability Type
信息暴露
来源: 美国国家漏洞数据库 NVD

受影响产品

厂商产品影响版本CPE订阅
SteeltoeOSSSteeltoe.Management.Endpoint < 4.2.0 -
SteeltoeOSSSteeltoe.Management.EndpointCore < 3.4.0 -

二、漏洞 CVE-2026-50200 的公开POC

#POC 描述源链接神龙链接
AI 生成 POC高级

未找到公开 POC。

登录以生成 AI POC

三、漏洞 CVE-2026-50200 的情报信息

登录查看更多情报信息。

CVE-2026-50200 补丁与修复 (2)

CVE-2026-50200 厂商安全公告 (1)

同批安全公告 · SteeltoeOSS · 2026-06-17 · 共 7 条

CVE-2026-501948.2 HIGHSteeltoe 通过欺骗Host头绕过管理端口隔离
CVE-2026-501967.5 HIGHSteeltoe.Discovery.Eureka 数据中心名称导致注册表获取失败漏洞
CVE-2026-502016.5 MEDIUMSteeltoe敏感执行器仅需受限权限
CVE-2026-502025.9 MEDIUMSteeltoe JWKS缓存共享且未失效漏洞
CVE-2026-502674.7 MEDIUMSteeltoe TLS 私钥默认权限写入/tmp且未删除
CVE-2026-502681.9 LOWSteeltoe OAEP设置静默选择PKCS#1 v1.5填充漏洞

IV. Related Vulnerabilities

V. Comments for CVE-2026-50200

暂无评论


发表评论