PatchSiren cyber security CVE debrief
CVE-2026-75364 Comfast CVE debrief
A remote authenticated attacker can inject arbitrary commands via the update_interface_png SET handler in /usr/bin/webmgnt due to improper sanitization of the display_name parameter. The vulnerability affects Comfast CF-N1-S firmware 2.6.0.1 and CF-WR630AX (2024-01-30 build). This command injection vulnerability allows an attacker to execute system commands with root privileges, potentially leading to unauthorized access and control of the affected devices. System administrators and security teams should review the official advisory and CVE record for further details and guidance on mitigation and remediation. The CVE record was published on 2026-08-26T21:16:40.970Z and has not been modified since then.
- Vendor
- Comfast
- Product
- CF-N1-S
- CVSS
- MEDIUM 6.8
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-08-26
- Original CVE updated
- 2026-08-31
- Advisory published
- 2026-08-26
- Advisory updated
- 2026-08-31
Who should care
System administrators and security teams responsible for Comfast CF-N1-S and CF-WR630AX devices, as well as organizations using these devices in their network infrastructure, should review and apply firmware updates, implement input validation and sanitization, and monitor system logs for suspicious activity.
Technical summary
The update_interface_png SET handler in /usr/bin/webmgnt fails to sanitize the display_name parameter, allowing user-controlled input to be concatenated via sprintf() into an unquoted shell command. This command is executed by system() with root privileges, enabling a remote authenticated attacker to inject arbitrary commands. The vulnerability affects Comfast CF-N1-S firmware 2.6.0.1 and CF-WR630AX (2024-01-30 build).
Defensive priority
Medium priority due to the CVSS score of 6.8 and the potential for command injection.
Recommended defensive actions
- Review and apply firmware updates for Comfast CF-N1-S and CF-WR630AX devices.
- Implement input validation and sanitization for the display_name parameter.
- Monitor system logs for suspicious activity related to the /usr/bin/webmgnt process.
- Restrict access to the web management interface to trusted users only.
- Consider replacing affected devices with ones that have a more robust security track record.
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up.
- Review the supplied official advisory or CVE record to validate affected scope, severity, and vendor guidance.
Evidence notes
The CVE record and NVD entry provide details on the vulnerability, including its CVSS score and vector. However, additional information about the affected products and vendor response is limited. Further review of the official advisory and source references is recommended to understand the full scope of the vulnerability and potential impact. Affected product deployments should be identified and owners assigned for follow-up. Compensating controls may be necessary while remediation is scheduled and verified.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-75364 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-75364
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-75364 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-75364
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://github.com/Flechao1/iot-vuln/tree/main/cve-pocs/CVE-2026-75364
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.