CVE-2026-42602HIGH 8.1EPSS p12.5%

CVE-2026-42602CVE-2026-42602

opentelemetry / opentelemetry_collector_contrib

Description

azureauthextension is the Azure Authenticator Extension. From 0.124.0 to 0.150.0, a server-side authentication bypass in azureauthextension allows any party who holds a single valid Azure access token for any scope the collector's configured identity can mint for to authenticate to any OpenTelemetry receiver that uses auth: azure_auth. The extension's Authenticate method does not validate incoming bearer tokens as JWTs. Instead, it calls its own configured credential to obtain an access token and compares the client's token to the result with string equality — and the scope for that server-side token request is taken from the client-supplied Host header. As a result, a token minted for any Azure resource the service principal has ever been issued a token for (ARM, Graph, Key Vault, Storage, etc.) will authenticate to the collector if the attacker picks a matching Host. Tokens are replayable for the full issued lifetime (commonly several hours for managed identity tokens).

Scoring

CVSS 3.18.1 (HIGH)
VectorCVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H
EPSS0.22% probability of exploitation · percentile 12.5% · 2026-06-17T12:03:21Z
Published2026-05-13
Last modified2026-06-01

Underlying weaknesses· 5

CWE-208CWE-287CWE-290CWE-294CWE-347

References

  1. https://github.com/open-telemetry/opentelemetry-collector-contrib/security/advisories/GHSA-pjv4-3c63-699f
  2. https://github.com/open-telemetry/opentelemetry-collector-contrib/security/advisories/GHSA-pjv4-3c63-699f

5

TypeTargetConfidenceTier
WeaknessObservable Timing Discrepancycwe-2080%live
WeaknessImproper Authenticationcwe-2870%live
WeaknessAuthentication Bypass by Spoofingcwe-2900%live
WeaknessAuthentication Bypass by Capture-replaycwe-2940%live
WeaknessImproper Verification of Cryptographic Signaturecwe-3470%live

Related by meaning· 6

Nearest entities by semantic similarity across the cs-graph corpus.

CVE
CVE-2026-42822
CVE
CVE-2026-24302
CVE
CVE-2026-21515
CVE
CVE-2025-29813
CVE
CVE-2026-48567
CVE
CVE-2026-47280
Sourced from NVD + FIRST.org EPSS. Curated for EU compliance use cases by Adam Lundqvist, Founder at SQUR.