Description
An OS command injection vulnerability exists in the save_syslog_to_file() function of the "httpd" binary in Cisco RV130/RV130W with firmware 1.0.3.55 and RV110W routers with firmware 1.2.2.5 / 1.2.2.8. The model_name configuration parameter is not properly sanitized, which could allow an authenticated remote attacker to execute arbitrary OS commands with root privileges.
Published: 2026-07-08
Score: 7.2 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An OS command injection flaw exists in the save_syslog_to_file routine of the httpd process on certain Cisco routers. The function fails to sanitize the model_name parameter, allowing an authenticated remote attacker to run arbitrary commands with root privileges. This flaw falls under CWE‑78, indicating improper handling of operating system command interfaces.

Affected Systems

Affected devices are Cisco RV130 and RV130W routers running firmware 1.0.3.55 and Cisco RV110W routers on firmware 1.2.2.5 or 1.2.2.8. The vulnerability is limited to these specific firmware builds and router models.

Risk and Exploitability

The CVSS score of 7.2 indicates a high severity vulnerability. The EPSS score of less than 1% shows that while exploitation probability is low, it is not zero. The vulnerability is not listed in CISA’s KEV catalog. Attackers must first authenticate to the router’s web interface. Once authenticated, the unsanitized model_name parameter in the save_syslog_to_file function can be used to inject commands, allowing the attacker to execute arbitrary OS commands with root privileges.

Generated by OpenCVE AI on July 26, 2026 at 18:42 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest Cisco firmware revision that eliminates the command injection bug.
  • Limit administrative web access to known, trusted IP addresses or enforce VPN usage for remote management.
  • If the save_syslog_to_file feature is not required, disable it or configure it to write logs only to a secured directory inaccessible to user processes.

Generated by OpenCVE AI on July 26, 2026 at 18:42 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sun, 26 Jul 2026 19:00:00 +0000

Type Values Removed Values Added
Title OS Command Injection in Cisco RV130/RV110 Router Firmware Allows Arbitrary Root Execution

Fri, 24 Jul 2026 09:30:00 +0000

Type Values Removed Values Added
Title OS Command Injection in Cisco RV130/RV110W Routers Leading to Root Privilege Escalation

Thu, 16 Jul 2026 22:45:00 +0000

Type Values Removed Values Added
Title OS Command Injection in Cisco RV130/RV110W Routers Leading to Root Privilege Escalation

Wed, 15 Jul 2026 14:45:00 +0000

Type Values Removed Values Added
Title OS Command Injection in Cisco RV Router HTTP Server Allows Remote Privilege Escalation

Mon, 13 Jul 2026 21:45:00 +0000

Type Values Removed Values Added
Title OS Command Injection in Cisco RV Router HTTP Server Allows Remote Privilege Escalation

Sun, 12 Jul 2026 15:15:00 +0000

Type Values Removed Values Added
Title OS Command Injection in Cisco RV130 and RV110W Router Web Interface

Fri, 10 Jul 2026 21:45:00 +0000

Type Values Removed Values Added
Title OS Command Injection in Cisco RV130 and RV110W Router Web Interface

Fri, 10 Jul 2026 06:30:00 +0000

Type Values Removed Values Added
Title Command Injection in Cisco RV130 and RV110 Router Firmware via Unsanitized Model Name

Thu, 09 Jul 2026 11:00:00 +0000

Type Values Removed Values Added
Title Command Injection in Cisco RV130 and RV110 Router Firmware via Unsanitized Model Name

Wed, 08 Jul 2026 16:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-78
Metrics cvssV3_1

{'score': 7.2, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H'}

ssvc

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


Wed, 08 Jul 2026 15:00:00 +0000

Type Values Removed Values Added
Description An OS command injection vulnerability exists in the save_syslog_to_file() function of the "httpd" binary in Cisco RV130/RV130W with firmware 1.0.3.55 and RV110W routers with firmware 1.2.2.5 / 1.2.2.8. The model_name configuration parameter is not properly sanitized, which could allow an authenticated remote attacker to execute arbitrary OS commands with root privileges.
References

Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-07-08T15:45:48.489Z

Reserved: 2026-01-23T00:00:00.000Z

Link: CVE-2026-24698

cve-icon Vulnrichment

Updated: 2026-07-08T15:40:58.521Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-26T18:45:03Z

Weaknesses
  • CWE-78

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