CVE-2025-14094
BaseFortify
Publication date: 2025-12-05
Last updated on: 2026-04-29
Assigner: VulDB
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| edimax | br-6478ac_v3_firmware | 1.0.15 |
| edimax | br-6478ac_v3 | * |
Helpful Resources
Exploitability
| 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. |
| CWE-78 | The product constructs all or part of an OS command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended OS command when it is sent to a downstream component. |
Attack-Flow Graph
AI Powered Q&A
How can this vulnerability be detected on my network or system? Can you suggest some commands?
Detection can involve monitoring for unusual or unauthorized commands executed via the /boafrm/formSysCmd interface, especially those manipulating the sysCmd argument. Since the exploit is a remote OS command injection, checking logs for suspicious requests to /boafrm/formSysCmd or unexpected command execution is advised. Specific detection commands are not provided in the resources. [2, 3]
Can you explain this vulnerability to me?
This vulnerability is an OS command injection flaw found in the Edimax BR-6478AC V3 1.0.15 router. It exists in the function sub_44CCE4 of the file /boafrm/formSysCmd. An attacker can manipulate the sysCmd argument to execute arbitrary operating system commands remotely. The exploit for this vulnerability has been published and can be used by attackers.
How can this vulnerability impact me? :
This vulnerability can allow a remote attacker to execute arbitrary OS commands on the affected device, potentially leading to unauthorized control, data leakage, or disruption of service. Because the attack can be initiated remotely, it poses a significant security risk to the device and the network it is connected to.
What immediate steps should I take to mitigate this vulnerability?
Immediate mitigation steps include replacing the affected Edimax BR-6478AC V3 router running firmware 1.0.15 with an alternative device, as no known mitigations or patches exist. Restricting remote access and monitoring for exploitation attempts may help reduce risk temporarily. [3]