CVE-2026-88763
Received Received - Intake

Denial of Service in Red Hat Service Interconnect

Vulnerability report for CVE-2026-88763, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-09-10

Last updated on: 2026-09-10

Assigner: redhat-SADP

Description

A flaw was found in the skupper-router component of Red Hat Service Interconnect, which is used to provide secure communication between distributed services. The issue occurs when the router processes a specially crafted network message using its AMQP field parser. Due to a lack of bounds on recursion during parsing, the router can run out of stack memory and crash, leading to a denial of service for the interconnected network.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-09-10
Last Modified
2026-09-10
Generated
2026-09-10
AI Q&A
2026-09-10
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
red_hat skupper-router *

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-674 The product does not properly control the amount of recursion that takes place, consuming excessive resources, such as allocated memory or the program stack.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability is in the skupper-router component of Red Hat Service Interconnect, which enables secure communication between distributed services. The issue occurs when the router processes a specially crafted network message using its AMQP field parser. Due to unbounded recursion during parsing, the router can exhaust stack memory and crash, causing a denial of service for the interconnected network.

Detection Guidance

Monitor skupper-router logs for crashes or stack overflow errors during message processing. Check for unusually deep AMQP message nesting in network traffic using packet inspection tools like tcpdump or Wireshark. Look for repeated failed connection attempts from internal nodes.

Impact Analysis

An attacker with a valid x.509 certificate signed by the internal network's certificate authority could exploit this flaw by sending malicious messages. This would crash the skupper-router process, terminating all active connections and preventing new traffic routing through the affected node, leading to network downtime.

Mitigation Strategies

Upgrade skupper-router to a patched version that includes recursion depth limits in the AMQP parser. If upgrading is not possible, restrict network access to the router using firewalls to limit exposure to trusted internal nodes only.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-88763. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart