BlackTreeIndependent security intelligence
← Back to the CVE catalogue
Full vulnerability report · 2026
CVE-2026-42010High confidence

Gnutls: gnutls: authentication bypass via nul character in username

Unknown · Unknown

7.1HighCVSS 3.1
Recommended action
Within 7 days

High technical severity; prioritise exposed affected systems while verifying vendor guidance.

Patch available
Distribution package intelligence

Ubuntu vendor package status

Canonical’s release and source-package findings are shown separately from local repository availability.

1 package state
Repository candidate not checked

A published vendor fix does not prove that a matching update is enabled and installable on a particular asset. Confirm the local package candidate before scheduling remediation.

Ubuntu releaseSource packageVendor stateFixed versionEvidence
Ubuntu 24.04 LTSnoble · standard archivegnutls28Vendor fix publishedCanonical reports that a fixed source package version has been published. Repository candidate availability is not checked by BlackTree.3.8.3-1.1ubuntu3.6Canonical record ↗Source updated 8 Sept 2026
Direct vendor intelligence

Authoritative vendor CSAF and VEX advisories

Structured product status and remediation from the issuing vendor. Product-state explanations are always visible; large lists can be searched or downloaded.

1 current
CVE-2026-42010 · CSAF 2.0 · revision 3 · finalRed Hat Product Securitygnutls: gnutls: Authentication Bypass via NUL Character in Username
2 known affected

The vendor explicitly identifies these products as affected by this CVE.

  • openshift/ose-rhel-coreos-8 as a component of Red Hat OpenShift Container Platform 4
  • openshift/ose-rhel-coreos-9 as a component of Red Hat OpenShift Container Platform 4
Summary
A flaw was found in gnutls. Servers configured with RSA-PSK (Rivest–Shamir–Adleman – Pre-Shared Key) wrongfully matched usernames containing a NUL character with truncated usernames. A remote attacker could exploit this by sending a specially crafted username, leading to an authentication bypass. This vulnerability allows an attacker to gain unauthorized access by circumventing the authentication process.
Remediation
For OpenShift Container Platform 4.12 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update: https://docs.redhat.com/en/documentation/openshift_container_platform/4.12/html/release_notes You may download the oc tool and use it to inspect release image metadata for x86_64 architecture. The image digest may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags. The sha value for the release is as follows: (For x86_64 architecture) The image digest is sha256:610f344ba2a621c2205f79032b10cf06865ee89d2ad8250e96a8d83b4d49f310 All OpenShift Container Platform 4.12 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.12/html-single/updating_clusters/index#updating-cluster-within-minor.
Optional official sources

National CERT insights
?CERT means Computer Emergency Response Team; CSIRT is the closely related term Computer Security Incident Response Team.

Select the national-authority views to include. The exact source language is shown on each matched advisory. Your choice is remembered on this device and encoded in the shareable URL.

Official European source

ENISA European Vulnerability Database

Official EUVD identifiers, advisory evidence and known-exploited context. Missing fields are not treated as evidence of low risk.

1 current
ENISA EUVD identifier

EUVD-2026-28354

No EUVD known-exploited evidence

A flaw was found in gnutls. Servers configured with RSA-PSK (Rivest–Shamir–Adleman – Pre-Shared Key) wrongfully matched usernames containing a NUL character with truncated usernames. A remote attacker could exploit this by sending a specially crafted username, leading to an authentication bypass. This vulnerability allows an attacker to gain unauthorized access by circumventing the authentication process.

EUVD state
Present in the current official mapping
Known exploitation
Not present in the current ENISA EUVD known-exploited dataset. This is not proof of no exploitation.
ENISA score
7.1 · CVSS 3.1
Advisory evidence
No linked advisory details stored yet
Recommended actionWithin 7 days

High technical severity; prioritise exposed affected systems while verifying vendor guidance.

Patch available
01

What, why and how

A flaw was found in gnutls. Servers configured with RSA-PSK (Rivest–Shamir–Adleman – Pre-Shared Key) wrongfully matched usernames containing a NUL character with truncated usernames. A remote attacker could exploit this by sending a specially crafted username, leading to an authentication bypass. This vulnerability allows an attacker to gain unauthorized access by circumventing the authentication process.

What

A flaw was found in gnutls. Servers configured with RSA-PSK (Rivest–Shamir–Adleman – Pre-Shared Key) wrongfully matched usernames containing a NUL character with truncated usernames. A remote attacker could exploit this by sending a specially crafted username, leading to an authentication bypass. This vulnerability allows an attacker to gain unauthorized access by circumventing the authentication process.

Why

The product does not terminate or incorrectly terminates a string or array with a null character or equivalent terminator.

How

An attacker operating through a network path may attempt exploitation with low privileges. If successful, the issue may bypass an access boundary or take over an account.

What

A flaw was found in gnutls. Servers configured with RSA-PSK (Rivest–Shamir–Adleman – Pre-Shared Key) wrongfully matched usernames containing a NUL character with truncated usernames. A remote attacker could exploit this by sending a specially crafted username, leading to an authentication bypass. This vulnerability allows an attacker to gain unauthorized access by circumventing the authentication process.

Why

The product does not terminate or incorrectly terminates a string or array with a null character or equivalent terminator.

How

An attacker operating through a network path may attempt exploitation with low privileges. If successful, the issue may bypass an access boundary or take over an account.

02

Exploit reality and attack path

CVSS severity, EPSS forecast probability, public exploit material and CISA-confirmed exploitation are separate signals.

Observed exploitation
?Confirmed exploitation and public exploit material are separate signals. Attacks can occur without public proof-of-concept or exploit code.
No confirmed evidence

No CISA KEV match was present at the last successful refresh. This means no confirmation from that source, not proof of no exploitation.

Public PoC / exploit material
?Confirmed exploitation and public exploit material are separate signals. Attacks can occur without public proof-of-concept or exploit code.
None recorded

No exploit-tagged reference or CISA SSVC proof-of-concept state is currently recorded. Research may still exist outside the structured feeds.

Likely attack path
a network path → Improper Null Termination → bypass an access boundary or take over an account
Attack surface
Network
Privileges required
Low: a basic authenticated account is required
User interaction
None
Attack complexity
Low: no specialised conditions are recorded
Security boundary
Unchanged: impact remains within the vulnerable component's security authority
Weakness
?CWE means Common Weakness Enumeration: a standard category for the underlying weakness.
CWE-170

CWE-170: Improper Null Termination. The product does not terminate or incorrectly terminates a string or array with a null character or equivalent terminator.

CVSS vector
?CVSS means Common Vulnerability Scoring System. The vector records the metric values used to calculate technical severity.
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:N

Common Vulnerability Scoring System 3.1: the compact vector below is decoded into plain language.

AVNetworkAttack vector: The vulnerable component can be reached over a network.ACLowAttack complexity: No specialised conditions are required beyond attacker-controlled input.PRLowPrivileges required: The attacker needs basic user-level privileges.UINoneUser interaction: No action by another user is required.SUnchangedScope: The security impact remains within the vulnerable component's authority.CHighConfidentiality impact: A successful attack can cause a major loss.ILowIntegrity impact: A successful attack can cause a limited loss.ANoneAvailability impact: No direct loss is represented by this metric.
Post-exploitation / living off the land
Stolen credentials, tokens and legitimate administration functions may provide continued access without deploying a large custom toolset.
NetworkCWE-170
A

Official authority intelligence

Only matched European and national findings are included. Language selectors and unavailable sources are omitted.

ENISA EUVD · EUVD-2026-28354Official EUVD mapping

A flaw was found in gnutls. Servers configured with RSA-PSK (Rivest–Shamir–Adleman – Pre-Shared Key) wrongfully matched usernames containing a NUL character with truncated usernames. A remote attacker could exploit this by sending a specially crafted username, leading to an authentication bypass. This vulnerability allows an attacker to gain unauthorized access by circumventing the authentication process.

Official EUVD record
BSI · German · WID-SEC-W-2026-3043IBM QRadar SIEM: Mehrere Schwachstellen

Ein Angreifer kann mehrere Schwachstellen in IBM QRadar SIEM ausnutzen, um Sicherheitsvorkehrungen zu umgehen, um seine Privilegien zu erhöhen, um einen Denial of Service Angriff durchzuführen, um Informationen offenzulegen, um Dateien zu manipulieren, um einen Cross-Site Scripting Angriff durchzuführen und um beliebigen Programmcode auszuführen.

Official advisory
BSI · German · WID-SEC-W-2026-1312GnuTLS: Mehrere Schwachstellen

Ein Angreifer kann mehrere Schwachstellen in GnuTLS ausnutzen, um Sicherheitsmaßnahmen zu umgehen, vertrauliche Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen oder andere, nicht näher spezifizierte Angriffe durchzuführen.

Official advisory
CERT-FR · French · CERTFR-2026-AVI-1094Multiples vulnérabilités dans les produits IBM

d?id=CVE-2026-41140 Référence CVE CVE-2026-41238 https://www.cve.org/CVERecord?id=CVE-2026-41238 Référence CVE CVE-2026-41239 https://www.cve.org/CVERecord?id=CVE-2026-41239 Référence CVE CVE-2026-41240 https://www.cve.org/CVERecord?id=CVE-2026-41240 Référence CVE CVE-2026-41254 https://www.cve.org/CVERecord?id=CVE-2026-41254 Référence CVE CVE-2026-41411 https://www.cve.org/CVERecord?id=CVE-2026-41411 Référence CVE CVE-2026-41603 https://www.cve.org/CVERecord?id=CVE-2026-41603 Référence CVE CVE-2026-41680 https://www.cve.org/CVERecord?id=CVE-2026-41680 Référence CVE CVE-2026-42009 https://www.cve.org/CVERecord?id=CVE-2026-42009 Référence CVE CVE-2026-42010 https://www.cve.org/CVERecord?id=CVE-2026-42010 Référence CVE CVE-2026-42011 https://www.cve.org/CVERecord?id=CVE-2026-42011 Référence CVE CVE-2026-42012 https://www.cve.org/CVERecord?id=CVE-2026-42012 Référence CVE CVE-2026-42013 https://www.cve.org/CVERecord?id=CVE-2026-42013 Référence CVE CVE-2026-42015 https://www.cve.org/CVERecord?id=CVE-2026-42015 Référence CVE CVE-2026-42033 https://www.cve.org/CVERecord?id=CVE-2026-42033 Référence CVE CVE-2026-42034 https://www.cve.org/CVERecord?id=CVE-2026-42034 Référence CVE CVE-2026-42035 https://www.cve.org/CVERecord?id=CVE-2026-42035 Référence CVE CVE-2026-42036 https://www.cve.org/CVERecord?id=

Official advisory
CERT-FR · French · CERTFR-2026-AVI-0958Multiples vulnérabilités dans les produits IBM

d?id=CVE-2026-41844 Référence CVE CVE-2026-41846 https://www.cve.org/CVERecord?id=CVE-2026-41846 Référence CVE CVE-2026-41848 https://www.cve.org/CVERecord?id=CVE-2026-41848 Référence CVE CVE-2026-41850 https://www.cve.org/CVERecord?id=CVE-2026-41850 Référence CVE CVE-2026-41851 https://www.cve.org/CVERecord?id=CVE-2026-41851 Référence CVE CVE-2026-41852 https://www.cve.org/CVERecord?id=CVE-2026-41852 Référence CVE CVE-2026-41907 https://www.cve.org/CVERecord?id=CVE-2026-41907 Référence CVE CVE-2026-41988 https://www.cve.org/CVERecord?id=CVE-2026-41988 Référence CVE CVE-2026-42009 https://www.cve.org/CVERecord?id=CVE-2026-42009 Référence CVE CVE-2026-42010 https://www.cve.org/CVERecord?id=CVE-2026-42010 Référence CVE CVE-2026-42033 https://www.cve.org/CVERecord?id=CVE-2026-42033 Référence CVE CVE-2026-42034 https://www.cve.org/CVERecord?id=CVE-2026-42034 Référence CVE CVE-2026-42035 https://www.cve.org/CVERecord?id=CVE-2026-42035 Référence CVE CVE-2026-42036 https://www.cve.org/CVERecord?id=CVE-2026-42036 Référence CVE CVE-2026-42037 https://www.cve.org/CVERecord?id=CVE-2026-42037 Référence CVE CVE-2026-42038 https://www.cve.org/CVERecord?id=CVE-2026-42038 Référence CVE CVE-2026-42039 https://www.cve.org/CVERecord?id=CVE-2026-42039 Référence CVE CVE-2026-42040 https://www.cve.org/CVERecord?id=

Official advisory
03

Patch and workaround

Operational remediation based on structured source evidence.

Status
?Patch availability is based on structured fixed-version fields and authoritative update references. If no fix is verified, check the vendor advisory before making a change.
Patch available
Affected
openshift/ose-rhel-coreos-8 as a component of Red Hat OpenShift Container Platform 4; openshift/ose-rhel-coreos-9 as a component of Red Hat OpenShift Container Platform 4
Fixed
rhcos-x86_64-412.86.202608241157-0 as a component of Red Hat OpenShift Container Platform 4.12; rhcos-aarch64-416.94.202608150307-0 as a component of Red Hat OpenShift Container Platform 4.16; rhcos-ppc64le-416.94.202608150307-0 as a component of Red Hat OpenShift Container Platform 4.16; rhcos-s390x-416.94.202608150307-0 as a component of Red Hat OpenShift Container Platform 4.16; rhcos-x86_64-416.94.202608150307-0 as a component of Red Hat OpenShift Container Platform 4.16; rhcos-aarch64-417.94.202608250221-0 as a component of Red Hat OpenShift Container Platform 4.17; rhcos-ppc64le-417.94.202608250221-0 as a component of Red Hat OpenShift Container Platform 4.17; rhcos-s390x-417.94.202608250221-0 as a component of Red Hat OpenShift Container Platform 4.17; rhcos-x86_64-417.94.202608250221-0 as a component of Red Hat OpenShift Container Platform 4.17; rhcos-aarch64-418.94.202608142238-0 as a component of Red Hat OpenShift Container Platform 4.18; rhcos-ppc64le-418.94.202608142238-0 as a component of Red Hat OpenShift Container Platform 4.18; rhcos-s390x-418.94.202608142238-0 as a component of Red Hat OpenShift Container Platform 4.18; rhcos-x86_64-418.94.202608142238-0 as a component of Red Hat OpenShift Container Platform 4.18; rhcos-aarch64-4.19.9.6.202607151909-0 as a component of Red Hat OpenShift Container Platform 4.19; rhcos-ppc64le-4.19.9.6.202607151909-0 as a component of Red Hat OpenShift Container Platform 4.19; rhcos-s390x-4.19.9.6.202607151909-0 as a component of Red Hat OpenShift Container Platform 4.19; rhcos-x86_64-4.19.9.6.202607151909-0 as a component of Red Hat OpenShift Container Platform 4.19; rhcos-aarch64-4.20.9.6.202607010620-0 as a component of Red Hat OpenShift Container Platform 4.20; rhcos-ppc64le-4.20.9.6.202607010620-0 as a component of Red Hat OpenShift Container Platform 4.20; rhcos-s390x-4.20.9.6.202607010620-0 as a component of Red Hat OpenShift Container Platform 4.20; rhcos-x86_64-4.20.9.6.202607010620-0 as a component of Red Hat OpenShift Container Platform 4.20; rhcos-aarch64-4.21.9.6.202607011303-0 as a component of Red Hat OpenShift Container Platform 4.21; rhcos-ppc64le-4.21.9.6.202607011303-0 as a component of Red Hat OpenShift Container Platform 4.21; rhcos-s390x-4.21.9.6.202607011303-0 as a component of Red Hat OpenShift Container Platform 4.21; rhcos-x86_64-4.21.9.6.202607011303-0 as a component of Red Hat OpenShift Container Platform 4.21; rhcos-aarch64-4.22.9.8.202606301732-0 as a component of Red Hat OpenShift Container Platform 4.22; rhcos-ppc64le-4.22.9.8.202606301732-0 as a component of Red Hat OpenShift Container Platform 4.22; rhcos-s390x-4.22.9.8.202606301732-0 as a component of Red Hat OpenShift Container Platform 4.22; rhcos-x86_64-4.22.9.8.202606301732-0 as a component of Red Hat OpenShift Container Platform 4.22; gnutls-c++-0:3.8.9-9.el10_0.19.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0); and 782 more
Action
For OpenShift Container Platform 4.12 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update: https://docs.redhat.com/en/documentation/openshift_container_platform/4.12/html/release_notes You may download the oc tool and use it to inspect release image metadata for x86_64 architecture. The image digest may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags. The sha value for the release is as follows: (For x86_64 architecture) The image digest is sha256:610f344ba2a621c2205f79032b10cf06865ee89d2ad8250e96a8d83b4d49f310 All OpenShift Container Platform 4.12 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.12/html-single/updating_clusters/index#updating-cluster-within-minor.
Workaround
No verified workaround is recorded. If business-safe, reduce exposure to the affected interface and allow only trusted sources until authoritative guidance is available.
04

Evidence and provenance

Published 7 May 2026 · Last source change 4 Sept 2026, 12:04 UTC · CWE-170 · Improper Null Termination

CVE recordCVE.org · 5.2
CVSS sourceCNA
EPSS source
?The date BlackTree first stored a score for this CVE from the daily FIRST EPSS feed.
FIRST · tracked since 2026-08-14
European sourceENISA EUVD · EUVD-2026-28354
Product sourceVendor CSAF · Red Hat Product Security
Remediation sourceVendor CSAF · Red Hat Product Security
CWE sourceCNA
NVD statusNVD modified after enrichment

Missing structured fields: affected product. Missing data is not evidence of low risk; review the primary advisory.

Material change intelligence

What changed after publication

View recent updates →
  1. Vendor guidanceAuthoritative vendor guidance changed from authoritative remediation link to authoritative remediation link.
    Before
    authoritative remediation link
    After
    authoritative remediation link
    Red Hat Product Security
  2. Affected versionsThe structured affected or fixed version information changed.
    Before
    openshift/ose-rhel-coreos-8 as a component of Red Hat OpenShift Container Platform 4; openshift/ose-rhel-coreos-9 as a component of Red Hat OpenShift Container Platform 4 · Fixed: rhcos-aarch64-416.94.202608150307-0 as a component of Red Hat OpenShift Container Platform 4.16; rhcos-ppc64le-416.94.202608150307-0 as a component of Red Hat OpenShift Container Platform 4.16; rhcos-s390x-416.94.202608150307-0 as a component of Red Hat OpenShift Container Platform 4.16; rhcos-x86_64-416.94.202608150307-0 as a component of Red Hat OpenShift Container Platform 4.16; rhcos-aarch64-418.94.202608142238-0 as a component of Red Hat OpenShift Container Platform 4.18; rhcos-ppc64le-418.94.202608142238-0 as a component of Red Hat OpenShift Container Platform 4.18; rhcos-s390x-418.94.202608142238-0 as a component of Red Hat OpenShift Container Platform 4.18; rhcos-x86_64-418.94.202608142238-0 as a component of Red Hat OpenShift Container Platform 4.18; rhcos-aarch64-4.19.9.6.202607151909-0 as a component of Red Hat OpenShift Container Platform 4.19; rhcos-ppc64le-4.19.9.6.202607151909-0 as a component of Red Hat OpenShift Container Platform 4.19; rhcos-s390x-4.19.9.6.202607151909-0 as a component of Red Hat OpenShift Container Platform 4.19; rhcos-x86_64-4.19.9.6.202607151909-0 as a component of Red Hat OpenShift Container Platform 4.19; rhcos-aarch64-4.20.9.6.202607010620-0 as a component of Red Hat OpenShift Container Platform 4.20; rhcos-ppc64le-4.20.9.6.202607010620-0 as a component of Red Hat OpenShift Container Platform 4.20; rhcos-s390x-4.20.9.6.202607010620-0 as a component of Red Hat OpenShift Container Platform 4.20; rhcos-x86_64-4.20.9.6.202607010620-0 as a component of Red Hat OpenShift Container Platform 4.20; rhcos-aarch64-4.21.9.6.202607011303-0 as a component of Red Hat OpenShift Container Platform 4.21; rhcos-ppc64le-4.21.9.6.202607011303-0 as a component of Red Hat OpenShift Container Platform 4.21; rhcos-s390x-4.21.9.6.202607011303-0 as a component of Red Hat OpenShift Container Platform 4.21; rhcos-x86_64-4.21.9.6.202607011303-0 as a component of Red Hat OpenShift Container Platform 4.21; rhcos-aarch64-4.22.9.8.202606301732-0 as a component of Red Hat OpenShift Container Platform 4.22; rhcos-ppc64le-4.22.9.8.202606301732-0 as a component of Red Hat OpenShift Container Platform 4.22; rhcos-s390x-4.22.9.8.202606301732-0 as a component of Red Hat OpenShift Container Platform 4.22; rhcos-x86_64-4.22.9.8.202606301732-0 as a component of Red Hat OpenShift Container Platform 4.22; gnutls-c++-0:3.8.9-9.el10_0.19.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0); gnutls-c++-0:3.8.9-9.el10_0.19.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0); gnutls-c++-0:3.8.9-9.el10_0.19.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0); gnutls-c++-0:3.8.9-9.el10_0.19.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0); gnutls-dane-0:3.8.9-9.el10_0.19.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0); gnutls-dane-0:3.8.9-9.el10_0.19.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0); and 777 more
    After
    openshift/ose-rhel-coreos-8 as a component of Red Hat OpenShift Container Platform 4; openshift/ose-rhel-coreos-9 as a component of Red Hat OpenShift Container Platform 4 · Fixed: rhcos-x86_64-412.86.202608241157-0 as a component of Red Hat OpenShift Container Platform 4.12; rhcos-aarch64-416.94.202608150307-0 as a component of Red Hat OpenShift Container Platform 4.16; rhcos-ppc64le-416.94.202608150307-0 as a component of Red Hat OpenShift Container Platform 4.16; rhcos-s390x-416.94.202608150307-0 as a component of Red Hat OpenShift Container Platform 4.16; rhcos-x86_64-416.94.202608150307-0 as a component of Red Hat OpenShift Container Platform 4.16; rhcos-aarch64-417.94.202608250221-0 as a component of Red Hat OpenShift Container Platform 4.17; rhcos-ppc64le-417.94.202608250221-0 as a component of Red Hat OpenShift Container Platform 4.17; rhcos-s390x-417.94.202608250221-0 as a component of Red Hat OpenShift Container Platform 4.17; rhcos-x86_64-417.94.202608250221-0 as a component of Red Hat OpenShift Container Platform 4.17; rhcos-aarch64-418.94.202608142238-0 as a component of Red Hat OpenShift Container Platform 4.18; rhcos-ppc64le-418.94.202608142238-0 as a component of Red Hat OpenShift Container Platform 4.18; rhcos-s390x-418.94.202608142238-0 as a component of Red Hat OpenShift Container Platform 4.18; rhcos-x86_64-418.94.202608142238-0 as a component of Red Hat OpenShift Container Platform 4.18; rhcos-aarch64-4.19.9.6.202607151909-0 as a component of Red Hat OpenShift Container Platform 4.19; rhcos-ppc64le-4.19.9.6.202607151909-0 as a component of Red Hat OpenShift Container Platform 4.19; rhcos-s390x-4.19.9.6.202607151909-0 as a component of Red Hat OpenShift Container Platform 4.19; rhcos-x86_64-4.19.9.6.202607151909-0 as a component of Red Hat OpenShift Container Platform 4.19; rhcos-aarch64-4.20.9.6.202607010620-0 as a component of Red Hat OpenShift Container Platform 4.20; rhcos-ppc64le-4.20.9.6.202607010620-0 as a component of Red Hat OpenShift Container Platform 4.20; rhcos-s390x-4.20.9.6.202607010620-0 as a component of Red Hat OpenShift Container Platform 4.20; rhcos-x86_64-4.20.9.6.202607010620-0 as a component of Red Hat OpenShift Container Platform 4.20; rhcos-aarch64-4.21.9.6.202607011303-0 as a component of Red Hat OpenShift Container Platform 4.21; rhcos-ppc64le-4.21.9.6.202607011303-0 as a component of Red Hat OpenShift Container Platform 4.21; rhcos-s390x-4.21.9.6.202607011303-0 as a component of Red Hat OpenShift Container Platform 4.21; rhcos-x86_64-4.21.9.6.202607011303-0 as a component of Red Hat OpenShift Container Platform 4.21; rhcos-aarch64-4.22.9.8.202606301732-0 as a component of Red Hat OpenShift Container Platform 4.22; rhcos-ppc64le-4.22.9.8.202606301732-0 as a component of Red Hat OpenShift Container Platform 4.22; rhcos-s390x-4.22.9.8.202606301732-0 as a component of Red Hat OpenShift Container Platform 4.22; rhcos-x86_64-4.22.9.8.202606301732-0 as a component of Red Hat OpenShift Container Platform 4.22; gnutls-c++-0:3.8.9-9.el10_0.19.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0); and 782 more
    Red Hat Product Security
  3. Vendor guidanceAuthoritative vendor guidance changed from authoritative remediation link · vendor advisory to authoritative remediation link · vendor advisory.
    Before
    authoritative remediation link · vendor advisory
    After
    authoritative remediation link · vendor advisory
    0b0ca135-0b70-47e7-9f44-1890c2a1c46c
  4. Vendor guidanceAuthoritative vendor guidance changed from authoritative remediation link · vendor advisory to authoritative remediation link · vendor advisory.
    Before
    authoritative remediation link · vendor advisory
    After
    authoritative remediation link · vendor advisory
    53f830b8-0a3f-465b-8143-3b8a9948e749
  5. Vendor guidanceAuthoritative vendor guidance changed from authoritative remediation link · vendor advisory to authoritative remediation link · vendor advisory.
    Before
    authoritative remediation link · vendor advisory
    After
    authoritative remediation link · vendor advisory
    0b0ca135-0b70-47e7-9f44-1890c2a1c46c
  6. Vendor guidanceAuthoritative vendor guidance changed from authoritative remediation link · vendor advisory to authoritative remediation link · vendor advisory.
    Before
    authoritative remediation link · vendor advisory
    After
    authoritative remediation link · vendor advisory
    53f830b8-0a3f-465b-8143-3b8a9948e749
  7. Affected versionsThe structured affected or fixed version information changed.
    Before
    openshift/ose-rhel-coreos-9 as a component of Red Hat OpenShift Container Platform 4 · Fixed: rhcos-aarch64-416.94.202608150307-0 as a component of Red Hat OpenShift Container Platform 4.16; rhcos-ppc64le-416.94.202608150307-0 as a component of Red Hat OpenShift Container Platform 4.16; rhcos-s390x-416.94.202608150307-0 as a component of Red Hat OpenShift Container Platform 4.16; rhcos-x86_64-416.94.202608150307-0 as a component of Red Hat OpenShift Container Platform 4.16; rhcos-aarch64-418.94.202608142238-0 as a component of Red Hat OpenShift Container Platform 4.18; rhcos-ppc64le-418.94.202608142238-0 as a component of Red Hat OpenShift Container Platform 4.18; rhcos-s390x-418.94.202608142238-0 as a component of Red Hat OpenShift Container Platform 4.18; rhcos-x86_64-418.94.202608142238-0 as a component of Red Hat OpenShift Container Platform 4.18; rhcos-aarch64-4.19.9.6.202607151909-0 as a component of Red Hat OpenShift Container Platform 4.19; rhcos-ppc64le-4.19.9.6.202607151909-0 as a component of Red Hat OpenShift Container Platform 4.19; rhcos-s390x-4.19.9.6.202607151909-0 as a component of Red Hat OpenShift Container Platform 4.19; rhcos-x86_64-4.19.9.6.202607151909-0 as a component of Red Hat OpenShift Container Platform 4.19; rhcos-aarch64-4.20.9.6.202607010620-0 as a component of Red Hat OpenShift Container Platform 4.20; rhcos-ppc64le-4.20.9.6.202607010620-0 as a component of Red Hat OpenShift Container Platform 4.20; rhcos-s390x-4.20.9.6.202607010620-0 as a component of Red Hat OpenShift Container Platform 4.20; rhcos-x86_64-4.20.9.6.202607010620-0 as a component of Red Hat OpenShift Container Platform 4.20; rhcos-aarch64-4.21.9.6.202607011303-0 as a component of Red Hat OpenShift Container Platform 4.21; rhcos-ppc64le-4.21.9.6.202607011303-0 as a component of Red Hat OpenShift Container Platform 4.21; rhcos-s390x-4.21.9.6.202607011303-0 as a component of Red Hat OpenShift Container Platform 4.21; rhcos-x86_64-4.21.9.6.202607011303-0 as a component of Red Hat OpenShift Container Platform 4.21; rhcos-aarch64-4.22.9.8.202606301732-0 as a component of Red Hat OpenShift Container Platform 4.22; rhcos-ppc64le-4.22.9.8.202606301732-0 as a component of Red Hat OpenShift Container Platform 4.22; rhcos-s390x-4.22.9.8.202606301732-0 as a component of Red Hat OpenShift Container Platform 4.22; rhcos-x86_64-4.22.9.8.202606301732-0 as a component of Red Hat OpenShift Container Platform 4.22; gnutls-c++-0:3.8.9-9.el10_0.19.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0); gnutls-c++-0:3.8.9-9.el10_0.19.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0); gnutls-c++-0:3.8.9-9.el10_0.19.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0); gnutls-c++-0:3.8.9-9.el10_0.19.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0); gnutls-dane-0:3.8.9-9.el10_0.19.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0); gnutls-dane-0:3.8.9-9.el10_0.19.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0); and 777 more
    After
    openshift/ose-rhel-coreos-8 as a component of Red Hat OpenShift Container Platform 4; openshift/ose-rhel-coreos-9 as a component of Red Hat OpenShift Container Platform 4 · Fixed: rhcos-aarch64-416.94.202608150307-0 as a component of Red Hat OpenShift Container Platform 4.16; rhcos-ppc64le-416.94.202608150307-0 as a component of Red Hat OpenShift Container Platform 4.16; rhcos-s390x-416.94.202608150307-0 as a component of Red Hat OpenShift Container Platform 4.16; rhcos-x86_64-416.94.202608150307-0 as a component of Red Hat OpenShift Container Platform 4.16; rhcos-aarch64-418.94.202608142238-0 as a component of Red Hat OpenShift Container Platform 4.18; rhcos-ppc64le-418.94.202608142238-0 as a component of Red Hat OpenShift Container Platform 4.18; rhcos-s390x-418.94.202608142238-0 as a component of Red Hat OpenShift Container Platform 4.18; rhcos-x86_64-418.94.202608142238-0 as a component of Red Hat OpenShift Container Platform 4.18; rhcos-aarch64-4.19.9.6.202607151909-0 as a component of Red Hat OpenShift Container Platform 4.19; rhcos-ppc64le-4.19.9.6.202607151909-0 as a component of Red Hat OpenShift Container Platform 4.19; rhcos-s390x-4.19.9.6.202607151909-0 as a component of Red Hat OpenShift Container Platform 4.19; rhcos-x86_64-4.19.9.6.202607151909-0 as a component of Red Hat OpenShift Container Platform 4.19; rhcos-aarch64-4.20.9.6.202607010620-0 as a component of Red Hat OpenShift Container Platform 4.20; rhcos-ppc64le-4.20.9.6.202607010620-0 as a component of Red Hat OpenShift Container Platform 4.20; rhcos-s390x-4.20.9.6.202607010620-0 as a component of Red Hat OpenShift Container Platform 4.20; rhcos-x86_64-4.20.9.6.202607010620-0 as a component of Red Hat OpenShift Container Platform 4.20; rhcos-aarch64-4.21.9.6.202607011303-0 as a component of Red Hat OpenShift Container Platform 4.21; rhcos-ppc64le-4.21.9.6.202607011303-0 as a component of Red Hat OpenShift Container Platform 4.21; rhcos-s390x-4.21.9.6.202607011303-0 as a component of Red Hat OpenShift Container Platform 4.21; rhcos-x86_64-4.21.9.6.202607011303-0 as a component of Red Hat OpenShift Container Platform 4.21; rhcos-aarch64-4.22.9.8.202606301732-0 as a component of Red Hat OpenShift Container Platform 4.22; rhcos-ppc64le-4.22.9.8.202606301732-0 as a component of Red Hat OpenShift Container Platform 4.22; rhcos-s390x-4.22.9.8.202606301732-0 as a component of Red Hat OpenShift Container Platform 4.22; rhcos-x86_64-4.22.9.8.202606301732-0 as a component of Red Hat OpenShift Container Platform 4.22; gnutls-c++-0:3.8.9-9.el10_0.19.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0); gnutls-c++-0:3.8.9-9.el10_0.19.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0); gnutls-c++-0:3.8.9-9.el10_0.19.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0); gnutls-c++-0:3.8.9-9.el10_0.19.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0); gnutls-dane-0:3.8.9-9.el10_0.19.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0); gnutls-dane-0:3.8.9-9.el10_0.19.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0); and 777 more
    Red Hat Product Security
  8. Vendor guidanceAuthoritative vendor guidance changed from authoritative remediation link to authoritative remediation link.
    Before
    authoritative remediation link
    After
    authoritative remediation link
    Red Hat Product Security
  9. Affected versionsThe structured affected or fixed version information changed.
    Before
    openshift/ose-rhel-coreos-9 as a component of Red Hat OpenShift Container Platform 4 · Fixed: rhcos-aarch64-418.94.202608142238-0 as a component of Red Hat OpenShift Container Platform 4.18; rhcos-ppc64le-418.94.202608142238-0 as a component of Red Hat OpenShift Container Platform 4.18; rhcos-s390x-418.94.202608142238-0 as a component of Red Hat OpenShift Container Platform 4.18; rhcos-x86_64-418.94.202608142238-0 as a component of Red Hat OpenShift Container Platform 4.18; rhcos-aarch64-4.19.9.6.202607151909-0 as a component of Red Hat OpenShift Container Platform 4.19; rhcos-ppc64le-4.19.9.6.202607151909-0 as a component of Red Hat OpenShift Container Platform 4.19; rhcos-s390x-4.19.9.6.202607151909-0 as a component of Red Hat OpenShift Container Platform 4.19; rhcos-x86_64-4.19.9.6.202607151909-0 as a component of Red Hat OpenShift Container Platform 4.19; rhcos-aarch64-4.20.9.6.202607010620-0 as a component of Red Hat OpenShift Container Platform 4.20; rhcos-ppc64le-4.20.9.6.202607010620-0 as a component of Red Hat OpenShift Container Platform 4.20; rhcos-s390x-4.20.9.6.202607010620-0 as a component of Red Hat OpenShift Container Platform 4.20; rhcos-x86_64-4.20.9.6.202607010620-0 as a component of Red Hat OpenShift Container Platform 4.20; rhcos-aarch64-4.21.9.6.202607011303-0 as a component of Red Hat OpenShift Container Platform 4.21; rhcos-ppc64le-4.21.9.6.202607011303-0 as a component of Red Hat OpenShift Container Platform 4.21; rhcos-s390x-4.21.9.6.202607011303-0 as a component of Red Hat OpenShift Container Platform 4.21; rhcos-x86_64-4.21.9.6.202607011303-0 as a component of Red Hat OpenShift Container Platform 4.21; rhcos-aarch64-4.22.9.8.202606301732-0 as a component of Red Hat OpenShift Container Platform 4.22; rhcos-ppc64le-4.22.9.8.202606301732-0 as a component of Red Hat OpenShift Container Platform 4.22; rhcos-s390x-4.22.9.8.202606301732-0 as a component of Red Hat OpenShift Container Platform 4.22; rhcos-x86_64-4.22.9.8.202606301732-0 as a component of Red Hat OpenShift Container Platform 4.22; gnutls-c++-0:3.8.9-9.el10_0.19.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0); gnutls-c++-0:3.8.9-9.el10_0.19.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0); gnutls-c++-0:3.8.9-9.el10_0.19.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0); gnutls-c++-0:3.8.9-9.el10_0.19.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0); gnutls-dane-0:3.8.9-9.el10_0.19.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0); gnutls-dane-0:3.8.9-9.el10_0.19.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0); gnutls-dane-0:3.8.9-9.el10_0.19.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0); gnutls-dane-0:3.8.9-9.el10_0.19.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0); gnutls-dane-debuginfo-0:3.8.9-9.el10_0.19.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0); gnutls-dane-debuginfo-0:3.8.9-9.el10_0.19.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0); and 773 more
    After
    openshift/ose-rhel-coreos-9 as a component of Red Hat OpenShift Container Platform 4 · Fixed: rhcos-aarch64-416.94.202608150307-0 as a component of Red Hat OpenShift Container Platform 4.16; rhcos-ppc64le-416.94.202608150307-0 as a component of Red Hat OpenShift Container Platform 4.16; rhcos-s390x-416.94.202608150307-0 as a component of Red Hat OpenShift Container Platform 4.16; rhcos-x86_64-416.94.202608150307-0 as a component of Red Hat OpenShift Container Platform 4.16; rhcos-aarch64-418.94.202608142238-0 as a component of Red Hat OpenShift Container Platform 4.18; rhcos-ppc64le-418.94.202608142238-0 as a component of Red Hat OpenShift Container Platform 4.18; rhcos-s390x-418.94.202608142238-0 as a component of Red Hat OpenShift Container Platform 4.18; rhcos-x86_64-418.94.202608142238-0 as a component of Red Hat OpenShift Container Platform 4.18; rhcos-aarch64-4.19.9.6.202607151909-0 as a component of Red Hat OpenShift Container Platform 4.19; rhcos-ppc64le-4.19.9.6.202607151909-0 as a component of Red Hat OpenShift Container Platform 4.19; rhcos-s390x-4.19.9.6.202607151909-0 as a component of Red Hat OpenShift Container Platform 4.19; rhcos-x86_64-4.19.9.6.202607151909-0 as a component of Red Hat OpenShift Container Platform 4.19; rhcos-aarch64-4.20.9.6.202607010620-0 as a component of Red Hat OpenShift Container Platform 4.20; rhcos-ppc64le-4.20.9.6.202607010620-0 as a component of Red Hat OpenShift Container Platform 4.20; rhcos-s390x-4.20.9.6.202607010620-0 as a component of Red Hat OpenShift Container Platform 4.20; rhcos-x86_64-4.20.9.6.202607010620-0 as a component of Red Hat OpenShift Container Platform 4.20; rhcos-aarch64-4.21.9.6.202607011303-0 as a component of Red Hat OpenShift Container Platform 4.21; rhcos-ppc64le-4.21.9.6.202607011303-0 as a component of Red Hat OpenShift Container Platform 4.21; rhcos-s390x-4.21.9.6.202607011303-0 as a component of Red Hat OpenShift Container Platform 4.21; rhcos-x86_64-4.21.9.6.202607011303-0 as a component of Red Hat OpenShift Container Platform 4.21; rhcos-aarch64-4.22.9.8.202606301732-0 as a component of Red Hat OpenShift Container Platform 4.22; rhcos-ppc64le-4.22.9.8.202606301732-0 as a component of Red Hat OpenShift Container Platform 4.22; rhcos-s390x-4.22.9.8.202606301732-0 as a component of Red Hat OpenShift Container Platform 4.22; rhcos-x86_64-4.22.9.8.202606301732-0 as a component of Red Hat OpenShift Container Platform 4.22; gnutls-c++-0:3.8.9-9.el10_0.19.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0); gnutls-c++-0:3.8.9-9.el10_0.19.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0); gnutls-c++-0:3.8.9-9.el10_0.19.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0); gnutls-c++-0:3.8.9-9.el10_0.19.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0); gnutls-dane-0:3.8.9-9.el10_0.19.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0); gnutls-dane-0:3.8.9-9.el10_0.19.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0); and 777 more
    Red Hat Product Security
  10. Vendor guidanceAuthoritative vendor guidance changed from authoritative remediation link · vendor advisory to authoritative remediation link · vendor advisory.
    Before
    authoritative remediation link · vendor advisory
    After
    authoritative remediation link · vendor advisory
    0b0ca135-0b70-47e7-9f44-1890c2a1c46c
  11. Vendor guidanceAuthoritative vendor guidance changed from authoritative remediation link · vendor advisory to authoritative remediation link · vendor advisory.
    Before
    authoritative remediation link · vendor advisory
    After
    authoritative remediation link · vendor advisory
    53f830b8-0a3f-465b-8143-3b8a9948e749
  12. Vendor guidanceAuthoritative vendor guidance changed from authoritative remediation link to authoritative remediation link.
    Before
    authoritative remediation link
    After
    authoritative remediation link
    Red Hat Product Security
  13. Affected versionsThe structured affected or fixed version information changed.
    Before
    openshift/ose-rhel-coreos-9 as a component of Red Hat OpenShift Container Platform 4 · Fixed: rhcos-aarch64-4.19.9.6.202607151909-0 as a component of Red Hat OpenShift Container Platform 4.19; rhcos-ppc64le-4.19.9.6.202607151909-0 as a component of Red Hat OpenShift Container Platform 4.19; rhcos-s390x-4.19.9.6.202607151909-0 as a component of Red Hat OpenShift Container Platform 4.19; rhcos-x86_64-4.19.9.6.202607151909-0 as a component of Red Hat OpenShift Container Platform 4.19; rhcos-aarch64-4.20.9.6.202607010620-0 as a component of Red Hat OpenShift Container Platform 4.20; rhcos-ppc64le-4.20.9.6.202607010620-0 as a component of Red Hat OpenShift Container Platform 4.20; rhcos-s390x-4.20.9.6.202607010620-0 as a component of Red Hat OpenShift Container Platform 4.20; rhcos-x86_64-4.20.9.6.202607010620-0 as a component of Red Hat OpenShift Container Platform 4.20; rhcos-aarch64-4.21.9.6.202607011303-0 as a component of Red Hat OpenShift Container Platform 4.21; rhcos-ppc64le-4.21.9.6.202607011303-0 as a component of Red Hat OpenShift Container Platform 4.21; rhcos-s390x-4.21.9.6.202607011303-0 as a component of Red Hat OpenShift Container Platform 4.21; rhcos-x86_64-4.21.9.6.202607011303-0 as a component of Red Hat OpenShift Container Platform 4.21; rhcos-aarch64-4.22.9.8.202606301732-0 as a component of Red Hat OpenShift Container Platform 4.22; rhcos-ppc64le-4.22.9.8.202606301732-0 as a component of Red Hat OpenShift Container Platform 4.22; rhcos-s390x-4.22.9.8.202606301732-0 as a component of Red Hat OpenShift Container Platform 4.22; rhcos-x86_64-4.22.9.8.202606301732-0 as a component of Red Hat OpenShift Container Platform 4.22; gnutls-c++-0:3.8.9-9.el10_0.19.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0); gnutls-c++-0:3.8.9-9.el10_0.19.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0); gnutls-c++-0:3.8.9-9.el10_0.19.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0); gnutls-c++-0:3.8.9-9.el10_0.19.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0); gnutls-dane-0:3.8.9-9.el10_0.19.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0); gnutls-dane-0:3.8.9-9.el10_0.19.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0); gnutls-dane-0:3.8.9-9.el10_0.19.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0); gnutls-dane-0:3.8.9-9.el10_0.19.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0); gnutls-dane-debuginfo-0:3.8.9-9.el10_0.19.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0); gnutls-dane-debuginfo-0:3.8.9-9.el10_0.19.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0); gnutls-dane-debuginfo-0:3.8.9-9.el10_0.19.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0); gnutls-dane-debuginfo-0:3.8.9-9.el10_0.19.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0); gnutls-debuginfo-0:3.8.9-9.el10_0.19.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0); gnutls-debuginfo-0:3.8.9-9.el10_0.19.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0); and 769 more
    After
    openshift/ose-rhel-coreos-9 as a component of Red Hat OpenShift Container Platform 4 · Fixed: rhcos-aarch64-418.94.202608142238-0 as a component of Red Hat OpenShift Container Platform 4.18; rhcos-ppc64le-418.94.202608142238-0 as a component of Red Hat OpenShift Container Platform 4.18; rhcos-s390x-418.94.202608142238-0 as a component of Red Hat OpenShift Container Platform 4.18; rhcos-x86_64-418.94.202608142238-0 as a component of Red Hat OpenShift Container Platform 4.18; rhcos-aarch64-4.19.9.6.202607151909-0 as a component of Red Hat OpenShift Container Platform 4.19; rhcos-ppc64le-4.19.9.6.202607151909-0 as a component of Red Hat OpenShift Container Platform 4.19; rhcos-s390x-4.19.9.6.202607151909-0 as a component of Red Hat OpenShift Container Platform 4.19; rhcos-x86_64-4.19.9.6.202607151909-0 as a component of Red Hat OpenShift Container Platform 4.19; rhcos-aarch64-4.20.9.6.202607010620-0 as a component of Red Hat OpenShift Container Platform 4.20; rhcos-ppc64le-4.20.9.6.202607010620-0 as a component of Red Hat OpenShift Container Platform 4.20; rhcos-s390x-4.20.9.6.202607010620-0 as a component of Red Hat OpenShift Container Platform 4.20; rhcos-x86_64-4.20.9.6.202607010620-0 as a component of Red Hat OpenShift Container Platform 4.20; rhcos-aarch64-4.21.9.6.202607011303-0 as a component of Red Hat OpenShift Container Platform 4.21; rhcos-ppc64le-4.21.9.6.202607011303-0 as a component of Red Hat OpenShift Container Platform 4.21; rhcos-s390x-4.21.9.6.202607011303-0 as a component of Red Hat OpenShift Container Platform 4.21; rhcos-x86_64-4.21.9.6.202607011303-0 as a component of Red Hat OpenShift Container Platform 4.21; rhcos-aarch64-4.22.9.8.202606301732-0 as a component of Red Hat OpenShift Container Platform 4.22; rhcos-ppc64le-4.22.9.8.202606301732-0 as a component of Red Hat OpenShift Container Platform 4.22; rhcos-s390x-4.22.9.8.202606301732-0 as a component of Red Hat OpenShift Container Platform 4.22; rhcos-x86_64-4.22.9.8.202606301732-0 as a component of Red Hat OpenShift Container Platform 4.22; gnutls-c++-0:3.8.9-9.el10_0.19.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0); gnutls-c++-0:3.8.9-9.el10_0.19.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0); gnutls-c++-0:3.8.9-9.el10_0.19.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0); gnutls-c++-0:3.8.9-9.el10_0.19.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0); gnutls-dane-0:3.8.9-9.el10_0.19.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0); gnutls-dane-0:3.8.9-9.el10_0.19.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0); gnutls-dane-0:3.8.9-9.el10_0.19.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0); gnutls-dane-0:3.8.9-9.el10_0.19.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0); gnutls-dane-debuginfo-0:3.8.9-9.el10_0.19.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0); gnutls-dane-debuginfo-0:3.8.9-9.el10_0.19.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0); and 773 more
    Red Hat Product Security
  14. Vendor guidanceAuthoritative vendor guidance changed from authoritative remediation link · vendor advisory to authoritative remediation link · vendor advisory.
    Before
    authoritative remediation link · vendor advisory
    After
    authoritative remediation link · vendor advisory
    0b0ca135-0b70-47e7-9f44-1890c2a1c46c
  15. Vendor guidanceAuthoritative vendor guidance changed from authoritative remediation link · vendor advisory to authoritative remediation link · vendor advisory.
    Before
    authoritative remediation link · vendor advisory
    After
    authoritative remediation link · vendor advisory
    53f830b8-0a3f-465b-8143-3b8a9948e749
  16. Affected versionsThe structured affected or fixed version information changed.
    Before
    openshift/ose-rhel-coreos-9 as a component of Red Hat OpenShift Container Platform 4; rhcos as a component of Red Hat OpenShift Container Platform 4 · Fixed: rhcos-aarch64-4.19.9.6.202607151909-0 as a component of Red Hat OpenShift Container Platform 4.19; rhcos-ppc64le-4.19.9.6.202607151909-0 as a component of Red Hat OpenShift Container Platform 4.19; rhcos-s390x-4.19.9.6.202607151909-0 as a component of Red Hat OpenShift Container Platform 4.19; rhcos-x86_64-4.19.9.6.202607151909-0 as a component of Red Hat OpenShift Container Platform 4.19; rhcos-aarch64-4.20.9.6.202607010620-0 as a component of Red Hat OpenShift Container Platform 4.20; rhcos-ppc64le-4.20.9.6.202607010620-0 as a component of Red Hat OpenShift Container Platform 4.20; rhcos-s390x-4.20.9.6.202607010620-0 as a component of Red Hat OpenShift Container Platform 4.20; rhcos-x86_64-4.20.9.6.202607010620-0 as a component of Red Hat OpenShift Container Platform 4.20; rhcos-aarch64-4.21.9.6.202607011303-0 as a component of Red Hat OpenShift Container Platform 4.21; rhcos-ppc64le-4.21.9.6.202607011303-0 as a component of Red Hat OpenShift Container Platform 4.21; rhcos-s390x-4.21.9.6.202607011303-0 as a component of Red Hat OpenShift Container Platform 4.21; rhcos-x86_64-4.21.9.6.202607011303-0 as a component of Red Hat OpenShift Container Platform 4.21; rhcos-aarch64-4.22.9.8.202606301732-0 as a component of Red Hat OpenShift Container Platform 4.22; rhcos-ppc64le-4.22.9.8.202606301732-0 as a component of Red Hat OpenShift Container Platform 4.22; rhcos-s390x-4.22.9.8.202606301732-0 as a component of Red Hat OpenShift Container Platform 4.22; rhcos-x86_64-4.22.9.8.202606301732-0 as a component of Red Hat OpenShift Container Platform 4.22; gnutls-c++-0:3.8.9-9.el10_0.19.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0); gnutls-c++-0:3.8.9-9.el10_0.19.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0); gnutls-c++-0:3.8.9-9.el10_0.19.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0); gnutls-c++-0:3.8.9-9.el10_0.19.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0); gnutls-dane-0:3.8.9-9.el10_0.19.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0); gnutls-dane-0:3.8.9-9.el10_0.19.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0); gnutls-dane-0:3.8.9-9.el10_0.19.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0); gnutls-dane-0:3.8.9-9.el10_0.19.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0); gnutls-dane-debuginfo-0:3.8.9-9.el10_0.19.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0); gnutls-dane-debuginfo-0:3.8.9-9.el10_0.19.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0); gnutls-dane-debuginfo-0:3.8.9-9.el10_0.19.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0); gnutls-dane-debuginfo-0:3.8.9-9.el10_0.19.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0); gnutls-debuginfo-0:3.8.9-9.el10_0.19.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0); gnutls-debuginfo-0:3.8.9-9.el10_0.19.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0); and 766 more
    After
    openshift/ose-rhel-coreos-9 as a component of Red Hat OpenShift Container Platform 4 · Fixed: rhcos-aarch64-4.19.9.6.202607151909-0 as a component of Red Hat OpenShift Container Platform 4.19; rhcos-ppc64le-4.19.9.6.202607151909-0 as a component of Red Hat OpenShift Container Platform 4.19; rhcos-s390x-4.19.9.6.202607151909-0 as a component of Red Hat OpenShift Container Platform 4.19; rhcos-x86_64-4.19.9.6.202607151909-0 as a component of Red Hat OpenShift Container Platform 4.19; rhcos-aarch64-4.20.9.6.202607010620-0 as a component of Red Hat OpenShift Container Platform 4.20; rhcos-ppc64le-4.20.9.6.202607010620-0 as a component of Red Hat OpenShift Container Platform 4.20; rhcos-s390x-4.20.9.6.202607010620-0 as a component of Red Hat OpenShift Container Platform 4.20; rhcos-x86_64-4.20.9.6.202607010620-0 as a component of Red Hat OpenShift Container Platform 4.20; rhcos-aarch64-4.21.9.6.202607011303-0 as a component of Red Hat OpenShift Container Platform 4.21; rhcos-ppc64le-4.21.9.6.202607011303-0 as a component of Red Hat OpenShift Container Platform 4.21; rhcos-s390x-4.21.9.6.202607011303-0 as a component of Red Hat OpenShift Container Platform 4.21; rhcos-x86_64-4.21.9.6.202607011303-0 as a component of Red Hat OpenShift Container Platform 4.21; rhcos-aarch64-4.22.9.8.202606301732-0 as a component of Red Hat OpenShift Container Platform 4.22; rhcos-ppc64le-4.22.9.8.202606301732-0 as a component of Red Hat OpenShift Container Platform 4.22; rhcos-s390x-4.22.9.8.202606301732-0 as a component of Red Hat OpenShift Container Platform 4.22; rhcos-x86_64-4.22.9.8.202606301732-0 as a component of Red Hat OpenShift Container Platform 4.22; gnutls-c++-0:3.8.9-9.el10_0.19.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0); gnutls-c++-0:3.8.9-9.el10_0.19.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0); gnutls-c++-0:3.8.9-9.el10_0.19.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0); gnutls-c++-0:3.8.9-9.el10_0.19.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0); gnutls-dane-0:3.8.9-9.el10_0.19.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0); gnutls-dane-0:3.8.9-9.el10_0.19.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0); gnutls-dane-0:3.8.9-9.el10_0.19.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0); gnutls-dane-0:3.8.9-9.el10_0.19.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0); gnutls-dane-debuginfo-0:3.8.9-9.el10_0.19.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0); gnutls-dane-debuginfo-0:3.8.9-9.el10_0.19.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0); gnutls-dane-debuginfo-0:3.8.9-9.el10_0.19.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0); gnutls-dane-debuginfo-0:3.8.9-9.el10_0.19.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0); gnutls-debuginfo-0:3.8.9-9.el10_0.19.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0); gnutls-debuginfo-0:3.8.9-9.el10_0.19.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0); and 769 more
    Red Hat Product Security
  17. Vendor guidanceAuthoritative vendor guidance changed from authoritative remediation link · vendor advisory to authoritative remediation link · vendor advisory.
    Before
    authoritative remediation link · vendor advisory
    After
    authoritative remediation link · vendor advisory
    0b0ca135-0b70-47e7-9f44-1890c2a1c46c
  18. Vendor guidanceAuthoritative vendor guidance changed from authoritative remediation link · vendor advisory to authoritative remediation link · vendor advisory.
    Before
    authoritative remediation link · vendor advisory
    After
    authoritative remediation link · vendor advisory
    53f830b8-0a3f-465b-8143-3b8a9948e749
  19. Affected versionsThe structured affected or fixed version information changed.
    Before
    See the vendor and CVE records for the affected range. · Fixed: 0:3.8.10-4.el10_2 < *; 0:3.8.9-9.el10_0.19 < *; 0:3.6.16-8.el8_10.6 < *; 0:3.6.14-10.el8_4.1 < *; 0:4.13-3.el8_4.1 < *
    After
    version range in vendor record · Fixed: 0:3.8.10-4.el10_2 < *; 0:3.8.9-9.el10_0.19 < *; 0:3.6.16-8.el8_10.6 < *; 0:3.6.14-10.el8_4.1 < *; 0:4.13-3.el8_4.1 < *
    CNA
Material fields only · duplicate refreshes suppressed · history retained for the configured operational retention period
Technical terms and abbreviations used in this report
CVE
Common Vulnerabilities and Exposures: the public identifier for one disclosed vulnerability.
CVSS
Common Vulnerability Scoring System: a technical severity framework; it is not patching priority by itself.
EPSS
Exploit Prediction Scoring System: FIRST's estimate of the probability that exploitation activity will be observed in the next 30 days; it is a forecast, not confirmation.
CWE
Common Weakness Enumeration: the standard category describing the underlying software or hardware weakness.
CNA
CVE Numbering Authority: an organisation authorised to assign and publish CVE records.
CISA ADP
Cybersecurity and Infrastructure Security Agency Authorized Data Publisher: structured enrichment added to a CVE record.
NVD
National Vulnerability Database: NIST's enrichment service for CVE records.
CERT / CSIRT
A computer security incident response team that publishes warnings or coordinates incident response.
PoC
Proof of concept: public material that demonstrates or helps reproduce exploitation.
CSAF
Common Security Advisory Framework: a machine-readable format for security advisories.
LoTL
Living off the land: abuse of legitimate tools or system functions during an attack.
Free version - for non-commercial use only.CVE-2026-42010 · cve.blacktree.nl