Description
A vulnerability was determined in Shibby Tomato 1.28.0000. Affected by this vulnerability is the function new_qoslimit_stop of the file /tmp/qoslimittc_stop.sh. Executing a manipulation of the argument wan_iface can lead to os command injection. The attack can be launched remotely. The exploit has been publicly disclosed and may be utilized. This project is superseded by FreshTomato.
Published: 2026-08-06
Score: 8.6 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability allows an attacker to inject arbitrary operating‑system commands by manipulating the wan_iface parameter in the new_qoslimit_stop function located in /tmp/qoslimittc_stop.sh. The flaw is a classic OS command injection, classified as CWE‑77 and CWE‑78. Successful exploitation would give the attacker full control over the device’s command execution, potentially enabling complete compromise of the embedded system.

Affected Systems

The flaw is present in Shibby Tomato firmware version 1.28.0000. Devices running this build are directly affected. No other versions are listed.

Risk and Exploitability

The CVSS score of 8.6 indicates high severity. The EPSS score is not available, and the vulnerability is not listed in CISA KEV, but the advisory confirms that the exploit is publicly disclosed and can be launched remotely. Since the flaw can be triggered remotely through the wan_iface argument, an attacker with network access can achieve remote code execution without local privilege escalation.

Generated by OpenCVE AI on August 6, 2026 at 12:20 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the router firmware to the latest Shibby Tomato release or migrate to FreshTomato, which supersedes the vulnerable project.
  • If an upgrade is not immediately possible, disable the new_qoslimit_stop function or remove /tmp/qoslimittc_stop.sh to prevent the vulnerable code path from being executed.
  • In the interim, restrict the wan_iface parameter by implementing whitelist validation or by limiting exposure of the policy that calls new_qoslimit_stop to trusted-network sources only.

Generated by OpenCVE AI on August 6, 2026 at 12:20 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 06 Aug 2026 12:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Thu, 06 Aug 2026 11:15:00 +0000

Type Values Removed Values Added
Description A vulnerability was determined in Shibby Tomato 1.28.0000. Affected by this vulnerability is the function new_qoslimit_stop of the file /tmp/qoslimittc_stop.sh. Executing a manipulation of the argument wan_iface can lead to os command injection. The attack can be launched remotely. The exploit has been publicly disclosed and may be utilized. This project is superseded by FreshTomato.
Title Shibby Tomato qoslimittc_stop.sh new_qoslimit_stop os command injection
First Time appeared Shibby
Shibby tomato
Weaknesses CWE-77
CWE-78
CPEs cpe:2.3:a:shibby:tomato:*:*:*:*:*:*:*:*
Vendors & Products Shibby
Shibby tomato
References
Metrics cvssV2_0

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

cvssV3_0

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

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/E:P/RL:X/RC:R'}

cvssV4_0

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


cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-08-06T11:43:55.868Z

Reserved: 2026-08-06T05:47:33.614Z

Link: CVE-2026-19034

cve-icon Vulnrichment

Updated: 2026-08-06T11:43:49.698Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-06T12:30:03Z

Weaknesses
  • CWE-77

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

  • CWE-78

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