CVE-2026-42602
Last modified
CVE-2026-42602 is a high-severity vulnerability rated 8.1/10 on the CVSS scale. 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. EPSS estimates a 0.22% chance of exploitation in the next 30 days.
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).
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Opentelemetry | Opentelemetry Collector Contrib | >= 0.124.0, <= 0.150.0 |
References
- https://github.com/open-telemetry/opentelemetry-collector-contrib/security/advisories/GHSA-pjv4-3c63-699fExploit, Mitigation, Vendor Advisory
- https://github.com/open-telemetry/opentelemetry-collector-contrib/security/advisories/GHSA-pjv4-3c63-699fExploit, Mitigation, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-42602?
How severe is CVE-2026-42602?
How do I fix CVE-2026-42602?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Same Subject, Wrong User: A Cross-Issuer Account Takeover in n8nStrix found an identity-binding bug in n8n's token-exchange flow enabling account takeover.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-42596Gotenberg is a Docker-powered stateless API for PDF files. P…9.4
- CVE-2026-42597Gotenberg is a Docker-powered stateless API for PDF files. P…5.9
- CVE-2026-42598Pode is a Cross-Platform PowerShell web framework for creati…6.9
- CVE-2026-42599Svelte is a performance oriented web framework. Prior to ver…6.1
- CVE-2026-42600MinIO is a high-performance object storage system. From RELE…4.9
- CVE-2026-42601ArchiveBox is an open source self-hosted web archiving syste…9.8
- CVE-2026-42603OWASP BLT is a QA testing and vulnerability disclosure platf…8.8
- CVE-2026-42604Actual is a local-first personal finance tool. The `POST /op…6.9
- CVE-2026-42605AzuraCast is a self-hosted, all-in-one web radio management …8.8
- CVE-2026-42606AzuraCast is a self-hosted, all-in-one web radio management …8.8
- CVE-2026-42607Grav is a file-based Web platform. Prior to 2.0.0-beta.2, an…9.1
- CVE-2026-42608Grav is a file-based Web platform. Prior to 2.0.0-beta.2, th…9.1
Are you affected by CVE-2026-42602?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
