Cyber Posture

CVE-2025-29230

HighRCE

Published: 21 March 2025

Published
21 March 2025
Modified
01 April 2025
KEV Added
Patch
CVSS Score 8.6 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:L
EPSS Score 0.0025 48.3th percentile
Risk Priority 17 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2025-29230 is a high-severity Command Injection (CWE-77) vulnerability in Linksys E5600 Firmware. Its CVSS base score is 8.6 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploit Public-Facing Application (T1190); ranked at the 48.3th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

The strongest mitigations our analysis identified are NIST 800-53 SI-10 (Information Input Validation) and SI-2 (Flaw Remediation).

Threat & Defense at a Glance

What attackers do: exploitation maps to Exploit Public-Facing Application (T1190) and 1 other technique. What defenders deploy: see the NIST 800-53 controls recommended below.
Threat & Defense Details

Mitigating Controls (NIST 800-53 r5)AI

prevent

Directly requires validation of untrusted inputs like the pt[email] parameter to block command injection in the runtime.emailReg function.

preventrecover

Mandates timely remediation of identified flaws, such as patching the command injection vulnerability in Linksys E5600 firmware v1.1.0.26.

prevent

Enforces boundary protections to control network access to the vulnerable runtime.emailReg endpoint, mitigating unauthenticated remote exploitation.

MITRE ATT&CK Enterprise TechniquesAI

T1190 Exploit Public-Facing Application Initial Access
Adversaries may attempt to exploit a weakness in an Internet-facing host or system to initially access a network.
T1059.004 Unix Shell Execution
Adversaries may abuse Unix shell commands and scripts for execution.
Why these techniques?

Command injection in public-facing router web interface directly enables T1190 (Exploit Public-Facing Application) for unauthenticated network access and T1059.004 (Unix Shell) for arbitrary command execution on the device.

Confidence: HIGH · MITRE ATT&CK Enterprise v19.0

NVD Description

Linksys E5600 v1.1.0.26 was discovered to contain a command injection vulnerability in the runtime.emailReg function. The vulnerability can be triggered via the `pt["email"]` parameter.

Deeper analysisAI

CVE-2025-29230 is a command injection vulnerability (CWE-77) in the Linksys E5600 router firmware version 1.1.0.26. The issue exists in the runtime.emailReg function, which can be triggered via the pt["email"] parameter, allowing injection of malicious commands.

With a CVSS v3.1 base score of 8.6 (AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:L), the vulnerability is exploitable over the network by unauthenticated attackers requiring low complexity and no user interaction. Attackers can achieve high integrity impact through arbitrary command execution, alongside low confidentiality and availability impacts, potentially leading to full device compromise.

Mitigation details are available in the referenced advisory at https://github.com/JZP018/Vuln/blob/main/linsys/E5600/CI_emailReg_email/CI_emailReg_email.md, published on 2025-03-21.

Details

CWE(s)

Affected Products

linksys
e5600 firmware
1.1.0.26

CVEs Like This One

CVE-2025-29228Same product: Linksys E5600
CVE-2025-29229Same product: Linksys E5600
CVE-2025-9146Same product: Linksys E5600
CVE-2024-57539Same vendor: Linksys
CVE-2025-8821Same vendor: Linksys
CVE-2024-57225Same vendor: Linksys
CVE-2026-6992Same vendor: Linksys
CVE-2024-57536Same vendor: Linksys
CVE-2024-57226Same vendor: Linksys
CVE-2024-57223Same vendor: Linksys

References