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:19135 - Security Advisory
Issued:
2026-05-19
Updated:
2026-05-19

RHSA-2026:19135 - 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 10.

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):

  • net/url: Incorrect parsing of IPv6 host literals in net/url (CVE-2026-25679)
  • google.golang.org/grpc/grpc-go: google.golang.org/grpc/authz: gRPC-Go: Authorization bypass due to improper HTTP/2 path validation (CVE-2026-33186)
  • github.com/go-jose/go-jose/v3: github.com/go-jose/go-jose/v4: Go JOSE: Denial of Service via crafted JSON Web Encryption (JWE) object (CVE-2026-34986)
  • crypto/x509: golang: Go crypto/x509: Denial of Service via inefficient certificate chain validation (CVE-2026-32281)
  • crypto/x509: golang: Go crypto/x509: Certificate validation bypass due to incorrect DNS constraint application (CVE-2026-33810)
  • golang: internal/syscall/unix: Root.Chmod can follow symlinks out of the root (CVE-2026-32282)
  • crypto/tls: golang: Go crypto/tls: Denial of Service via multiple TLS 1.3 key update messages (CVE-2026-32283)
  • crypto/x509: crypto/tls: golang: Go: Denial of Service vulnerability in certificate chain building (CVE-2026-32280)

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 10 x86_64
  • Red Hat Enterprise Linux for x86_64 - Extended Update Support 10.2 x86_64
  • Red Hat Enterprise Linux for IBM z Systems 10 s390x
  • Red Hat Enterprise Linux for IBM z Systems - Extended Update Support 10.2 s390x
  • Red Hat Enterprise Linux for Power, little endian 10 ppc64le
  • Red Hat Enterprise Linux for Power, little endian - Extended Update Support 10.2 ppc64le
  • Red Hat Enterprise Linux for ARM 64 10 aarch64
  • Red Hat Enterprise Linux for ARM 64 - Extended Update Support 10.2 aarch64
  • Red Hat Enterprise Linux for ARM 64 - 4 years of updates 10.2 aarch64
  • Red Hat Enterprise Linux for IBM z Systems - 4 years of updates 10.2 s390x
  • Red Hat Enterprise Linux for Power, little endian - 4 years of support 10.2 ppc64le
  • Red Hat Enterprise Linux for x86_64 - 4 years of updates 10.2 x86_64
  • Red Hat Enterprise Linux for x86_64 - Extended Life Cycle 10.2 x86_64
  • Red Hat Enterprise Linux for ARM 64 - Extended Life Cycle 10.2 aarch64
  • Red Hat Enterprise Linux for Power, little endian - Extended Life Cycle 10.2 ppc64le
  • Red Hat Enterprise Linux for IBM z Systems - Extended Life Cycle 10.2 s390x

Fixes

  • BZ - 2445356 - CVE-2026-25679 net/url: Incorrect parsing of IPv6 host literals in net/url
  • BZ - 2449833 - CVE-2026-33186 google.golang.org/grpc/grpc-go: google.golang.org/grpc/authz: gRPC-Go: Authorization bypass due to improper HTTP/2 path validation
  • BZ - 2455470 - CVE-2026-34986 github.com/go-jose/go-jose/v3: github.com/go-jose/go-jose/v4: Go JOSE: Denial of Service via crafted JSON Web Encryption (JWE) object
  • BZ - 2456333 - CVE-2026-32281 crypto/x509: golang: Go crypto/x509: Denial of Service via inefficient certificate chain validation
  • BZ - 2456335 - CVE-2026-33810 crypto/x509: golang: Go crypto/x509: Certificate validation bypass due to incorrect DNS constraint application
  • BZ - 2456336 - CVE-2026-32282 golang: internal/syscall/unix: Root.Chmod can follow symlinks out of the root
  • BZ - 2456338 - CVE-2026-32283 crypto/tls: golang: Go crypto/tls: Denial of Service via multiple TLS 1.3 key update messages
  • BZ - 2456339 - CVE-2026-32280 crypto/x509: crypto/tls: golang: Go: Denial of Service vulnerability in certificate chain building

CVEs

  • CVE-2026-25679
  • CVE-2026-32280
  • CVE-2026-32281
  • CVE-2026-32282
  • CVE-2026-32283
  • CVE-2026-33186
  • CVE-2026-33810
  • CVE-2026-34986

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 10

SRPM
opentelemetry-collector-0.144.0-2.el10_2.src.rpm SHA-256: ed6a90056996b28ab3c3d1f2f9a89cd7e915277043012f0cf3dd2297d7388642
x86_64
opentelemetry-collector-0.144.0-2.el10_2.x86_64.rpm SHA-256: 1ad2a3007aa3515176cc2398583539d9f60048838b8ec9ae86f4f4e81bdc67d6

Red Hat Enterprise Linux for x86_64 - Extended Update Support 10.2

SRPM
opentelemetry-collector-0.144.0-2.el10_2.src.rpm SHA-256: ed6a90056996b28ab3c3d1f2f9a89cd7e915277043012f0cf3dd2297d7388642
x86_64
opentelemetry-collector-0.144.0-2.el10_2.x86_64.rpm SHA-256: 1ad2a3007aa3515176cc2398583539d9f60048838b8ec9ae86f4f4e81bdc67d6

Red Hat Enterprise Linux for IBM z Systems 10

SRPM
opentelemetry-collector-0.144.0-2.el10_2.src.rpm SHA-256: ed6a90056996b28ab3c3d1f2f9a89cd7e915277043012f0cf3dd2297d7388642
s390x
opentelemetry-collector-0.144.0-2.el10_2.s390x.rpm SHA-256: b03b605405e85c4154b7e7c6830e4559ad95f40ff119068034eeb1e6fe3a8505

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

SRPM
opentelemetry-collector-0.144.0-2.el10_2.src.rpm SHA-256: ed6a90056996b28ab3c3d1f2f9a89cd7e915277043012f0cf3dd2297d7388642
s390x
opentelemetry-collector-0.144.0-2.el10_2.s390x.rpm SHA-256: b03b605405e85c4154b7e7c6830e4559ad95f40ff119068034eeb1e6fe3a8505

Red Hat Enterprise Linux for Power, little endian 10

SRPM
opentelemetry-collector-0.144.0-2.el10_2.src.rpm SHA-256: ed6a90056996b28ab3c3d1f2f9a89cd7e915277043012f0cf3dd2297d7388642
ppc64le
opentelemetry-collector-0.144.0-2.el10_2.ppc64le.rpm SHA-256: c4da3d7b11609a98f850c8307692c83796d2c85865125fddd6a7989e09da4299

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

SRPM
opentelemetry-collector-0.144.0-2.el10_2.src.rpm SHA-256: ed6a90056996b28ab3c3d1f2f9a89cd7e915277043012f0cf3dd2297d7388642
ppc64le
opentelemetry-collector-0.144.0-2.el10_2.ppc64le.rpm SHA-256: c4da3d7b11609a98f850c8307692c83796d2c85865125fddd6a7989e09da4299

Red Hat Enterprise Linux for ARM 64 10

SRPM
opentelemetry-collector-0.144.0-2.el10_2.src.rpm SHA-256: ed6a90056996b28ab3c3d1f2f9a89cd7e915277043012f0cf3dd2297d7388642
aarch64
opentelemetry-collector-0.144.0-2.el10_2.aarch64.rpm SHA-256: 9507a30bd2347672e1cf506596e385e9b873af3223b6dce18d0eb9b2e04b6b10

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

SRPM
opentelemetry-collector-0.144.0-2.el10_2.src.rpm SHA-256: ed6a90056996b28ab3c3d1f2f9a89cd7e915277043012f0cf3dd2297d7388642
aarch64
opentelemetry-collector-0.144.0-2.el10_2.aarch64.rpm SHA-256: 9507a30bd2347672e1cf506596e385e9b873af3223b6dce18d0eb9b2e04b6b10

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

SRPM
opentelemetry-collector-0.144.0-2.el10_2.src.rpm SHA-256: ed6a90056996b28ab3c3d1f2f9a89cd7e915277043012f0cf3dd2297d7388642
aarch64
opentelemetry-collector-0.144.0-2.el10_2.aarch64.rpm SHA-256: 9507a30bd2347672e1cf506596e385e9b873af3223b6dce18d0eb9b2e04b6b10

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

SRPM
opentelemetry-collector-0.144.0-2.el10_2.src.rpm SHA-256: ed6a90056996b28ab3c3d1f2f9a89cd7e915277043012f0cf3dd2297d7388642
s390x
opentelemetry-collector-0.144.0-2.el10_2.s390x.rpm SHA-256: b03b605405e85c4154b7e7c6830e4559ad95f40ff119068034eeb1e6fe3a8505

Red Hat Enterprise Linux for Power, little endian - 4 years of support 10.2

SRPM
opentelemetry-collector-0.144.0-2.el10_2.src.rpm SHA-256: ed6a90056996b28ab3c3d1f2f9a89cd7e915277043012f0cf3dd2297d7388642
ppc64le
opentelemetry-collector-0.144.0-2.el10_2.ppc64le.rpm SHA-256: c4da3d7b11609a98f850c8307692c83796d2c85865125fddd6a7989e09da4299

Red Hat Enterprise Linux for x86_64 - 4 years of updates 10.2

SRPM
opentelemetry-collector-0.144.0-2.el10_2.src.rpm SHA-256: ed6a90056996b28ab3c3d1f2f9a89cd7e915277043012f0cf3dd2297d7388642
x86_64
opentelemetry-collector-0.144.0-2.el10_2.x86_64.rpm SHA-256: 1ad2a3007aa3515176cc2398583539d9f60048838b8ec9ae86f4f4e81bdc67d6

Red Hat Enterprise Linux for x86_64 - Extended Life Cycle 10.2

SRPM
opentelemetry-collector-0.144.0-2.el10_2.src.rpm SHA-256: ed6a90056996b28ab3c3d1f2f9a89cd7e915277043012f0cf3dd2297d7388642
x86_64
opentelemetry-collector-0.144.0-2.el10_2.x86_64.rpm SHA-256: 1ad2a3007aa3515176cc2398583539d9f60048838b8ec9ae86f4f4e81bdc67d6

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

SRPM
opentelemetry-collector-0.144.0-2.el10_2.src.rpm SHA-256: ed6a90056996b28ab3c3d1f2f9a89cd7e915277043012f0cf3dd2297d7388642
aarch64
opentelemetry-collector-0.144.0-2.el10_2.aarch64.rpm SHA-256: 9507a30bd2347672e1cf506596e385e9b873af3223b6dce18d0eb9b2e04b6b10

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

SRPM
opentelemetry-collector-0.144.0-2.el10_2.src.rpm SHA-256: ed6a90056996b28ab3c3d1f2f9a89cd7e915277043012f0cf3dd2297d7388642
ppc64le
opentelemetry-collector-0.144.0-2.el10_2.ppc64le.rpm SHA-256: c4da3d7b11609a98f850c8307692c83796d2c85865125fddd6a7989e09da4299

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

SRPM
opentelemetry-collector-0.144.0-2.el10_2.src.rpm SHA-256: ed6a90056996b28ab3c3d1f2f9a89cd7e915277043012f0cf3dd2297d7388642
s390x
opentelemetry-collector-0.144.0-2.el10_2.s390x.rpm SHA-256: b03b605405e85c4154b7e7c6830e4559ad95f40ff119068034eeb1e6fe3a8505

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