GHSA-28jg-cgg7-j4wc · Severity: critical · Ecosystem: maven — Apache Kafka does not validate JWT tokens in its OAUTHBEARER authentication implementation
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.
Conclusion & alert: CVE-2026-33557 is rated Moderate Risk (50.2/100): CVSS Critical severity, with low exploitation likelihood (EPSS 0.50%). Mandatory action: Review affected assets and schedule remediation.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.20% | 0.50% | +0.30% |
| 2 | 2026-04-26 | 0.12% | 0.20% | +0.07% |
| 3 | 2026-04-23 | — | 0.12% | — |
Full EPSS history (4 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 9.1 | 3.1 | CRITICAL |
|
3.9 | 5.2 | 134c704f-9b21-4f2e-91b3-4a467353bcc0 |
GHSA-28jg-cgg7-j4wc · Severity: critical · Ecosystem: maven — Apache Kafka does not validate JWT tokens in its OAUTHBEARER authentication implementation
| vendor | priority | summary | link |
|---|---|---|---|
ubuntu
|
medium | CVE-2026-33557 medium priority: Ubuntu including 1 source packages (kafka), 6 status rows across 6 suites (bionic, jammy, noble, questing, resolute, upstream): DNE 4, needs-triage 2. | https://ubuntu.com/security/CVE-2026-33557 |
| URL | Tags |
|---|---|
| https://kafka.apache.org/cve-list | Vendor Advisory |
| https://lists.apache.org/thread/v57o00hm6yszdpdnvqx2ss4561yh953h | Mitigation Vendor Advisory |
| http://www.openwall.com/lists/oss-security/2026/04/17/2 | Mailing List |