Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

redhat логотип

CVE-2026-55701

Опубликовано: 15 сент. 2026
Источник: redhat
CVSS3: 5.3
EPSS Низкий

Описание

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.

A flaw was found in the OpenTelemetry Collector Contrib's githubreceiver component. An unauthenticated attacker can bypass authentication mechanisms, including required headers and HMAC validation, when the 'Secret' field is empty. This allows the attacker to submit arbitrary webhook payloads, leading to the injection of fabricated Continuous Integration/Continuous Delivery (CI/CD) trace data into the observability pipeline. This could compromise the integrity of monitoring and operational insights.

Меры по смягчению последствий

To prevent unauthorized data injection, configure the githubreceiver with a robust secret for HMAC validation. Ensure that the Secret field is never left empty in the githubreceiver configuration. If the githubreceiver is not essential for your deployment, disable or remove the component to eliminate this attack vector. A restart of the OpenTelemetry Collector may be required for configuration changes to take effect.

Дополнительная информация

Статус:

Moderate
Дефект:
CWE-306
https://bugzilla.redhat.com/show_bug.cgi?id=2533955github.com/open-telemetry/opentelemetry-collector-contrib/receiver/githubreceiver: OpenTelemetry Collector Contrib githubreceiver: Unauthorized data injection via authentication bypass

EPSS

Процентиль: 50%
0.00672
Низкий

5.3 Medium

CVSS3

Связанные уязвимости

nvd
8 дней назад

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.

github
3 месяца назад

opentelemetry-collector-contrib: githubreceiver silently ignores configured required_headers authentication

EPSS

Процентиль: 50%
0.00672
Низкий

5.3 Medium

CVSS3