CVE-2026-35554
Red Hat Security Advisory: Streams for Apache Kafka 3.2.1 release and security update
Description
A flaw was found in the Apache Kafka Java producer client. A race condition in the client's buffer pool management can cause messages to be silently delivered to incorrect topics. This occurs when a message batch expires while its network request is still active, leading to premature buffer deallocation and potential reuse by other messages. Consequently, sensitive data may be exposed to unauthorized consumers, and data integrity can be compromised through deserialization failures and processing errors.
Metrics
Weakness classes (CWE)
CWE-416Variant
Use After Free
The product reuses or references memory after it has been freed. At some point afterward, the memory may be allocated again and saved in another pointer, while the original pointer references a location somewhere within the new allocation. Any operations using the original pointer are no longer valid because the memory "belongs" to the code that operates on the new pointer.
cwe.mitre.org →CWE-362Class
Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')
The product contains a concurrent code sequence that requires temporary, exclusive access to a shared resource, but a timing window exists in which the shared resource can be modified by another code sequence operating concurrently.
cwe.mitre.org →
Reanalysis & status changes
Chronological NVD audit events for this CVE — reanalyses, CVSS updates, CPE diffs.
- Initial Analysis2026-08-17 18:05 UTC· nvd@nist.gov
- CPE Configuration: OR *cpe:2.3:a:apache:kafka:*:*:*:*:*:*:*:* versions from (including) 4.1.0 up to (excluding) 4.1.2 *cpe:2.3:a:apache:kafka:*:*:*:*:*:*:*:* versions from (including) 2.8.0 up to (excluding) 3.9.2 *cpe:2.3:a:apache:kafka:*:*:*:*:*:*:*:* versions from (including) 4.0.0 up to (excluding) 4.0.2
- Reference Type: Apache Software Foundation: https://issues.apache.org/jira/browse/KAFKA-19012 Types: Issue Tracking
- Reference Type: Apache Software Foundation: https://lists.apache.org/thread/f07x7j8ovyqhjd1to25jsnqbm6wj01d6 Types: Vendor Advisory
- Reference Type: CVE: http://www.openwall.com/lists/oss-security/2026/04/07/6 Types: Mailing List, Third Party Advisory
Affected operating systems
linux
ubuntu / nettynoble
Affected products
Products and version ranges extracted from the vendor/CERT advisory. A range like „<4.14.6“ implies the update recommendation „upgrade to 4.14.6 or later“.
apache
kafka2.8.0 – 3.9.2
apache
kafka4.0.0 – 4.0.2
apache
kafka4.1.0 – 4.1.2
Atlassian
BambooData Center LTS 10.2.22
Atlassian
BambooData Center LTS 12.1.10
Atlassian
BitbucketData Center 10.4.2
Atlassian
BitbucketData Center LTS 10.2.6
Atlassian
BitbucketData Center LTS 9.4.23
Atlassian
ConfluenceData Center LTS 10.2.15
Atlassian
ConfluenceData Center LTS 9.2.23
Atlassian
Crucible4.9.13
Atlassian
Fisheye4.9.13
Atlassian
JiraData Center LTS 10.3.24
Atlassian
JiraData Center LTS 11.3.10
bitnami
golang1.26.0-0
eclipse
vert.x4.0.0 – 4.5.29
eclipse
vert.x5.0.0 – 5.1.4
go
stdlib1.26.0-0
golang
go1.26.0 – 1.26.2
golang
go1.26.0 – 1.26.3
golang
go1.25.10
golang
go1.25.9
golang
net0.55.0
IBM
QRadar SIEM<7.5.0 UP15 IF06
References & sources
- https://github.com/netty/netty/security/advisories/GHSA-93wv-jw9v-4972web
- https://nvd.nist.gov/vuln/detail/CVE-2026-56819advisory
- https://github.com/netty/netty/commit/5b68c61f37aa4a3045cba624cbea239655c9003bweb
- https://github.com/netty/netty/commit/bb2ff68a1fb71cb4b0eb9a9e17b66c52aff680c6web
- https://github.com/netty/nettypackage
- https://github.com/netty/netty/releases/tag/netty-4.1.136.Finalweb
- https://github.com/netty/netty/releases/tag/netty-4.2.16.Finalweb
- https://github.com/vercel/next.js/security/advisories/GHSA-89xv-2m56-2m9xx_refsource_CONFIRM
- https://github.com/vercel/next.js/commit/b51206321854193208c0805ba42acc49287f942bx_refsource_MISC
- https://github.com/vercel/next.js/commit/e3e5666ccead3a15162793d697af5e48b7cc0498x_refsource_MISC
- https://github.com/vercel/next.js/releases/tag/v15.5.21x_refsource_MISC
- https://github.com/vercel/next.js/releases/tag/v16.2.11x_refsource_MISC
- https://github.com/netty/netty/security/advisories/GHSA-cc37-9q2j-3hfvweb
- https://nvd.nist.gov/vuln/detail/CVE-2026-44893advisory
- https://github.com/netty/netty/releases/tag/netty-4.1.135.Finalweb
- https://github.com/netty/netty/releases/tag/netty-4.2.15.Finalweb
- https://access.redhat.com/security/cve/CVE-2026-44893vdb-entryx_refsource_REDHAT
- https://bugzilla.redhat.com/show_bug.cgi?id=2488383issue-trackingx_refsource_REDHAT
- https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-44893.jsonx_sadp-csaf-vex
- https://access.redhat.com/errata/RHSA-2026:53644vendor-advisoryx_refsource_REDHAT
Linked CVEs
- CVE-2026-69153
A flaw was found in PostCSS.
mediumCVSSv3 5.3 - CVE-2026-6860
A flaw was found in eclipse-vertx/vert.x.
medium - CVE-2026-64649
A flaw was found in Next.js, a framework for building web applications.
highCVSSv3 6.5 - CVE-2026-64648
A flaw was found in Next.js.
mediumCVSSv3 5.4 - CVE-2026-64646
A flaw was found in Next.js.
mediumCVSSv3 5.3 - CVE-2026-64645
A flaw was found in Next.js, a React framework for building web applications.
highCVSSv3 6.1 - CVE-2026-64644
A flaw was found in Next.js, a React framework.
mediumCVSSv3 5.3 - CVE-2026-64641
A flaw was found in Next.js, a React framework for building web applications.
highCVSSv3 7.5 - CVE-2026-59901
A flaw was found in the netty-codec-compression component of Netty.
highCVSSv3 7.5 - CVE-2026-59899
A flaw was found in the Netty netty-codec-http component.
highCVSSv3 7.5 - CVE-2026-59869
A flaw was found in js-yaml, a JavaScript YAML parser and dumper.
highCVSSv3 7.5 - CVE-2026-56819
A flaw was found in Netty, a network application framework.
highCVSSv3 7.5 - CVE-2026-56746
A flaw was found in Netty, a network application framework.
mediumCVSSv3 6.5 - CVE-2026-56745
A flaw was found in Netty.
highCVSSv3 7.5 - CVE-2026-55833
A flaw was found in Netty, a network application framework.
highCVSSv3 7.5 - CVE-2026-55831
A flaw was found in Netty, a network application framework.
highCVSSv3 7.5 - CVE-2026-55225
When the Strimzi cluster operator is deployed with watchAnyNamespace=true (or a multi-namespace list), any namespace editor can set Kafka…
— - CVE-2026-54513
A flaw was found in jackson-databind, a library used for processing data.
highCVSSv3 8.1 - CVE-2026-54512
A flaw was found in jackson-databind.
highCVSSv3 8.1 - CVE-2026-50559
A flaw was found in Quarkus.
highCVSSv3 7.5 - CVE-2026-50193
A flaw was found in jackson-databind, a general-purpose data-binding library for Jackson Data Processor.
medium - CVE-2026-49978
A flaw was found in DOMPurify, a tool designed to sanitize HTML, MathML, and SVG to prevent cross-site scripting (XSS) attacks.
mediumCVSSv3 6.1 - CVE-2026-48059
A flaw was found in the Netty HAProxy PROXY protocol v2 codec.
highCVSSv3 7.5 - CVE-2026-48043
A flaw was found in netty-codec-http2.
highCVSSv3 7.5
Show 33 more CVEs
- CVE-2026-47691
A flaw was found in Netty's `DnsResolveContext`.
criticalCVSSv3 10.0 - CVE-2026-45674
A flaw was found in Netty's DnsResolveContext.
criticalCVSSv3 10.0 - CVE-2026-45416
A flaw was found in Netty, a network application framework.
highCVSSv3 7.5 - CVE-2026-45109
A flaw was found in Next.js.
highCVSSv3 7.5 - CVE-2026-44893
A flaw was found in netty-codec-haproxy, a component of the Netty network application framework.
highCVSSv3 7.5 - CVE-2026-44579
A flaw was found in Next.js.
highCVSSv3 7.5 - CVE-2026-44578
A flaw was found in Next.js.
highCVSSv3 8.6 - CVE-2026-44577
A flaw was found in Next.js.
mediumCVSSv3 5.9 - CVE-2026-44575
A flaw was found in Next.js.
highCVSSv3 7.5 - CVE-2026-44574
A flaw was found in Next.js.
highCVSSv3 8.1 - CVE-2026-44573
A flaw was found in Next.js.
highCVSSv3 7.5 - CVE-2026-44249
A flaw was found in netty-handler, a component of the Netty network application framework.
highCVSSv3 8.1 - CVE-2026-42587
A flaw was found in Netty.
highCVSSv3 7.5 - CVE-2026-42584
A flaw was found in Netty, an asynchronous, event-driven network application framework.
criticalCVSSv3 9.1 - CVE-2026-42583
A flaw was found in Netty, an asynchronous, event-driven network application framework.
highCVSSv3 7.5 - CVE-2026-42581
A flaw was found in Netty's HttpObjectDecoder.
criticalCVSSv3 9.8 - CVE-2026-42579
A flaw was found in Netty.
criticalCVSSv3 9.1 - CVE-2026-42578
A flaw was found in Netty.
highCVSSv3 7.5 - CVE-2026-42504
A flaw was found in the Golang MIME (Multipurpose Internet Mail Extensions) package.
highCVSSv3 7.5 - CVE-2026-40984
A flaw was found in Micrometer.
highCVSSv3 7.5 - CVE-2026-40983
A flaw was found in Micrometer.
highCVSSv3 7.5 - CVE-2026-39852
A flaw was found in io.quarkus:quarkus-vertx-http.
highCVSSv3 8.2 - CVE-2026-39821
A flaw was found in golang.org/x/net/idna.
criticalCVSSv3 9.6 - CVE-2026-34481
A flaw was found in Apache Log4j's JsonTemplateLayout.
highCVSSv3 7.5 - CVE-2026-34480
A flaw was found in Apache Log4j Core.
medium - CVE-2026-34478
A flaw was found in Apache Log4j Core.
medium - CVE-2026-33811
A flaw was found in the `net` package of Go (golang), specifically when using the `LookupCNAME` function with the `cgo` DNS resolver.
highCVSSv3 7.5 - CVE-2026-32283
A flaw was found in the `crypto/tls` package within the Go (golang) standard library, specifically affecting TLS 1.3 connections.
highCVSSv3 7.5 - CVE-2026-27145
A flaw was found in the `crypto/x509` package of `golang`.
mediumCVSSv3 6.5 - CVE-2026-16308
A flaw was found in Quarkus REST.
highCVSSv3 7.5 - CVE-2026-15076
A flaw was found in Eclipse Vert.x Web Client.
highCVSSv3 7.5 - CVE-2026-15075
A flaw was found in Eclipse Vert.x.
highCVSSv3 7.5 - CVE-2026-10051
A flaw was found in Eclipse Jetty.
highCVSSv3 7.5