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

目标: 1000 元 · 已筹: 1336

100%

CVE-2026-55701— OpenTelemetry githubreceiver认证头被静默忽略漏洞

一分钟漏洞结论

影响对象
open-telemetry opentelemetry-collector-contrib
利用判断
尚无明确在野利用证据,仍需结合暴露面评估
建议动作
优先检查厂商安全公告和参考链接中的修复版本;无法立即升级时,限制受影响服务暴露并加强监测。

OpenTelemetry Collector Contrib 仓库包含了 OpenTelemetry Collector 的组件。在 0.151.0 版本之前,githubreceiver 在启动时会对 中的 配置进行校验,但 中的 函数在处理传入的 webhook 请求时,并未检查这些请求头。因此,未认证的发送方可以绕过运营者配置的 认证机制,并提交任意的 webhook 负载。当 字段为空时, 也会跳过 HMAC 校验,导致 webhook 端点缺少任一已配置的认证机制。成功利用该漏洞可向可观测性管道中注入伪

CVSS 6.9 · Medium
获取后续新漏洞提醒 登录后订阅

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

漏洞信息

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

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

Vulnerability Title
OpenTelemetry githubreceiver silently ignores configured required_headers authentication
来源: CVE Program / CVE List V5
Vulnerability Description
The OpenTelemetry Collector Contrib repository contains components for the OpenTelemetry Collector. Prior to 0.151.0, the githubreceiver validates the receiver/githubreceiver/config.go RequiredHeaders configuration at startup, but receiver/githubreceiver/trace_receiver.go handleReq() does not check those headers on incoming webhook requests. An unauthenticated sender can therefore bypass an operator's required_headers authentication control and submit arbitrary webhook payloads. When the Secret field is empty, github.ValidatePayload also skips HMAC validation, leaving the webhook endpoint without either configured authentication mechanism. Successful exploitation can inject fabricated CI/CD trace data into the observability pipeline. This issue is fixed in version 0.151.0.
来源: CVE Program / CVE List V5
CVSS Information
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N
来源: CVE Program / CVE List V5
Vulnerability Type
授权机制不正确
来源: CVE Program / CVE List V5

受影响产品

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

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

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

CVE-2026-55701 厂商页面 (1)

IV. Related Vulnerabilities

V. Comments for CVE-2026-55701

暂无评论


发表评论