CVE-2026-42151 漏洞深度分析

漏洞概述

CVE 编号: CVE-2026-42151
CVSS 评分: 7.5(HIGH)
CVSS 向量: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
CWE 分类: CWE-200,CWE-312,CWE-256
漏洞状态: Modified
发布时间: 2026-05-04T19:16:04.220
最后更新: 2026-07-14T12:17:05.037

漏洞描述

Prometheus is an open-source monitoring system and time series database. Prior to versions 3.5.3 and 3.11.3, the client_secret field in the Azure AD remote write OAuth configuration (storage/remote/azuread) was typed as string instead of Secret. Prometheus redacts fields of type Secret when serving the configuration via the /-/config HTTP API endpoint. Because the field was a plain string, the Azure OAuth client secret was exposed in plaintext to any user or process with access to that endpoint. This issue has been patched in versions 3.5.3 and 3.11.3.

影响分析

此漏洞的具体影响取决于实际利用场景。"

修复建议

  1. 及时关注厂商发布的安全更新和补丁
  2. 升级受影响组件到最新版本
  3. 如无法立即升级,参考厂商提供的临时缓解措施
  4. 加强网络访问控制和监控

参考链接

  1. https://github.com/prometheus/prometheus/pull/18587
  2. https://github.com/prometheus/prometheus/pull/18590
  3. https://github.com/prometheus/prometheus/releases/tag/v3.11.3
  4. https://github.com/prometheus/prometheus/releases/tag/v3.5.3
  5. https://github.com/prometheus/prometheus/security/advisories/GHSA-wg65-39gg-5wfj