Skip to navigation Skip to main content

Utilities

  • Subscriptions
  • Downloads
  • Red Hat Console
  • Get Support
Red Hat Customer Portal
  • Subscriptions
  • Downloads
  • Red Hat Console
  • Get Support
  • Products

    Top Products

    • Red Hat Enterprise Linux
    • Red Hat OpenShift
    • Red Hat Ansible Automation Platform
    All Products

    Downloads and Containers

    • Downloads
    • Packages
    • Containers

    Top Resources

    • Documentation
    • Product Life Cycles
    • Product Compliance
    • Errata
  • Knowledge

    Red Hat Knowledge Center

    • Knowledgebase Solutions
    • Knowledgebase Articles
    • Customer Portal Labs
    • Errata

    Top Product Docs

    • Red Hat Enterprise Linux
    • Red Hat OpenShift
    • Red Hat Ansible Automation Platform
    All Product Docs

    Training and Certification

    • About
    • Course Index
    • Certification Index
    • Skill Assessment
  • Security

    Red Hat Product Security Center

    • Security Updates
    • Security Advisories
    • Red Hat CVE Database
    • Errata

    References

    • Security Bulletins
    • Severity Ratings
    • Security Data

    Top Resources

    • Security Labs
    • Backporting Policies
    • Security Blog
  • Support

    Red Hat Support

    • Support Cases
    • Troubleshoot
    • Get Support
    • Contact Red Hat Support

    Red Hat Community Support

    • Customer Portal Community
    • Community Discussions
    • Red Hat Accelerator Program

    Top Resources

    • Product Life Cycles
    • Customer Portal Labs
    • Red Hat JBoss Supported Configurations
    • Red Hat Lightspeed
Or troubleshoot an issue.

Select Your Language

  • English
  • Français
  • 한국어
  • 日本語
  • 中文 (中国)

Infrastructure and Management

  • Red Hat Enterprise Linux
  • Red Hat Satellite
  • Red Hat Subscription Management
  • Red Hat Lightspeed
  • Red Hat Ansible Automation Platform

Cloud Computing

  • Red Hat OpenShift
  • Red Hat OpenStack Platform
  • Red Hat OpenShift
  • Red Hat OpenShift AI
  • Red Hat OpenShift Dedicated
  • Red Hat Advanced Cluster Security for Kubernetes
  • Red Hat Advanced Cluster Management for Kubernetes
  • Red Hat Quay
  • Red Hat OpenShift Dev Spaces
  • Red Hat OpenShift Service on AWS

Storage

  • Red Hat Gluster Storage
  • Red Hat Hyperconverged Infrastructure
  • Red Hat Ceph Storage
  • Red Hat OpenShift Data Foundation

Runtimes

  • Red Hat Runtimes
  • Red Hat JBoss Enterprise Application Platform
  • Red Hat Data Grid
  • Red Hat JBoss Web Server
  • Red Hat build of Keycloak
  • Red Hat support for Spring Boot
  • Red Hat build of Node.js
  • Red Hat build of Quarkus

Integration and Automation

  • Red Hat Application Foundations
  • Red Hat Fuse
  • Red Hat AMQ
  • Red Hat 3scale API Management
All Products
Red Hat Product Errata RHSA-2026:53415 - Security Advisory
Issued:
2026-08-11
Updated:
2026-08-11

RHSA-2026:53415 - Security Advisory

  • Overview
  • Updated Packages

Synopsis

Important: opentelemetry-collector security update

Type/Severity

Security Advisory: Important

Red Hat Lightspeed patch analysis

Identify and remediate systems affected by this advisory.

View affected systems

Topic

An update for opentelemetry-collector is now available for Red Hat Enterprise Linux 9.6 Extended Update Support.

Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.

Description

Collector with the supported components for a Red Hat build of OpenTelemetry

Security Fix(es):

  • github.com/prometheus/prometheus: Prometheus: Denial of Service via uncontrolled memory allocation in remote read endpoint (CVE-2026-42154)
  • github.com/prometheus/prometheus: Prometheus: Information disclosure of Azure OAuth client secret via config API (CVE-2026-42151)
  • apache-thrift: Apache Thrift: Denial of Service via multiple vulnerabilities (CVE-2026-43870)
  • net: golang: Go net package: Denial of Service via long CNAME response in LookupCNAME (CVE-2026-33811)
  • golang.org/x/net/idna: golang: net/http: golang.org/x/net/idna: Privilege escalation via incorrect Punycode label processing (CVE-2026-39821)
  • golang.org/x/net/html: golang: golang.org/x/net/html: Cross-Site Scripting via HTML parsing bypass (CVE-2026-27136)
  • golang.org/x/net/html: golang.org/x/net/html: Arbitrary code execution via Cross-Site Scripting (CVE-2026-25681)
  • crypto/x509: golang: golang crypto/x509: Denial of Service via excessive processing of DNS SAN entries (CVE-2026-27145)

For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.

Solution

For details on how to apply this update, which includes the changes described in this advisory, refer to:

https://access.redhat.com/articles/11258

Affected Products

  • Red Hat Enterprise Linux for x86_64 - Extended Update Support 9.6 x86_64
  • Red Hat Enterprise Linux Server - AUS 9.6 x86_64
  • Red Hat Enterprise Linux for IBM z Systems - Extended Update Support 9.6 s390x
  • Red Hat Enterprise Linux for Power, little endian - Extended Update Support 9.6 ppc64le
  • Red Hat Enterprise Linux for ARM 64 - Extended Update Support 9.6 aarch64
  • Red Hat Enterprise Linux Server for Power LE - Update Services for SAP Solutions 9.6 ppc64le
  • Red Hat Enterprise Linux for x86_64 - Update Services for SAP Solutions 9.6 x86_64
  • Red Hat Enterprise Linux for ARM 64 - 4 years of updates 9.6 aarch64
  • Red Hat Enterprise Linux for IBM z Systems - 4 years of updates 9.6 s390x
  • Red Hat Enterprise Linux for x86_64 - Extended Life Cycle 9.6 x86_64
  • Red Hat Enterprise Linux for ARM 64 - Extended Life Cycle 9.6 aarch64
  • Red Hat Enterprise Linux for Power, little endian - Extended Life Cycle 9.6 ppc64le
  • Red Hat Enterprise Linux for IBM z Systems - Extended Life Cycle 9.6 s390x

Fixes

  • BZ - 2466505 - CVE-2026-42154 github.com/prometheus/prometheus: Prometheus: Denial of Service via uncontrolled memory allocation in remote read endpoint
  • BZ - 2466507 - CVE-2026-42151 github.com/prometheus/prometheus: Prometheus: Information disclosure of Azure OAuth client secret via config API
  • BZ - 2466671 - CVE-2026-43870 apache-thrift: Apache Thrift: Denial of Service via multiple vulnerabilities
  • BZ - 2467822 - CVE-2026-33811 net: golang: Go net package: Denial of Service via long CNAME response in LookupCNAME
  • BZ - 2480756 - CVE-2026-39821 golang.org/x/net/idna: golang: net/http: golang.org/x/net/idna: Privilege escalation via incorrect Punycode label processing
  • BZ - 2480757 - CVE-2026-27136 golang.org/x/net/html: golang: golang.org/x/net/html: Cross-Site Scripting via HTML parsing bypass
  • BZ - 2480761 - CVE-2026-25681 golang.org/x/net/html: golang.org/x/net/html: Arbitrary code execution via Cross-Site Scripting
  • BZ - 2484207 - CVE-2026-27145 crypto/x509: golang: golang crypto/x509: Denial of Service via excessive processing of DNS SAN entries

CVEs

  • CVE-2026-25681
  • CVE-2026-27136
  • CVE-2026-27145
  • CVE-2026-33811
  • CVE-2026-39821
  • CVE-2026-42151
  • CVE-2026-42154
  • CVE-2026-43870

References

  • https://access.redhat.com/security/updates/classification/#important
Note: More recent versions of these packages may be available. Click a package name for more details.

Red Hat Enterprise Linux for x86_64 - Extended Update Support 9.6

SRPM
opentelemetry-collector-0.152.1-1.el9_6.src.rpm SHA-256: 47f1927b7a8d00fac08b8c025a23d550be665f063249637237f710ad6cde69ea
x86_64
opentelemetry-collector-0.152.1-1.el9_6.x86_64.rpm SHA-256: bdc5241053b6bee0f9be1e7bf629edf499c4f26f1cffd5adf7fc57225d17ecac

Red Hat Enterprise Linux Server - AUS 9.6

SRPM
opentelemetry-collector-0.152.1-1.el9_6.src.rpm SHA-256: 47f1927b7a8d00fac08b8c025a23d550be665f063249637237f710ad6cde69ea
x86_64
opentelemetry-collector-0.152.1-1.el9_6.x86_64.rpm SHA-256: bdc5241053b6bee0f9be1e7bf629edf499c4f26f1cffd5adf7fc57225d17ecac

Red Hat Enterprise Linux for IBM z Systems - Extended Update Support 9.6

SRPM
opentelemetry-collector-0.152.1-1.el9_6.src.rpm SHA-256: 47f1927b7a8d00fac08b8c025a23d550be665f063249637237f710ad6cde69ea
s390x
opentelemetry-collector-0.152.1-1.el9_6.s390x.rpm SHA-256: 35a1d5136cbf235d96f68a8129fe91891dd56429cb460460dbb899c6c049805f

Red Hat Enterprise Linux for Power, little endian - Extended Update Support 9.6

SRPM
opentelemetry-collector-0.152.1-1.el9_6.src.rpm SHA-256: 47f1927b7a8d00fac08b8c025a23d550be665f063249637237f710ad6cde69ea
ppc64le
opentelemetry-collector-0.152.1-1.el9_6.ppc64le.rpm SHA-256: 540a7d9f6d95314ea5da44413c239cc1dc96f0a12a6b8d45b482b6ba543d75d0

Red Hat Enterprise Linux for ARM 64 - Extended Update Support 9.6

SRPM
opentelemetry-collector-0.152.1-1.el9_6.src.rpm SHA-256: 47f1927b7a8d00fac08b8c025a23d550be665f063249637237f710ad6cde69ea
aarch64
opentelemetry-collector-0.152.1-1.el9_6.aarch64.rpm SHA-256: 8bba288276d84919d7494acfb5225d52eff470545a8bab3632d5afde5077cdae

Red Hat Enterprise Linux Server for Power LE - Update Services for SAP Solutions 9.6

SRPM
opentelemetry-collector-0.152.1-1.el9_6.src.rpm SHA-256: 47f1927b7a8d00fac08b8c025a23d550be665f063249637237f710ad6cde69ea
ppc64le
opentelemetry-collector-0.152.1-1.el9_6.ppc64le.rpm SHA-256: 540a7d9f6d95314ea5da44413c239cc1dc96f0a12a6b8d45b482b6ba543d75d0

Red Hat Enterprise Linux for x86_64 - Update Services for SAP Solutions 9.6

SRPM
opentelemetry-collector-0.152.1-1.el9_6.src.rpm SHA-256: 47f1927b7a8d00fac08b8c025a23d550be665f063249637237f710ad6cde69ea
x86_64
opentelemetry-collector-0.152.1-1.el9_6.x86_64.rpm SHA-256: bdc5241053b6bee0f9be1e7bf629edf499c4f26f1cffd5adf7fc57225d17ecac

Red Hat Enterprise Linux for ARM 64 - 4 years of updates 9.6

SRPM
opentelemetry-collector-0.152.1-1.el9_6.src.rpm SHA-256: 47f1927b7a8d00fac08b8c025a23d550be665f063249637237f710ad6cde69ea
aarch64
opentelemetry-collector-0.152.1-1.el9_6.aarch64.rpm SHA-256: 8bba288276d84919d7494acfb5225d52eff470545a8bab3632d5afde5077cdae

Red Hat Enterprise Linux for IBM z Systems - 4 years of updates 9.6

SRPM
opentelemetry-collector-0.152.1-1.el9_6.src.rpm SHA-256: 47f1927b7a8d00fac08b8c025a23d550be665f063249637237f710ad6cde69ea
s390x
opentelemetry-collector-0.152.1-1.el9_6.s390x.rpm SHA-256: 35a1d5136cbf235d96f68a8129fe91891dd56429cb460460dbb899c6c049805f

Red Hat Enterprise Linux for x86_64 - Extended Life Cycle 9.6

SRPM
opentelemetry-collector-0.152.1-1.el9_6.src.rpm SHA-256: 47f1927b7a8d00fac08b8c025a23d550be665f063249637237f710ad6cde69ea
x86_64
opentelemetry-collector-0.152.1-1.el9_6.x86_64.rpm SHA-256: bdc5241053b6bee0f9be1e7bf629edf499c4f26f1cffd5adf7fc57225d17ecac

Red Hat Enterprise Linux for ARM 64 - Extended Life Cycle 9.6

SRPM
opentelemetry-collector-0.152.1-1.el9_6.src.rpm SHA-256: 47f1927b7a8d00fac08b8c025a23d550be665f063249637237f710ad6cde69ea
aarch64
opentelemetry-collector-0.152.1-1.el9_6.aarch64.rpm SHA-256: 8bba288276d84919d7494acfb5225d52eff470545a8bab3632d5afde5077cdae

Red Hat Enterprise Linux for Power, little endian - Extended Life Cycle 9.6

SRPM
opentelemetry-collector-0.152.1-1.el9_6.src.rpm SHA-256: 47f1927b7a8d00fac08b8c025a23d550be665f063249637237f710ad6cde69ea
ppc64le
opentelemetry-collector-0.152.1-1.el9_6.ppc64le.rpm SHA-256: 540a7d9f6d95314ea5da44413c239cc1dc96f0a12a6b8d45b482b6ba543d75d0

Red Hat Enterprise Linux for IBM z Systems - Extended Life Cycle 9.6

SRPM
opentelemetry-collector-0.152.1-1.el9_6.src.rpm SHA-256: 47f1927b7a8d00fac08b8c025a23d550be665f063249637237f710ad6cde69ea
s390x
opentelemetry-collector-0.152.1-1.el9_6.s390x.rpm SHA-256: 35a1d5136cbf235d96f68a8129fe91891dd56429cb460460dbb899c6c049805f

The Red Hat security contact is secalert@redhat.com. More contact details at https://access.redhat.com/security/team/contact/.

Red Hat LinkedIn YouTube Facebook X, formerly Twitter

Quick Links

  • Downloads
  • Subscriptions
  • Support Cases
  • Customer Service
  • Product Documentation

Help

  • Contact Us
  • Customer Portal FAQ
  • Log-in Assistance

Site Info

  • Trust Red Hat
  • Browser Support Policy
  • Accessibility
  • Awards and Recognition
  • Colophon

Related Sites

  • redhat.com
  • developers.redhat.com
  • connect.redhat.com
  • cloud.redhat.com

Red Hat legal and privacy links

  • About Red Hat
  • Jobs
  • Events
  • Locations
  • Contact Red Hat
  • Red Hat Blog
  • Inclusion at Red Hat
  • Cool Stuff Store
  • Red Hat Summit
© 2026 Red Hat

Red Hat legal and privacy links

  • Privacy statement
  • Terms of use
  • All policies and guidelines
  • Digital accessibility