Description
A vulnerability was determined in Edimax BR-6675nD 1.12. Affected is the function stainfo of the file /goform/stainfo. This manipulation of the argument interface causes command injection. It is possible to initiate the attack remotely. The exploit has been publicly disclosed and may be utilized. The vendor was contacted early about this disclosure but did not respond in any way.
Published: 2026-05-25
Score: 5.3 Medium
EPSS: 1.4% Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The flaw in the Edimax BR-6675nD 1.12 firmware allows a remote attacker to inject commands via the stainfo function exposed at the "/goform/stainfo" endpoint. This results in arbitrary command execution on the device, potentially compromising its integrity, confidentiality, and availability. The vulnerability is classified under CWE-74 and CWE-77, indicating unsafe handling of external input in command execution contexts. With a CVSS score of 5.3, the vulnerability is of moderate severity but can be leveraged when the affected argument is manipulated.

Affected Systems

The affected product is the Edimax BR-6675nD wireless router. Only firmware version 1.12 is currently known to contain the unpatched implementation of the stainfo endpoint; other versions may be affected if they include the same code but are not explicitly listed.

Risk and Exploitability

The exploit can be performed remotely by sending a crafted request to "/goform/stainfo" from an external network. The EPSS score is not available, and the vulnerability is not listed in the CISA KEV catalog, which suggests that large-scale exploitation has not been observed yet. Despite this, the lack of a vendor response and the availability of a public exploit mean that the risk remains real. Attackers with network access to the router could gain full control through command injection, so the risk of exploitation is considered moderate to high in a permissive environment.

Generated by OpenCVE AI on May 25, 2026 at 09:20 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest firmware update from Edimax that addresses the command injection flaw.
  • Reduce exposure by blocking external access to the device’s configuration interface, limiting it to trusted internal networks or VPN tunnels.
  • If the device cannot be patched immediately, block the affected endpoint (/goform/stainfo) with firewall or web server rules to prevent exploitation.

Generated by OpenCVE AI on May 25, 2026 at 09:20 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 26 May 2026 15:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Mon, 25 May 2026 08:15:00 +0000

Type Values Removed Values Added
Description A vulnerability was determined in Edimax BR-6675nD 1.12. Affected is the function stainfo of the file /goform/stainfo. This manipulation of the argument interface causes command injection. It is possible to initiate the attack remotely. The exploit has been publicly disclosed and may be utilized. The vendor was contacted early about this disclosure but did not respond in any way.
Title Edimax BR-6675nD stainfo command injection
First Time appeared Edimax
Edimax br-6675nd
Weaknesses CWE-74
CWE-77
CPEs cpe:2.3:a:edimax:br-6675nd:*:*:*:*:*:*:*:*
Vendors & Products Edimax
Edimax br-6675nd
References
Metrics cvssV2_0

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

cvssV3_0

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

cvssV3_1

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

cvssV4_0

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


Subscriptions

Edimax Br-6675nd
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-05-26T14:47:38.744Z

Reserved: 2026-05-24T07:25:50.463Z

Link: CVE-2026-9439

cve-icon Vulnrichment

Updated: 2026-05-26T14:46:09.973Z

cve-icon NVD

Status : Deferred

Published: 2026-05-25T08:16:25.743

Modified: 2026-05-26T19:37:00.120

Link: CVE-2026-9439

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-05-25T10:00:15Z

Weaknesses
  • CWE-74

    Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')

  • CWE-77

    Improper Neutralization of Special Elements used in a Command ('Command Injection')