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

目标: 1000 元 · 已筹: 1336

100%

CVE-2026-47256— OpenTelemetry Sentry导出器路径遍历漏洞

一分钟漏洞结论

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

以下是该漏洞描述的中文翻译: OpenTelemetry(又称 OTel)是一个厂商中立的开源可观测性框架,用于对遥测数据(如追踪、指标和日志)进行插桩、生成、收集和导出。 在 0.154.0 版本之前,Sentry 导出器通过 中的 和 函数,读取由远程 OTLP 发送端控制的 资源属性;随后在 中,将原始的项目 slug 传递给 和 ,并在运行时未通过 中的 应用 进行校验,直接将其插入到 Sentry API URL 中。 特殊字符可能导致预期的路径后缀在所有部署中变为查询参数,或在 Sentry 部署规范化

CVSS 5.3 · Medium

可能的 ATT&CK 技术 1 AI

T1039 · Data from Network Shared Drive
获取后续新漏洞提醒 登录后订阅

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

漏洞信息

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

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

Vulnerability Title
OpenTelemetry: Path traversal in Sentry exporter via attacker-controlled service.name reaches privileged Sentry API endpoints with operator bearer token
来源: CVE Program / CVE List V5
Vulnerability Description
OpenTelemetry, also known as OTel, is a vendor-neutral open source Observability framework for instrumenting, generating, collecting, and exporting telemetry data such as traces, metrics, and logs. Prior to 0.154.0, the Sentry exporter reads the remote OTLP sender-controlled service.name resource attribute in exporter/sentryexporter/sentry_exporter.go through extractProjectSlug and getOrCreateProjectEndpoint, passes the raw project slug to GetOTLPEndpoints and GetProjectKeys in exporter/sentryexporter/sentry_client.go, and interpolates it into a Sentry API URL without applying projectSlugRegexp through validateRoutingConfig at runtime in exporter/sentryexporter/config.go. Special characters can turn the expected path suffix into query data in all deployments or introduce slash and dot segments that traverse paths when the Sentry deployment normalizes them, while the Collector attaches its operator-configured bearer token to the request. A successful request can reach token-authorized administrative, organization, member, or key endpoints within the configured Sentry organization, and an attacker-controlled project slug can redirect subsequently exported telemetry. Sentry token middleware prevents cross-organization access. This issue is fixed in version 0.154.0.
来源: CVE Program / CVE List V5
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
来源: CVE Program / CVE List V5
Vulnerability Type
对路径名的限制不恰当(路径遍历)
来源: CVE Program / CVE List V5

受影响产品

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

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

未找到公开 POC。

登录以生成 AI POC

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

登录查看更多情报信息。

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

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

IV. Related Vulnerabilities

V. Comments for CVE-2026-47256

暂无评论


发表评论