CVE-2026-75364
Received Received - Intake

Command Injection in Comfast CF-N1-S Firmware

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

Publication date: 2026-08-26

Last updated on: 2026-08-26

Assigner: MITRE

Description

Comfast CF-N1-S firmware 2.6.0.1 and CF-WR630AX (2024-01-30 build), the update_interface_png SET handler in /usr/bin/webmgnt fails to sanitize the display_name parameter. User-controlled input is concatenated via sprintf() into the unquoted shell command `/etc/rrd/graphinterface %s %s` and executed by system() with root privileges. A remote authenticated attacker can inject arbitrary commands

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-26
Last Modified
2026-08-26
Generated
2026-08-27
AI Q&A
2026-08-27
EPSS Evaluated
N/A
NVD

Affected Vendors & Products

Showing 2 associated CPEs
Vendor Product Version / Range
comfast cf-n1-s 2.6.0.1
comfast cf-wr630ax *

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-UNKNOWN

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This is a command injection vulnerability in Comfast CF-N1-S firmware 2.6.0.1 and CF-WR630AX (2024-01-30 build). The issue occurs in the update_interface_png SET handler at /usr/bin/webmgnt where the display_name parameter is not properly sanitized. User input is directly inserted into a shell command executed with root privileges via system().

Detection Guidance

Check for unauthorized command execution attempts in system logs, particularly for the /etc/rrd/graphinterface binary. Look for suspicious parameters in HTTP requests to the webmgnt interface, especially those containing shell metacharacters or unusual payloads.

Impact Analysis

A remote authenticated attacker could exploit this to execute arbitrary commands on the device with root privileges. This could allow full system compromise, unauthorized access, data theft, or disruption of device functionality.

Compliance Impact

This vulnerability allows remote authenticated attackers to execute arbitrary commands with root privileges on affected devices. This could lead to unauthorized access, data exfiltration, or manipulation, which may violate compliance requirements under GDPR (data protection) and HIPAA (healthcare data security) by enabling unauthorized data access or breaches.

Mitigation Strategies

Disable remote access to the webmgnt interface if possible. Update the firmware to a patched version if available. Implement network-level restrictions to block unauthorized access to the vulnerable endpoint. Monitor for any signs of exploitation or unauthorized command execution.

Chat Assistant

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

EPSS Chart