CVE-2026-6390 Details
Description
A flaw was found in GNU nano's multi-buffer error message handling. When a user opens multiple files at startup and one triggers an ALERT-level error, a specially crafted filename containing printf format specifiers can be reinterpreted. This format string vulnerability may allow an attacker to achieve stack information disclosure, cause a denial of service (crash), or potentially perform arbitrary memory writes.
A format string vulnerability has been identified in GNU Nano's multi-buffer error message handling. This issue arises when a user opens multiple files at startup, and one file triggers an ALERT-level error. A specially crafted filename containing printf format specifiers can be misinterpreted, leading to potential stack information disclosure, denial of service (crash), or arbitrary memory writes. The vulnerability affects Nano versions 5.7 through 8.7, when compiled with multi-buffer support and without the NANO_TINY option.
Users are advised to avoid opening untrusted files with GNU Nano, particularly those with filenames that include printf format specifiers, such as %s, %p, or %n. This precaution can help prevent exploitation of the vulnerability, which depends on specific filename content and error conditions during multi-buffer usage.
Metrics
CVSS 4.0 Severity and Vector Strings:
No CVSS 4.0 data is available for this CVE.
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Jul 23, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://access.redhat.com/security/cve/CVE-2026-6390 | [email protected] | |
| https://bugzilla.redhat.com/show_bug.cgi?id=2458767 | [email protected] |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-134 | Use of Externally-Controlled Format String | [email protected] |
Affected Products
No affected product data is available for this CVE.
Change History
5 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Sep 1, 2026 | CVE Modified | [email protected] |
| Aug 31, 2026 | CVE Modified | [email protected] |
| Aug 21, 2026 | CVE Modified | [email protected] |
| Jul 23, 2026 | CVE Modified | CISA-ADP |
| Jul 23, 2026 | New CVE Received | [email protected] |