Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Unauthenticated remote token causes a crash with no auth or interaction (PR:N/UI:N, A:H only); the NegoEx-registration prerequisite is a deployment condition, not attacker complexity, so AC:L and no C/I impact.
AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H
Primary rating from NVD.
CVSS VectorNVD
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Lifecycle Timeline
12DescriptionNVD
In MIT Kerberos 5 (aka krb5) before 1.22.3, there is an integer underflow and resultant out-of-bounds read if an application calls gss_accept_sec_context() on a system with a NegoEx mechanism registered in /etc/gss/mech. An unauthenticated remote attacker can trigger this, possibly causing the process to terminate in parse_message.
AnalysisAI
Remote denial of service in MIT Kerberos 5 (krb5) before 1.22.3 allows an unauthenticated network attacker to crash any application that calls gss_accept_sec_context() on a host where a NegoEx mechanism is registered in /etc/gss/mech. A crafted NegoEx token triggers an integer underflow leading to an out-of-bounds read in parse_message(), terminating the GSS-API acceptor process. No public exploit is identified at time of analysis, EPSS risk is low (0.07%), and CISA SSVC scores exploitation as 'none'.
Technical ContextAI
The flaw lives in the SPNEGO/NegoEx handling of the GSS-API library (src/lib/gssapi/spnego/negoex_util.c). NegoEx is the extended negotiation protocol layered under SPNEGO used to negotiate modern mechanisms (e.g. PKU2U/certificate-based auth) during gss_accept_sec_context(). During message parsing, parse_message() computes header and message lengths from attacker-supplied token fields; a missing lower-bound check on header_len relative to the parsed pointer offset (in->ptr - msg_base) allows the length arithmetic to wrap (CWE-191, integer underflow/wraparound), producing a bogus large size that drives an out-of-bounds read. This code path is only reachable when a NegoEx mechanism is actually registered in the system GSS mechanism configuration file /etc/gss/mech, so builds without such a mechanism registered are not on the vulnerable path.
RemediationAI
Vendor-released patch: 1.22.3 - upgrade MIT Kerberos 5 to 1.22.3 or later, or apply your distribution's fixed package (Red Hat: RHSA-2026:12220 at https://access.redhat.com/errata/RHSA-2026:12220; upstream advisories at https://web.mit.edu/kerberos/advisories/). The fix is upstream commit 2e75f0d9362fb979f5fc92829431a590a130929f, which adds a lower-bound check on header_len in parse_message() and a NULL check in parse_nego_message(). Where immediate patching is not possible, a targeted compensating control is to remove or comment out any NegoEx mechanism entry in /etc/gss/mech so the vulnerable parse path is not reachable - the trade-off is loss of NegoEx-based negotiation (e.g. PKU2U/certificate mechanisms) for GSS acceptors, which may break authentication flows that depend on it. Network-restricting exposure of the affected acceptor service reduces reachability but does not remove the underflow.
More in Kerberos 5
View allPAC parsing in MIT Kerberos 5 (aka krb5) before 1.19.4 and 1.20.x before 1.20.1 has integer overflows that may lead to r
Kerberos 5 (aka krb5) 1.21.2 contains a memory leak vulnerability in /krb5/src/lib/gssapi/krb5/k5sealv3.c. Rated high se
telnetd in GNU Inetutils through 2.3, MIT krb5-appl through 1.0.3, and derivative works has a NULL pointer dereference v
Off-by-one error in the krb5_encode_krbsecretkey function in plugins/kdb/ldap/libkdb_ldap/ldap_principal2.c in the LDAP
plugins/preauth/pkinit/pkinit_crypto_openssl.c in MIT Kerberos 5 (aka krb5) through 1.15.2 mishandles Distinguished Name
The krb5_gss_process_context_token function in lib/gssapi/krb5/process_context_token.c in the libgssapi_krb5 library in
The auth_gssapi_unwrap_data function in lib/rpc/auth_gssapi_misc.c in MIT Kerberos 5 (aka krb5) through 1.11.5, 1.12.x t
Double free vulnerability in MIT Kerberos 5 (aka krb5) allows attackers to have unspecified impact via vectors involving
The process_as_req function in the Key Distribution Center (KDC) in MIT Kerberos 5 (aka krb5) 1.10.x before 1.10.3 does
In MIT Kerberos 5 (aka krb5) before 1.21.3, an attacker can cause invalid memory reads during GSS message token handling
The kdc_handle_protected_negotiation function in the Key Distribution Center (KDC) in MIT Kerberos 5 (aka krb5) 1.8.x, 1
Kerberos 5 (aka krb5) 1.21.2 contains a memory leak vulnerability in /krb5/src/kdc/ndr.c. Rated medium severity (CVSS 5.
Same weakness CWE-191 – Integer Underflow
View allSame technique Buffer Overflow
View allVendor StatusVendor
SUSE
Severity: Medium| Product | Status |
|---|---|
| SLES15-SP5-CHOST-BYOS-SAP-CCloud | Fixed |
| SLES15-SP6-CHOST-BYOS | Fixed |
| SLES15-SP6-CHOST-BYOS-Aliyun | Fixed |
| SLES15-SP6-CHOST-BYOS-Azure | Fixed |
| SLES15-SP6-CHOST-BYOS-EC2 | Fixed |
| SLES15-SP6-CHOST-BYOS-GCE | Fixed |
| SLES15-SP6-CHOST-BYOS-GDC | Fixed |
| SLES15-SP6-CHOST-BYOS-SAP-CCloud | Fixed |
| SLES15-SP7-CHOST-BYOS-Aliyun | Fixed |
| SLES15-SP7-CHOST-BYOS-Azure | Fixed |
| SLES15-SP7-CHOST-BYOS-EC2 | Fixed |
| SLES15-SP7-CHOST-BYOS-GCE | Fixed |
| SLES15-SP7-CHOST-BYOS-GDC | Fixed |
| SLES15-SP7-CHOST-BYOS-SAP-CCloud | Fixed |
| SUSE Linux Enterprise Desktop 15 SP7 | Fixed |
| SUSE Linux Enterprise High Performance Computing 15 SP7 | Fixed |
| SUSE Linux Enterprise Micro 5.3 | Fixed |
| SUSE Linux Enterprise Micro 5.4 | Fixed |
| SUSE Linux Enterprise Micro 5.5 | Fixed |
| SUSE Linux Enterprise Module for Basesystem 15 SP7 | Fixed |
| SUSE Linux Enterprise Module for Server Applications 15 SP7 | Fixed |
| SUSE Linux Enterprise Server 15 SP7 | Fixed |
| SUSE Linux Enterprise Server 16.0 | Fixed |
| SUSE Linux Enterprise Server 16.1 | Fixed |
| SUSE Linux Enterprise Server for SAP Applications 15 SP7 | Fixed |
| SUSE Linux Enterprise Server for SAP applications 16.0 | Fixed |
| SUSE Linux Enterprise Server for SAP applications 16.1 | Fixed |
| SUSE Linux Micro 6.0 | Fixed |
| SUSE Linux Micro 6.1 | Fixed |
| SUSE Linux Micro 6.2 | Fixed |
| SLES15-SP3-CHOST-BYOS-Aliyun | Fixed |
| SLES15-SP3-CHOST-BYOS-Azure | Fixed |
| SLES15-SP3-CHOST-BYOS-EC2 | Fixed |
| SLES15-SP3-CHOST-BYOS-GCE | Fixed |
| SLES15-SP3-CHOST-BYOS-SAP-CCloud | Fixed |
| SLES15-SP4-CHOST-BYOS | Fixed |
| SLES15-SP4-CHOST-BYOS-Aliyun | Fixed |
| SLES15-SP4-CHOST-BYOS-Azure | Fixed |
| SLES15-SP4-CHOST-BYOS-EC2 | Fixed |
| SLES15-SP4-CHOST-BYOS-GCE | Fixed |
| SLES15-SP4-CHOST-BYOS-SAP-CCloud | Fixed |
| SLES15-SP5-CHOST-BYOS-Aliyun | Fixed |
| SLES15-SP5-CHOST-BYOS-Azure | Fixed |
| SLES15-SP5-CHOST-BYOS-EC2 | Fixed |
| SLES15-SP5-CHOST-BYOS-GCE | Fixed |
| SLES15-SP5-CHOST-BYOS-GDC | Fixed |
| SUSE Linux Enterprise High Performance Computing 15 SP4 | Fixed |
| SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS | Fixed |
| SUSE Linux Enterprise High Performance Computing 15 SP5 | Fixed |
| SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS | Fixed |
| SUSE Linux Enterprise Module for Basesystem 15 SP4 | Fixed |
| SUSE Linux Enterprise Module for Basesystem 15 SP5 | Fixed |
| SUSE Linux Enterprise Module for Basesystem 15 SP6 | Fixed |
| SUSE Linux Enterprise Module for Server Applications 15 SP4 | Fixed |
| SUSE Linux Enterprise Module for Server Applications 15 SP5 | Fixed |
| SUSE Linux Enterprise Module for Server Applications 15 SP6 | Fixed |
| SUSE Linux Enterprise Server 12 SP5 | Fixed |
| SUSE Linux Enterprise Server 12 SP5-LTSS | Fixed |
| SUSE Linux Enterprise Server 12 SP5-LTSS Extended Security | Fixed |
| SUSE Linux Enterprise Server 15 SP4 | Fixed |
| SUSE Linux Enterprise Server 15 SP4-LTSS | Fixed |
| SUSE Linux Enterprise Server 15 SP5 | Fixed |
| SUSE Linux Enterprise Server 15 SP5-LTSS | Fixed |
| SUSE Linux Enterprise Server 15 SP6 | Fixed |
| SUSE Linux Enterprise Server 15 SP6-LTSS | Fixed |
| SUSE Linux Enterprise Server LTSS Extended Security 12 SP5 | Fixed |
| SUSE Linux Enterprise Server for SAP Applications 12 SP5 | Fixed |
| SUSE Linux Enterprise Server for SAP Applications 15 SP6 | Fixed |
| SUSE Manager Proxy 4.3 | Fixed |
| SUSE Manager Proxy LTS 4.3 | Fixed |
| SUSE Manager Retail Branch Server 4.3 | Fixed |
| SUSE Manager Retail Branch Server LTS 4.3 | Fixed |
| SUSE Manager Server 4.3 | Fixed |
| SUSE Manager Server LTS 4.3 | Fixed |
| SUSE CaaS Platform 3.0 | Fixed |
| SUSE CaaS Platform 4.0 | Fixed |
| SUSE Enterprise Storage 6 | Fixed |
| SUSE Enterprise Storage 7 | Fixed |
| SUSE Enterprise Storage 7.1 | Fixed |
| SUSE Linux Enterprise Desktop 12 SP2 | Fixed |
| SUSE Linux Enterprise Desktop 12 SP3 | Fixed |
| SUSE Linux Enterprise Desktop 12 SP4 | Fixed |
| SUSE Linux Enterprise Desktop 15 SP1 | Fixed |
| SUSE Linux Enterprise Desktop 15 SP2 | Fixed |
| SUSE Linux Enterprise Desktop 15 SP3 | Fixed |
| SUSE Linux Enterprise Desktop 15 SP4 | Fixed |
| SUSE Linux Enterprise Desktop 15 SP5 | Fixed |
| SUSE Linux Enterprise Desktop 15 SP6 | Fixed |
| SUSE Linux Enterprise High Performance Computing 15 SP1 | Fixed |
| SUSE Linux Enterprise High Performance Computing 15 SP1-ESPOS | Fixed |
| SUSE Linux Enterprise High Performance Computing 15 SP1-LTSS | Fixed |
| SUSE Linux Enterprise High Performance Computing 15 SP2 | Fixed |
| SUSE Linux Enterprise High Performance Computing 15 SP2-ESPOS | Fixed |
| SUSE Linux Enterprise High Performance Computing 15 SP2-LTSS | Fixed |
| SUSE Linux Enterprise High Performance Computing 15 SP3 | Fixed |
| SUSE Linux Enterprise High Performance Computing 15 SP3-ESPOS | Fixed |
| SUSE Linux Enterprise High Performance Computing 15 SP3-LTSS | Fixed |
| SUSE Linux Enterprise High Performance Computing 15 SP4-ESPOS | Fixed |
| SUSE Linux Enterprise High Performance Computing 15 SP5-ESPOS | Fixed |
| SUSE Linux Enterprise High Performance Computing 15 SP6 | Fixed |
| SUSE Linux Enterprise Micro 5.0 | Fixed |
| SUSE Linux Enterprise Micro 5.1 | Fixed |
| SUSE Linux Enterprise Micro 5.2 | Fixed |
| SUSE Linux Enterprise Module for Basesystem 15 SP1 | Fixed |
| SUSE Linux Enterprise Module for Basesystem 15 SP2 | Fixed |
| SUSE Linux Enterprise Module for Basesystem 15 SP3 | Fixed |
| SUSE Linux Enterprise Module for Server Applications 15 SP1 | Fixed |
| SUSE Linux Enterprise Module for Server Applications 15 SP2 | Fixed |
| SUSE Linux Enterprise Module for Server Applications 15 SP3 | Fixed |
| SUSE Linux Enterprise Point of Sale 12 SP2-CLIENT | Fixed |
| SUSE Linux Enterprise Real Time 15 SP2 | Fixed |
| SUSE Linux Enterprise Real Time 15 SP3 | Fixed |
| SUSE Linux Enterprise Real Time 15 SP4 | Fixed |
| SUSE Linux Enterprise Server 12 SP2 | Fixed |
| SUSE Linux Enterprise Server 12 SP2-BCL | Fixed |
| SUSE Linux Enterprise Server 12 SP2-ESPOS | Fixed |
| SUSE Linux Enterprise Server 12 SP2-LTSS | Fixed |
| SUSE Linux Enterprise Server 12 SP3 | Fixed |
| SUSE Linux Enterprise Server 12 SP3-BCL | Fixed |
| SUSE Linux Enterprise Server 12 SP3-ESPOS | Fixed |
| SUSE Linux Enterprise Server 12 SP3-LTSS | Fixed |
| SUSE Linux Enterprise Server 12 SP4 | Fixed |
| SUSE Linux Enterprise Server 12 SP4-ESPOS | Fixed |
| SUSE Linux Enterprise Server 12 SP4-LTSS | Fixed |
| SUSE Linux Enterprise Server 15 SP1 | Fixed |
| SUSE Linux Enterprise Server 15 SP1-BCL | Fixed |
| SUSE Linux Enterprise Server 15 SP1-LTSS | Fixed |
| SUSE Linux Enterprise Server 15 SP2 | Fixed |
| SUSE Linux Enterprise Server 15 SP2-BCL | Fixed |
| SUSE Linux Enterprise Server 15 SP2-LTSS | Fixed |
| SUSE Linux Enterprise Server 15 SP3 | Fixed |
| SUSE Linux Enterprise Server 15 SP3-BCL | Fixed |
| SUSE Linux Enterprise Server 15 SP3-LTSS | Fixed |
| SUSE Linux Enterprise Server for Raspberry Pi 12 SP2 | Fixed |
| SUSE Linux Enterprise Server for SAP Applications 12 SP2 | Fixed |
| SUSE Linux Enterprise Server for SAP Applications 12 SP3 | Fixed |
| SUSE Linux Enterprise Server for SAP Applications 12 SP4 | Fixed |
| SUSE Linux Enterprise Server for SAP Applications 15 SP1 | Fixed |
| SUSE Linux Enterprise Server for SAP Applications 15 SP2 | Fixed |
| SUSE Linux Enterprise Server for SAP Applications 15 SP3 | Fixed |
| SUSE Linux Enterprise Server for SAP Applications 15 SP4 | Fixed |
| SUSE Linux Enterprise Server for SAP Applications 15 SP5 | Fixed |
| SUSE Linux Enterprise Software Development Kit 12 SP2 | Fixed |
| SUSE Linux Enterprise Software Development Kit 12 SP3 | Fixed |
| SUSE Linux Enterprise Software Development Kit 12 SP4 | Fixed |
| SUSE Linux Enterprise Software Development Kit 12 SP5 | Fixed |
| SUSE Manager Proxy 4.0 | Fixed |
| SUSE Manager Proxy 4.1 | Fixed |
| SUSE Manager Proxy 4.2 | Fixed |
| SUSE Manager Retail Branch Server 4.0 | Fixed |
| SUSE Manager Retail Branch Server 4.1 | Fixed |
| SUSE Manager Retail Branch Server 4.2 | Fixed |
| SUSE Manager Server 4.0 | Fixed |
| SUSE Manager Server 4.1 | Fixed |
| SUSE Manager Server 4.2 | Fixed |
| SUSE OpenStack Cloud 7 | Fixed |
| SUSE OpenStack Cloud 8 | Fixed |
| SUSE OpenStack Cloud 9 | Fixed |
| SUSE OpenStack Cloud Crowbar 8 | Fixed |
| SUSE OpenStack Cloud Crowbar 9 | Fixed |
| openSUSE Leap 15.3 | Fixed |
| openSUSE Leap 15.4 | Fixed |
| openSUSE Leap 15.5 | Fixed |
| openSUSE Leap 15.6 | Fixed |
| openSUSE Leap Micro 5.2 | Fixed |
| openSUSE Leap Micro 5.3 | Fixed |
| openSUSE Leap Micro 5.4 | Fixed |
| openSUSE Leap Micro 5.5 | Fixed |
| SLES-CHOST-BYOS-Aliyun | Fixed |
| SLES-CHOST-BYOS-Azure | Fixed |
| SLES-CHOST-BYOS-EC2 | Fixed |
| SLES-CHOST-BYOS-GCE | Fixed |
| SLES-CHOST-BYOS-GDC | Fixed |
| SLES-CHOST-BYOS-SAP-CCloud | Fixed |
| bci/bci-init:15.3 bci/bci-init:15.4 bci/bci-init:15.5 bci/bci-sle15-kernel-module-devel:15.5 bci/dotnet-aspnet bci/dotnet-aspnet:3.1 bci/dotnet-aspnet:5.0 bci/dotnet-aspnet:6.0 bci/dotnet-runtime bci/dotnet-runtime:3.1 bci/dotnet-runtime:5.0 bci/dotnet-runtime:6.0 bci/dotnet-sdk bci/dotnet-sdk:3.1 bci/dotnet-sdk:5.0 bci/dotnet-sdk:6.0 bci/gcc bci/golang bci/golang:1.16 bci/golang:1.17 bci/golang:1.18 bci/golang:1.19 bci/golang:1.20-openssl bci/golang:1.21 bci/golang:1.23 bci/golang:1.23-openssl bci/kiwi bci/node:12 bci/node:14 bci/node:16 bci/node:18 bci/node:22 bci/nodejs bci/openjdk bci/openjdk-devel bci/openjdk-devel:11 bci/openjdk-devel:17 bci/openjdk:11 bci/openjdk:17 bci/php bci/php-apache bci/php-apache:8 bci/php-fpm bci/php-fpm:8 bci/php:8 bci/python bci/python:3 bci/ruby bci/rust bci/rust:1.56 bci/rust:1.59 bci/rust:1.60 bci/rust:1.61 bci/rust:1.62 bci/rust:1.63 bci/rust:1.64 bci/rust:1.65 bci/rust:1.66 bci/rust:1.67 bci/rust:1.68 bci/rust:1.77 bci/rust:1.86 bci/spack:0.23 containers/apache-pulsar:3.3 containers/apache-tomcat:10.1-openjdk11 containers/apache-tomcat:10.1-openjdk17 containers/apache-tomcat:10.1-openjdk21 containers/apache-tomcat:9-openjdk11 containers/apache-tomcat:9-openjdk17 containers/apache-tomcat:9-openjdk21 containers/apache-tomcat:9-openjdk8 containers/lmcache-lmstack-router:0 containers/lmcache-vllm-openai:0 containers/milvus:2.4 containers/ollama:0 containers/open-webui-mcpo:0 containers/open-webui-pipelines:0 containers/open-webui:0 containers/python:3.11 containers/python:3.9 containers/pytorch:2-nvidia containers/pytorch:2.5.0 containers/vllm-openai:0 kiwi-templates-Minimal kiwi-templates-Minimal-Cloud-sap kiwi-templates-Minimal-MS-HyperV-sap kiwi-templates-Minimal-VMware-sap kiwi-templates-Minimal-kvm-and-xen-sap private-registry/1.2/harbor-core private-registry/1.2/harbor-exporter private-registry/1.2/harbor-jobservice private-registry/1.2/harbor-portal private-registry/1.2/harbor-registry private-registry/1.2/harbor-registryctl private-registry/1.2/harbor-trivy-adapter private-registry/harbor-core private-registry/harbor-db private-registry/harbor-exporter private-registry/harbor-jobservice private-registry/harbor-nginx private-registry/harbor-portal private-registry/harbor-registry private-registry/harbor-registryctl private-registry/harbor-trivy-adapter private-registry/harbor-valkey rancher/elemental-builder-image/5.3 rancher/elemental-operator rancher/elemental-operator/5.3 rancher/elemental-teal-iso/5.3 rancher/elemental-teal-iso/5.4 rancher/elemental-teal-rt/5.3 rancher/elemental-teal-rt/5.4 rancher/elemental-teal/5.3 rancher/elemental-teal/5.4 rancher/seedimage-builder rancher/seedimage-builder/5.3 ses/6/cephcsi/cephcsi ses/6/rook/ceph ses/7.1/ceph/grafana ses/7.1/ceph/haproxy ses/7.1/ceph/keepalived ses/7.1/ceph/prometheus-alertmanager ses/7.1/ceph/prometheus-node-exporter ses/7.1/ceph/prometheus-server ses/7.1/ceph/prometheus-snmp_notifier ses/7.1/cephcsi/cephcsi ses/7.1/cephcsi/csi-attacher:v4.1.0 ses/7.1/cephcsi/csi-node-driver-registrar:v2.7.0 ses/7.1/cephcsi/csi-provisioner:v3.4.0 ses/7.1/cephcsi/csi-resizer:v1.7.0 ses/7.1/cephcsi/csi-snapshotter:v6.2.1 ses/7.1/rook/ceph ses/7/ceph/ceph ses/7/ceph/grafana ses/7/ceph/prometheus-alertmanager ses/7/ceph/prometheus-node-exporter ses/7/ceph/prometheus-server ses/7/cephcsi/cephcsi ses/7/cephcsi/csi-attacher:v2.1.0 ses/7/cephcsi/csi-attacher:v3.3.0 ses/7/cephcsi/csi-livenessprobe:v1.1.0 ses/7/cephcsi/csi-node-driver-registrar:v1.2.0 ses/7/cephcsi/csi-node-driver-registrar:v2.3.0 ses/7/cephcsi/csi-provisioner:v1.6.0 ses/7/cephcsi/csi-provisioner:v3.0.0 ses/7/cephcsi/csi-resizer:v0.4.0 ses/7/cephcsi/csi-resizer:v1.3.0 ses/7/cephcsi/csi-snapshotter:v2.1.0 ses/7/cephcsi/csi-snapshotter:v2.1.1 ses/7/cephcsi/csi-snapshotter:v4.2.0 ses/7/prometheus-webhook-snmp ses/7/rook/ceph suse/389-ds suse/bind suse/git suse/git:2 suse/hpc/warewulf4-x86_64/sle-hpc-node suse/kiosk/firefox-esr:esr suse/kiosk/pulseaudio:17 suse/kiosk/xorg:21 suse/manager/4.3/proxy-httpd suse/manager/4.3/proxy-salt-broker suse/manager/4.3/proxy-squid suse/manager/4.3/proxy-ssh suse/manager/4.3/proxy-tftpd suse/manager/5.0/x86_64/proxy-httpd suse/manager/5.0/x86_64/proxy-salt-broker suse/manager/5.0/x86_64/proxy-squid suse/manager/5.0/x86_64/proxy-ssh suse/manager/5.0/x86_64/proxy-tftpd suse/manager/5.0/x86_64/server suse/manager/5.0/x86_64/server-hub-xmlrpc-api suse/manager/5.0/x86_64/server-migration-14-16 suse/mariadb-client:10.11 suse/mariadb:10.11 suse/multi-linux-manager/5.1/x86_64/proxy-httpd suse/multi-linux-manager/5.1/x86_64/proxy-salt-broker suse/multi-linux-manager/5.1/x86_64/proxy-squid suse/multi-linux-manager/5.1/x86_64/proxy-ssh suse/multi-linux-manager/5.1/x86_64/proxy-tftpd suse/multi-linux-manager/5.1/x86_64/server suse/multi-linux-manager/5.1/x86_64/server-hub-xmlrpc-api suse/multi-linux-manager/5.1/x86_64/server-migration-14-16 suse/multi-linux-manager/5.1/x86_64/server-postgresql suse/multi-linux-manager/5.1/x86_64/server-saline suse/multi-linux-manager/5.2/x86_64/proxy-httpd suse/multi-linux-manager/5.2/x86_64/proxy-salt-broker suse/multi-linux-manager/5.2/x86_64/proxy-squid suse/multi-linux-manager/5.2/x86_64/proxy-ssh suse/multi-linux-manager/5.2/x86_64/proxy-tftpd suse/multi-linux-manager/5.2/x86_64/server suse/multi-linux-manager/5.2/x86_64/server-database-migration suse/multi-linux-manager/5.2/x86_64/server-hub-xmlrpc-api suse/multi-linux-manager/5.2/x86_64/server-migration-14-16 suse/multi-linux-manager/5.2/x86_64/server-postgresql suse/multi-linux-manager/5.2/x86_64/server-saline suse/nginx suse/pcp suse/pcp:5 suse/pcp:6 suse/postgres suse/postgres:10 suse/postgres:12 suse/postgres:13 suse/postgres:14 suse/postgres:15 suse/postgres:16 suse/registry suse/registry:2.8 suse/rmt-mariadb suse/rmt-mariadb-client suse/rmt-nginx suse/rmt-server suse/sle-micro-rancher/5.2 suse/sle-micro-rancher/5.3 suse/sle-micro-rancher/5.4 suse/sle-micro/5.0/toolbox suse/sle-micro/5.1/toolbox suse/sle-micro/5.2/toolbox suse/sle-micro/5.3/toolbox suse/sle-micro/5.4/toolbox suse/sle-micro/5.5 suse/sle-micro/5.5/toolbox suse/sle-micro/base-5.5 suse/sle-micro/kvm-5.5 suse/sle-micro/rt-5.5 suse/sle15:15.1 suse/sle15:15.2 suse/sle15:15.3 suse/sle15:15.4 suse/sle15:15.5 suse/sles/15.2/virt-api:0.38.1 suse/sles/15.2/virt-controller:0.38.1 suse/sles/15.2/virt-handler:0.38.1 suse/sles/15.2/virt-launcher:0.38.1 suse/sles/15.2/virt-operator:0.38.1 suse/sles/15.3/cdi-apiserver:1.37.1 suse/sles/15.3/cdi-cloner:1.37.1 suse/sles/15.3/cdi-controller:1.37.1 suse/sles/15.3/cdi-importer:1.37.1 suse/sles/15.3/cdi-operator:1.37.1 suse/sles/15.3/cdi-uploadproxy:1.37.1 suse/sles/15.3/cdi-uploadserver:1.37.1 suse/sles/15.3/libguestfs-tools:0.45.0 suse/sles/15.3/virt-api:0.45.0 suse/sles/15.3/virt-controller:0.45.0 suse/sles/15.3/virt-handler:0.45.0 suse/sles/15.3/virt-launcher:0.45.0 suse/sles/15.3/virt-operator:0.45.0 suse/sles/15.4/cdi-apiserver:1.43.0 suse/sles/15.4/cdi-cloner:1.43.0 suse/sles/15.4/cdi-controller:1.43.0 suse/sles/15.4/cdi-importer:1.43.0 suse/sles/15.4/cdi-operator:1.43.0 suse/sles/15.4/cdi-uploadproxy:1.43.0 suse/sles/15.4/cdi-uploadserver:1.43.0 suse/sles/15.4/libguestfs-tools:0.49.0 suse/sles/15.4/virt-api:0.49.0 suse/sles/15.4/virt-controller:0.49.0 suse/sles/15.4/virt-handler:0.49.0 suse/sles/15.4/virt-launcher:0.49.0 suse/sles/15.4/virt-operator:0.49.0 suse/sles/15.5/cdi-apiserver:1.55.0 suse/sles/15.5/cdi-cloner:1.55.0 suse/sles/15.5/cdi-controller:1.55.0 suse/sles/15.5/cdi-importer:1.55.0 suse/sles/15.5/cdi-operator:1.55.0 suse/sles/15.5/cdi-uploadproxy:1.55.0 suse/sles/15.5/cdi-uploadserver:1.55.0 suse/sles/15.5/libguestfs-tools:0.58.0 suse/sles/15.5/virt-api:0.58.0 suse/sles/15.5/virt-controller:0.58.0 suse/sles/15.5/virt-exportproxy:0.58.0 suse/sles/15.5/virt-exportserver:0.58.0 suse/sles/15.5/virt-handler:0.58.0 suse/sles/15.5/virt-launcher:0.58.0 suse/sles/15.5/virt-operator:0.58.0 suse/sles/15.6/cdi-apiserver:1.58.0 suse/sles/15.6/cdi-cloner:1.58.0 suse/sles/15.6/cdi-controller:1.58.0 suse/sles/15.6/cdi-importer:1.58.0 suse/sles/15.6/cdi-operator:1.58.0 suse/sles/15.6/cdi-uploadproxy:1.58.0 suse/sles/15.6/cdi-uploadserver:1.58.0 suse/sles/15.6/libguestfs-tools:1.1.1 suse/sles/15.6/pr-helper:1.1.1 suse/sles/15.6/virt-api:1.1.1 suse/sles/15.6/virt-controller:1.1.1 suse/sles/15.6/virt-exportproxy:1.1.1 suse/sles/15.6/virt-exportserver:1.1.1 suse/sles/15.6/virt-handler:1.1.1 suse/sles/15.6/virt-launcher:1.1.1 suse/sles/15.6/virt-operator:1.1.1 suse/sles/15.7/cdi-apiserver:1.58.0 suse/sles/15.7/cdi-cloner:1.58.0 suse/sles/15.7/cdi-controller:1.58.0 suse/sles/15.7/cdi-importer:1.58.0 suse/sles/15.7/cdi-operator:1.58.0 suse/sles/15.7/cdi-uploadproxy:1.58.0 suse/sles/15.7/cdi-uploadserver:1.58.0 suse/sles/15.7/libguestfs-tools:1.5.0 suse/sles/15.7/pr-helper:1.5.0 suse/sles/15.7/virt-api:1.5.0 suse/sles/15.7/virt-controller:1.5.0 suse/sles/15.7/virt-exportproxy:1.5.0 suse/sles/15.7/virt-exportserver:1.5.0 suse/sles/15.7/virt-handler:1.5.0 suse/sles/15.7/virt-launcher:1.5.0 suse/sles/15.7/virt-operator:1.5.0 suse/sles12sp3 suse/sles12sp4 suse/sles12sp5 suse/stunnel suse/valkey trento/trento-db trento/trento-runner trento/trento-wanda trento/trento-web | Fixed |
Share
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-25993