Sceawere

Vulnerability Detail

CVE-2026-77022UPDATED Verified Sceawere Triage Sources: NVD / CISA KEV

Comfast CF-N1-S Buffer Overflow

Vulnerability Metadata

Severity
Critical
Score / CVSS
9.9
Creation Date
5h ago
Vendor
Comfast
Product
CF-N1-S
Attack Type
Stack-based Buffer Overflow
Vector String
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H
Attack Complexity
LOW

Narrative and Response

Description

A security flaw has been discovered in Comfast CF-N1-S 2.6.0.1. Affected by this issue is the function sub_44B438 of the file /cgi-bin/mbox-config?method=SET&section=ptest_ssid of the component SSID Configuration. The manipulation of the argument ssid results in stack-based buffer overflow. The attack can be executed remotely. The exploit has been released to the public and may be used for attacks.

Executive Summary

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Executive Summary Locked

Sign up to unlock professional threat analysis, mitigations, and indicator signatures.

Technical Details

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Detailed Technical Analysis Locked

Sign up to unlock professional threat analysis, mitigations, and indicator signatures.

Mitigations

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Remediation & Mitigations Locked

Sign up to unlock professional threat analysis, mitigations, and indicator signatures.

References

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Intelligence References Locked

Sign up to unlock professional threat analysis, mitigations, and indicator signatures.

Additional Metadata

{
  "score": "9.9",
  "pubDate": "2026-08-20T17:19:49.413Z",
  "pubdate": "2026-08-20T17:19:49.413Z",
  "executiveSummary": "A critical security vulnerability has been identified in the Comfast CF-N1-S router running firmware version 2.6.0.1. The flaw is categorized as a stack-based buffer overflow affecting the SSID Configuration component, specifically within the endpoint /cgi-bin/mbox-config?method=SET&section=ptest_ssid. This vulnerability stems from improper handling of the ssid argument by the internal function sub_44B438. An unauthenticated remote attacker can exploit this flaw to overwrite stack memory by supplying a specially crafted, oversized input string to the vulnerable parameter. Successful exploitation can lead to arbitrary code execution, system instability, or complete denial of service (DoS) of the targeted network device. Given that public exploit code has been released, the risk of active exploitation in the wild is significantly elevated. The attack requires network connectivity to the management interface of the vulnerable device, enabling remote execution without prior authentication privileges.",
  "technicalDetails": "The vulnerability resides in the SSID Configuration component of the Comfast CF-N1-S firmware version 2.6.0.1, specifically within the binary handler responsible for processing configuration updates via the Common Gateway Interface (CGI). The execution flow reaches the vulnerable function sub_44B438 when an HTTP GET or POST request is directed to the URI path /cgi-bin/mbox-config with the query parameters method=SET and section=ptest_ssid. Within sub_44B438, the application extracts the value associated with the ssid argument from the incoming HTTP request. The root cause of the vulnerability is the lack of proper bounds checking and input validation before copying the user-supplied ssid string into a fixed-size stack buffer. When an attacker transmits an input payload that exceeds the allocated buffer capacity, a stack-based buffer overflow occurs. This overflow corrupts adjacent stack memory, which typically includes saved frame pointers and the return instruction pointer (LR or PC depending on the architecture). By carefully structuring the payload, an attacker can hijack the control flow of the application to execute arbitrary machine instructions. The attack is fully executable over the network, allowing remote actors to target devices exposed to local area networks or wide area networks if the management interface is misconfigured. Exploitation does not explicitly require prior authentication based on the provided URI context, lowering the barrier to entry for potential adversaries. Post-exploitation impact includes full compromise of the underlying operating system running on the Comfast CF-N1-S device, potentially facilitating lateral movement, interception of network traffic, or persistent backdoor installation."
}
CVE-2026-77022: Comfast CF-N1-S Buffer Overflow (CRITICAL Severity, CVSS: 9.9) - Sceawere