๐Ÿ” CVE Alert

CVE-2026-55701

UNKNOWN 0.0

OpenTelemetry githubreceiver silently ignores configured required_headers authentication

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-863
Vendor open-telemetry
Product opentelemetry-collector-contrib
Published Sep 15, 2026
Stay Ahead of the Next One

Get instant alerts for open-telemetry opentelemetry-collector-contrib

Be the first to know when new unknown vulnerabilities affecting open-telemetry opentelemetry-collector-contrib are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

open-telemetry / opentelemetry-collector-contrib
< 0.151.0
open-telemetry / github.com/open-telemetry/opentelemetry-collector-contrib/receiver/githubreceiver
< 0.151.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/open-telemetry/opentelemetry-collector-contrib/security/advisories/GHSA-w5cv-pw74-4rxc github.com: https://github.com/open-telemetry/opentelemetry-collector-contrib/pull/47854 github.com: https://github.com/open-telemetry/opentelemetry-collector-contrib/commit/54143ccd14f5ebd74ca741739d2099c7fbebbd98 github.com: https://github.com/open-telemetry/opentelemetry-collector-contrib/releases/tag/v0.151.0