CVE-2025-57293
Unknown Unknown - Not Provided
BaseFortify

Publication date: 2025-09-18

Last updated on: 2025-10-03

Assigner: MITRE

Description
A command injection vulnerability in COMFAST CF-XR11 (firmware V2.7.2) exists in the multi_pppoe API, processed by the sub_423930 function in /usr/bin/webmgnt. The phy_interface parameter is not sanitized, allowing attackers to inject arbitrary commands via a POST request to /cgi-bin/mbox-config?method=SET&section=multi_pppoe. When the action parameter is set to "one_click_redial", the unsanitized phy_interface is used in a system() call, enabling execution of malicious commands. This can lead to unauthorized access to sensitive files, execution of arbitrary code, or full device compromise.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2025-09-18
Last Modified
2025-10-03
Generated
2026-05-27
AI Q&A
2025-09-18
EPSS Evaluated
2026-05-25
NVD
Affected Vendors & Products
Showing 2 associated CPEs
Vendor Product Version / Range
comfast cf-xr11_firmware 2.7.2
comfast cf-xr11 *
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-77 The product constructs all or part of a command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended command when it is sent to a downstream component.
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?

This vulnerability is a command injection flaw in the COMFAST CF-XR11 router firmware version 2.7.2. It occurs in the multi_pppoe API where the phy_interface parameter is not properly sanitized. An attacker can send a specially crafted POST request to the /cgi-bin/mbox-config endpoint with the action parameter set to "one_click_redial" and inject arbitrary commands through the phy_interface parameter. These commands are executed by the system() call, allowing the attacker to run malicious code on the device.


How can this vulnerability impact me? :

Exploitation of this vulnerability can lead to unauthorized access to sensitive files, execution of arbitrary code, or full compromise of the affected device. This means an attacker could take control of the device, potentially disrupting network operations, stealing data, or using the device as a foothold for further attacks.


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart