CVE-2026-38819
Received Received - Intake

Memory Leak in openNDS Before Version 11.0.0

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

Publication date: 2026-08-28

Last updated on: 2026-08-28

Assigner: MITRE

Description

Multiple memory leaks in openNDS before 11.0.0 allow an unauthenticated attacker on the captive portal network to exhaust all available memory on the device within minutes.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

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

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
opends opends to 11.0.0 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-401 The product does not sufficiently track and release allocated memory after it has been used, making the memory unavailable for reallocation and reuse.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability involves multiple memory leaks in openNDS versions before 11.0.0. An unauthenticated attacker on the captive portal network can exploit these leaks to exhaust all available memory on the device within minutes.

Detection Guidance

Detect memory exhaustion on the openNDS device by monitoring system memory usage with commands like 'free -m' or 'top'. Check for processes consuming excessive memory with 'ps aux --sort=-%mem'. Look for openNDS-related processes in 'ps aux | grep openNDS'.

Impact Analysis

The memory exhaustion can cause the device to become unresponsive or crash, disrupting network services and potentially leading to denial-of-service conditions for legitimate users.

Mitigation Strategies

Upgrade openNDS to version 11.0.0 or later to address the memory leaks. Restart the openNDS service after upgrade with 'systemctl restart opennds' or equivalent for your system.

Chat Assistant

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

EPSS Chart