Bug 2344940 (CVE-2025-24976)
Summary: | CVE-2025-24976 distribution: Distribution's token authentication allows attacker to inject an untrusted signing key in a JWT | ||
---|---|---|---|
Product: | [Other] Security Response | Reporter: | OSIDB Bzimport <bzimport> |
Component: | vulnerability | Assignee: | Product Security DevOps Team <prodsec-dev> |
Status: | NEW --- | QA Contact: | |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | unspecified | CC: | adistefa, alcohan, anjoseph, brainfor, dfreiber, dhanak, drosa, drow, dsimansk, dymurray, gparvin, jburrell, jmatthew, jprabhak, jsamir, kingland, kverlaen, ldai, ljawale, lsharar, lucarval, luizcosta, matzew, mnovotny, njean, nweather, owatkins, pahickey, pierdipi, rbobbitt, rguimara, rhaigner, rhuss, rjohnson, sausingh, sthirugn, vkrizan, vkumar, whayutin, wtam |
Target Milestone: | --- | Keywords: | Security |
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: |
A flaw was found in Distribution. Certain versions with token authentication enabled may be vulnerable to an issue where token authentication allows an attacker to inject an untrusted signing key in a JSON web token (JWT). The issue is due to how the JSON web key (JWK) verification is performed. When a JWT contains a JWK header without a certificate chain, the code only checks if the KeyID (`kid`) matches one of the trusted keys but doesn't verify that the key material matches.
|
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
2025-02-11 16:01:45 UTC
This issue has been addressed in the following products: Red Hat OpenShift Container Platform 4.18 Via RHSA-2025:2449 https://access.redhat.com/errata/RHSA-2025:2449 This issue has been addressed in the following products: Red Hat OpenShift Container Platform 4.17 Via RHSA-2025:2445 https://access.redhat.com/errata/RHSA-2025:2445 |