HomeCVE Intelligence › CVE-2026-42602
CVSS 8.1 HIGH Vulnerability

CVE-2026-42602: opentelemetry-collector-contrib's azureauthextension Authenticate method does not validat…

Summary 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 forto authenticate to any OpenTe…

8.1CVSS Score
HIGHSeverity
NOCISA KEV
VulnerabilityImpact Type

📋 Vulnerability Details

CVE IDCVE-2026-42602
Vendorgo
Affected Productgithub.com/open-telemetry/opentelemetry-collector-contrib/extension/azureauthextension
Vulnerability TypeVulnerability
CVSS Score8.1 (HIGH)
Actively Exploited❌ No known exploitation
Patch StatusSee Vendor Advisory →
Reported ByCYBERDUDEBIVASH SENTINEL APEX Intelligence (via github_advisories)

🔬 Technical Analysis

#

Summary 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 p

📚 Advisory References

⚡ DETECTION RULES AVAILABLE

Get CVE-2026-42602 Detection Pack

Sigma rules, YARA signatures, IOC table, and SIEM queries for Splunk, Elastic, Sentinel, and Chronicle — deployable in 5 minutes.

✓ Sigma Rules ✓ YARA Pack ✓ IOC Table ✓ SIEM Queries
🛡️ Get Detection Pack → 🔌 Access via API →

🔗 Related Intelligence