Bug 2477934 (CVE-2026-44699)
| Summary: | CVE-2026-44699 libjwt: libjwt: Authentication bypass via algorithm confusion in JWT verification | ||
|---|---|---|---|
| Product: | [Other] Security Response | Reporter: | OSIDB Bzimport <bzimport> |
| Component: | vulnerability | Assignee: | Product Security <prodsec-ir-bot> |
| Status: | NEW --- | QA Contact: | |
| Severity: | urgent | Docs Contact: | |
| Priority: | urgent | ||
| Version: | unspecified | Keywords: | Security |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | --- | |
| Doc Text: |
A flaw was found in libjwt. This vulnerability allows a remote attacker to bypass authentication by forging a valid JSON Web Token (JWT). The flaw occurs because libjwt accepts an RSA JSON Web Key (JWK) that does not contain an 'alg' parameter as the verification key for HMAC-based tokens. This leads to HMAC (Keyed-Hash Message Authentication Code) verification with a zero-length key, enabling an attacker to create valid tokens without needing the secret or RSA private key.
|
Story Points: | --- |
| Clone Of: | Environment: | ||
| Last Closed: | Type: | --- | |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
OSIDB Bzimport
2026-05-15 17:01:25 UTC
|