Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2026-33557

35
FAUCET Score

OVERVIEW CVE-2026-33557 is an authentication bypass vulnerability in Apache Kafka that affects versions 4.1.0 and 4.1.1. The default JWT validator does not properly validate JWT token signatures, issuers, or audiences, allowing unauthenticated attackers to forge authentication tokens as arbitrary users. An attacker can generate a fraudulent JWT token with any issuer and set the preferred_username field to any valid user account, which the broker will accept without verification. SEVERITY This vulnerability carries a CVSS 3.1 score of 9.1 (CRITICAL) with a network-based attack vector requiring no authentication or user interaction. The attack has low complexity and requires minimal attacker resources. The impact is severe, providing high confidentiality and integrity compromise by allowing complete authentication bypass and potential unauthorized access to Kafka brokers and their data. The vulnerability does not directly impact availability. EXPLOITATION STATUS No evidence of active exploitation has been identified, as this CVE is not listed on the CISA KEV catalog and remains inactive on threat intelligence hot lists. The EPSS probability score of 0.00125 indicates this vulnerability is not currently being exploited in the wild. However, the critical severity rating and straightforward attack methodology suggest organizations should prioritize remediation through upgrading to Kafka version 4.1.2, 4.2.0, or later, or by explicitly configuring the BrokerJwtValidator class for affected versions.

Impacted Technologies

VendorProductVersion(s)CPE
>= 4.1.0, < 4.1.2CPE matchmatch criteria
cpe:2.3:a:apache:kafka:*:*:*:*:*:*:*:*
>= 4.1.0, <= 4.1.1CPE match
cpe:2.3:a:apache:kafka:*:*:*:*:*:*:*:*

CVSS Data

CVSS version used by this source: 3.1

9.1CRITICAL

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N

Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality Impact
HIGH
Integrity Impact
HIGH
Availability Impact
NONE
Exploitability Score
3.9
Impact Score
5.2
CvssVersion
3.1

Exploit Intelligence

EPSS Score
0.68%
Probability of exploitation in next 30 days
EPSS Percentile
48.8%
Percentile rank of EPSS score among Peer Group
As of 2026-07-27
Model: v2026.06.15
This CVE's current EPSS score of 0.0068 is in the 31st percentile among its peer group of 36,862 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.1 Reddit, 0.3 Bluesky, 0.3 Mastodon, and 2.4 GitHub mentions.

Media Mentions

The average CVE in this peer group has 0.3 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Patch Available

Vendor Patches (2)

mavenpatch availablevia ghsa
Product: org.apache.kafka:kafka-clientsFixed in: 4.1.2
apachevendor investigatingvia vendor_rss
View patch

Vendor Advisories (2)

mavenGHSA-28jg-cgg7-j4wccritical

Apache Kafka does not validate JWT tokens in its OAUTHBEARER authentication implementation

Apr 20, 2026
apacheapache:www.mail-archive.com/[email protected]/msg10943.html

CVE-2026-33557: Apache Kafka: Missing JWT token validation in OAUTHBEARER authentication

Apr 17, 2026

References

access.redhat.com / security/cve/CVE-2026-33557
bugzilla.redhat.com / show_bug.cgi
security.access.redhat.com / data/csaf/v2/vex/2026/cve-2026-33557.json
openwall.com / lists/oss-security/2026/04/17/2
Mailing List
kafka.apache.org / cve-list
Vendor Advisory
lists.apache.org / thread/v57o00hm6yszdpdnvqx2ss4561yh953h
MitigationVendor Advisory