Intel

AIKIDO-2026-157982

oidcc is vulnerable to Authentication Bypass

Authentication BypassCVE-2026-75759 Published Yesterday

76

High Risk

This Affects:

ELIXIRoidcc
3.2.0 - 3.8.0
Fixed in 3.9.0
Are you affected? Scan for Free

TL;DR

The library validates OpenID Connect ID tokens and JARM responses that can arrive as encrypted JWE objects. When an encrypted token wraps unsigned plaintext claims instead of a properly signed nested JWS, the verification path treats the token as fully validated and never enforces a signature. This lets unauthenticated callers forge identity tokens by encrypting arbitrary claims to the relying party's public encryption key, impersonating any user and enabling account takeover. The fix rejects encrypted tokens that lack a verified signature before any claims are trusted.

Who does this affect?

You are affected if you are using a version that falls within the vulnerable range and you have configured the client with an encryption key so it accepts encrypted ID tokens or JARM responses.

Background info

oidcc is vulnerable to Authentication Bypass in versions 3.2.0 - 3.8.0.

How to fix this

Upgrade the oidcc library to the patch version.

Are You Affected?

Connect your repositories to instantly see whether vulnerable or malicious packages exist in your codebase.

Free. No credit card required.

Aikido Platform