Description
A vulnerability was found in Comfast CF-N1-S 2.6.0.1. The affected element is the function sub_41AD7C of the file /cgi-bin/mbox-config?method=SET&section=ntp_timezone of the component Web Management. The manipulation of the argument timestr/ntp_client_enabled results in stack-based buffer overflow. It is possible to launch the attack remotely. The exploit has been made public and could be used.
Published: 2026-08-22
Score: 9.4 Critical
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A stack-based buffer overflow exists in the web management component of Comfast CF‑N1‑S, specifically in the function handling the "/cgi-bin/mbox‑config?method=SET&section=ntp_timezone" endpoint. Manipulating the arguments timestr or ntp_client_enabled can corrupt the stack. The overflow could allow an attacker to execute arbitrary code on the device, which is a severe impact as it gives the attacker full control over the system. Based on the description, it is inferred that the overflow is exploitable remotely, and the public exploit suggests it can be used in real-world attacks.

Affected Systems

The vulnerability is confirmed in Comfast CF‑N1‑S firmware 2.6.0.1. CPE data indicate that the model CF‑N1‑S is affected; the CVE description does not list any fixed versions, so other firmware releases may remain vulnerable until an official patch is applied.

Risk and Exploitability

The CVSS score of 9.4 marks it as critical. EPSS information is not available, but the exploit has been published and is stated to be usable, implying a non‑negligible exploitation probability. The issue is not listed in the CISA KEV catalog, yet its high severity and remote nature mean that attackers could target the device widely. There are no known mitigations from the vendor, so the risk remains until a fix is deployed. The likely attack vector is over the network, targeting the device’s web management interface, which is commonly exposed to administrators or in some cases to the internet.

Generated by OpenCVE AI on August 23, 2026 at 00:21 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest firmware upgrade or vendor patch that resolves the stack-based overflow in the web management interface.
  • Restrict web management access to trusted IP addresses or tunnel management traffic through a VPN and block external hosts.
  • Disable or remove unnecessary NTP configuration features via the web interface if the device does not require time synchronization.

Generated by OpenCVE AI on August 23, 2026 at 00:21 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sat, 22 Aug 2026 23:30:00 +0000

Type Values Removed Values Added
Description A vulnerability was found in Comfast CF-N1-S 2.6.0.1. The affected element is the function sub_41AD7C of the file /cgi-bin/mbox-config?method=SET&section=ntp_timezone of the component Web Management. The manipulation of the argument timestr/ntp_client_enabled results in stack-based buffer overflow. It is possible to launch the attack remotely. The exploit has been made public and could be used.
Title Comfast CF-N1-S Web Management mbox-config sub_41AD7C stack-based overflow
First Time appeared Comfast
Comfast cf-n1-s
Weaknesses CWE-119
CWE-121
CPEs cpe:2.3:a:comfast:cf-n1-s:*:*:*:*:*:*:*:*
Vendors & Products Comfast
Comfast cf-n1-s
References
Metrics cvssV2_0

{'score': 9, 'vector': 'AV:N/AC:L/Au:S/C:C/I:C/A:C/E:POC/RL:ND/RC:UR'}

cvssV3_0

{'score': 9.9, 'vector': 'CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H/E:P/RL:X/RC:R'}

cvssV3_1

{'score': 9.9, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H/E:P/RL:X/RC:R'}

cvssV4_0

{'score': 9.4, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H/E:P'}


cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-08-22T23:15:11.186Z

Reserved: 2026-08-22T08:08:41.778Z

Link: CVE-2026-78050

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-23T00:16:50.590

Modified: 2026-08-23T00:16:50.590

Link: CVE-2026-78050

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-23T00:30:17Z

Weaknesses
  • CWE-119

    Improper Restriction of Operations within the Bounds of a Memory Buffer

  • CWE-121

    Stack-based Buffer Overflow