| Title | Apache Software FoundationのApache Kafkaにおける入力で指定されたインデックス、位置、またはオフセットの不適切な検証に関する脆弱性 |
|---|---|
| Summary | Apache Kafkaに潜在的なセキュリティ脆弱性が特定されました。デフォルトでは、ブローカーのプロパティ`sasl.oauthbearer.jwt.validator.class`が`org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator`に設定されています。この設定は署名、発行者、または対象を検証せずに任意のJWTトークンを受け入れてしまいます。攻撃者は任意の発行者から`preferred_username`を任意のユーザーに設定したJWTトークンを生成でき、そのトークンをブローカーが受け入れてしまいます。Kafka v4.1.0またはv4.1.1を使用しているユーザーには、この脆弱性を回避するために`config sasl.oauthbearer.jwt.validator.class`を明示的に`org.apache.kafka.common.security.oauthbearer.BrokerJwtValidator`に設定することを推奨します。Kafka v4.1.2およびv4.2.0以降では、この問題が修正されており、JWTトークンを正しく検証します。 |
| Possible impacts | 当該ソフトウェアが扱う全ての情報が外部に漏れる可能性があります。 また、当該ソフトウェアが扱う全ての情報が書き換えられる可能性があります。 さらに、当該ソフトウェアは停止しません。 そして、この脆弱性を悪用した攻撃の影響は、他のソフトウェアには及びません。 |
| Solution | 正式な対策が公開されています。ベンダ情報を参照して適切な対策を実施してください。 |
| Publication Date | April 20, 2026, midnight |
| Registration Date | April 24, 2026, 11:36 a.m. |
| Last Update | April 24, 2026, 11:36 a.m. |
| CVSS3.0 : 緊急 | |
| Score | 9.1 |
|---|---|
| Vector | CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N |
| Apache Software Foundation |
| Apache Kafka 4.1.0 以上 4.1.2 未満 |
| No | Changed Details | Date of change |
|---|---|---|
| 1 | [2026年04月24日] 掲載 |
April 24, 2026, 11:36 a.m. |
| Summary | A possible security vulnerability has been identified in Apache Kafka. By default, the broker property `sasl.oauthbearer.jwt.validator.class` is set to `org.apache.kafka.common.security.oauthbearer.DefaultJwtValidator`. It accepts any JWT token without validating its signature, issuer, or audience. An attacker can generate a JWT token from any issuer with the `preferred_username` set to any user, and the broker will accept it. We advise the Kafka users using kafka v4.1.0 or v4.1.1 to set the config `sasl.oauthbearer.jwt.validator.class` to `org.apache.kafka.common.security.oauthbearer.BrokerJwtValidator` explicitly to avoid this vulnerability. Since Kafka v4.1.2 and v4.2.0 and later, the issue is fixed and will correctly validate the JWT token. |
|---|---|
| Publication Date | April 20, 2026, 11:16 p.m. |
| Registration Date | April 21, 2026, 4:09 a.m. |
| Last Update | April 22, 2026, 11:14 p.m. |
| Configuration1 | or higher | or less | more than | less than | |
| cpe:2.3:a:apache:kafka:*:*:*:*:*:*:*:* | 4.1.0 | 4.1.2 | |||