CVE-2026-65609
Received Received - Intake

Out-of-Bounds Write in nnn File Manager

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

Publication date: 2026-08-19

Last updated on: 2026-08-19

Assigner: CERT.PL

Description

nnn is vulnerable to Out-of-Bound write vulnerability.Β Due to lack of validation of attacker-controlled length fields deserialized from a session file, a crafted session file can cause nnn to write data beyond the bounds of fixed-size global buffers when loaded with the -s option. An attacker who can place a malicious session file in the victim's nnn session directory can exploit this to corrupt adjacent global state. Maintainer of this project was notified about this vulnerability. It might has been addressed, but the maintainer did not provide a vulnerable version range. Only version 5.2 was tested and confirmed as vulnerable.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-19
Last Modified
2026-08-19
Generated
2026-08-19
AI Q&A
2026-08-19
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

nnn is vulnerable to an Out-of-Bounds write issue. When a user loads a session file using the -s option, the application fails to validate attacker-controlled length fields in the file. This allows a crafted session file to write data beyond the limits of fixed-size global buffers, potentially corrupting adjacent global state.

Detection Guidance

This vulnerability can be detected by checking for malicious session files in the nnn session directory. Look for files that were not created by the user or have unusual content. Use commands like 'ls -la ~/.config/nnn/sessions/' to inspect session files. If you find any suspicious files, especially those with unexpected sizes or timestamps, they may be crafted to exploit this vulnerability.

Impact Analysis

An attacker who can place a malicious session file in the victim's nnn session directory may exploit this to corrupt memory. This could lead to crashes, unexpected behavior, or potentially allow further exploitation depending on the corrupted state.

Compliance Impact

This vulnerability may impact compliance with GDPR and HIPAA by enabling memory corruption through crafted session files or environment manipulation. Exploitation could lead to unauthorized data access or system compromise, violating confidentiality and integrity requirements under these regulations.

Mitigation Strategies

Immediately stop using the -s option with nnn until a patch is available. Remove any untrusted session files from the nnn session directory. Monitor for unusual system behavior or crashes that could indicate exploitation. Consider temporarily disabling nnn or using alternative tools until the maintainer releases a fixed version.

Chat Assistant

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

EPSS Chart