CVE-2025-13566
Unknown Unknown - Not Provided
BaseFortify

Publication date: 2025-11-23

Last updated on: 2025-11-23

Assigner: VulDB

Description
A security vulnerability has been detected in jarun nnn up to 5.1. The impacted element is the function show_content_in_floating_window/run_cmd_as_plugin of the file nnn/src/nnn.c. The manipulation leads to double free. An attack has to be approached locally. The identifier of the patch is 2f07ccdf21e705377862e5f9dfa31e1694979ac7. It is suggested to install a patch to address this issue.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2025-11-23
Last Modified
2025-11-23
Generated
2026-05-06
AI Q&A
2025-11-23
EPSS Evaluated
2026-05-05
NVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
jarun nnn 5.1
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-119 The product performs operations on a memory buffer, but it reads from or writes to a memory location outside the buffer's intended boundary. This may result in read or write operations on unexpected memory locations that could be linked to other variables, data structures, or internal program data.
CWE-415 The product calls free() twice on the same memory address.
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?

This vulnerability is a double free issue in the jarun nnn software up to version 5.1, specifically in the function show_content_in_floating_window/run_cmd_as_plugin within the file nnn/src/nnn.c. A double free occurs when the software attempts to free the same memory space twice, which can lead to undefined behavior or potential exploitation. The attack requires local access to the system.


How can this vulnerability impact me? :

The vulnerability can lead to a denial of service or potentially allow an attacker with local access to cause instability or crash the application by exploiting the double free condition. However, it does not impact confidentiality or integrity, only availability.


What immediate steps should I take to mitigate this vulnerability?

The immediate step to mitigate this vulnerability is to install the patch identified by commit 2f07ccdf21e705377862e5f9dfa31e1694979ac7 that addresses the double free issue in the show_content_in_floating_window/run_cmd_as_plugin function of nnn. Since the attack requires local access, ensure that only trusted users have local access until the patch is applied.


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart