CVE-2026-95508
Received Received - Intake

Heap-based Buffer Overflow in libslirp DHCPv6/TFTP Response

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

Publication date: 2026-09-22

Last updated on: 2026-09-22

Assigner: redhat-SADP

Description

A heap-based buffer overflow was found in the DHCPv6 and TFTP response builders of libslirp. When the host is configured with a small interface MTU, a guest-supplied DHCPv6 CLIENTID option or TFTP blksize option can overflow the reply buffer with attacker-controlled content and length, resulting in denial of service and potentially arbitrary code execution in the host process. The default interface MTU is not affected.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

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

Affected Vendors & Products

Currently, no data is known.

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-787 The product writes data past the end, or before the beginning, of the intended buffer.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This is a heap-based buffer overflow in libslirp, a library for virtual networking. When a guest system sends a DHCPv6 CLIENTID option or TFTP blksize option with a small interface MTU (below 1280 bytes), the library writes guest-controlled data into a reply buffer without proper bounds checking. This can overflow the buffer, potentially corrupting memory and allowing denial of service or arbitrary code execution in the host process.

Detection Guidance

Check if any virtual machines or services using libslirp are configured with an interface MTU below 1280 bytes. Inspect DHCPv6 and TFTP configurations for unusual CLIENTID or blksize options. Monitor for crashes or memory corruption in host processes linked to libslirp.

Impact Analysis

If you use virtualization with libslirp and have a small interface MTU configured, an attacker controlling a guest system could exploit this to crash the host process or execute arbitrary code. This could lead to service disruption or unauthorized access to the host system.

Compliance Impact

This vulnerability could impact compliance by enabling unauthorized access or data breaches on the host system, which may violate confidentiality requirements in GDPR or HIPAA. Exploitation could lead to data exposure or system compromise, requiring mitigation to maintain regulatory compliance.

Mitigation Strategies

Ensure the interface MTU is not configured below 1280 bytes. Update libslirp to a patched version. Disable or restrict guest access to DHCPv6 and TFTP services if not required. Monitor affected systems for signs of exploitation or crashes.

Chat Assistant

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

EPSS Chart