Description
A flaw has been found in D-Link DI-7100G C1 24.04.18D1. This affects the function start_proxy_client_email. Executing a manipulation can lead to command injection. The attack can be executed remotely. The exploit has been published and may be used.
Published: 2026-02-08
Score: 5.3 Medium
EPSS: 3.4% Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A firmware flaw in the D-Link DI-7100G C1 router allows attackers to inject arbitrary shell commands via the start_proxy_client_email function. The weakness stems from improper handling of user input, classifying it as a command injection vulnerability (CWE‑74 and CWE‑77). This command injection can be triggered remotely, enabling an attacker to run malicious commands on the device and potentially compromise its integrity and confidentiality.

Affected Systems

The vulnerability affects the D-Link DI-7100G C1 model running firmware version 24.04.18D1. Only this specific firmware revision is confirmed to be vulnerable; the status of other firmware revisions is uncertain and is not explicitly stated in the description, so it is inferred that newer or older firmware may not be impacted.

Risk and Exploitability

The CVSS score of 5.3 indicates moderate severity, while the EPSS score of 3% suggests a low probability of widespread exploitation. The vulnerability is not listed in the CISA KEV catalog, but published exploits exist, implying that determined adversaries could target affected devices. The attack vector is inferred to be remote, likely over the network, as the function is accessible remotely and the description states the attack can be executed remotely.

Generated by OpenCVE AI on June 18, 2026 at 13:41 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Restrict remote access to the router’s management interface or limit it to a trusted local network; if the interface includes the start_proxy_client_email function, block or harden that endpoint.
  • Verify whether D-Link has released a firmware update that mitigates this flaw; if available, install the update following the vendor instructions.
  • Disable the email proxy client feature if it is not required for your network to reduce the attack surface.
  • Monitor device logs and network traffic for signs of command injection attempts, and enforce strict authentication and access controls.

Generated by OpenCVE AI on June 18, 2026 at 13:41 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 11 Feb 2026 18:45:00 +0000

Type Values Removed Values Added
First Time appeared Dlink
Dlink di-7100g C1
Dlink di-7100g C1 Firmware
CPEs cpe:2.3:h:dlink:di-7100g_c1:-:*:*:*:*:*:*:*
cpe:2.3:o:dlink:di-7100g_c1_firmware:24.04.18d1:*:*:*:*:*:*:*
Vendors & Products Dlink
Dlink di-7100g C1
Dlink di-7100g C1 Firmware

Mon, 09 Feb 2026 21:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Mon, 09 Feb 2026 11:00:00 +0000

Type Values Removed Values Added
First Time appeared D-link
D-link di-7100g C1
Vendors & Products D-link
D-link di-7100g C1

Mon, 09 Feb 2026 00:00:00 +0000

Type Values Removed Values Added
Description A flaw has been found in D-Link DI-7100G C1 24.04.18D1. This affects the function start_proxy_client_email. Executing a manipulation can lead to command injection. The attack can be executed remotely. The exploit has been published and may be used.
Title D-Link DI-7100G C1 start_proxy_client_email command injection
Weaknesses CWE-74
CWE-77
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

D-link Di-7100g C1
Dlink Di-7100g C1 Di-7100g C1 Firmware
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-02-23T09:51:36.490Z

Reserved: 2026-02-07T17:32:56.263Z

Link: CVE-2026-2194

cve-icon Vulnrichment

Updated: 2026-02-09T20:39:53.890Z

cve-icon NVD

Status : Analyzed

Published: 2026-02-09T00:15:48.840

Modified: 2026-06-17T10:30:31.000

Link: CVE-2026-2194

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-18T13:45:05Z

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')