CVE-2026-10871
Command Injection in Shibby Tomato Firmware
Publication date: 2026-06-04
Last updated on: 2026-06-04
Assigner: VulDB
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| shibby | tomato | 1.28.0000 |
| freshtomato | tomato | * |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-77 | The product constructs all or part of a command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended command when it is sent to a downstream component. |
| CWE-78 | The product constructs all or part of an OS command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended OS command when it is sent to a downstream component. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability exists in Shibby Tomato version 1.28.0000, specifically in the start_6rd_tunnel function of the /sbin/rc file within the Web UI component.
The issue arises from improper handling of the argument ipv6_6rd_borderrelay, which allows an attacker to perform OS command injection.
This means that an attacker can remotely execute arbitrary operating system commands on the affected device.
How can this vulnerability impact me? :
Because the vulnerability allows remote OS command injection, an attacker could gain unauthorized control over the affected system.
This could lead to compromise of the device, unauthorized access to sensitive data, disruption of services, or use of the device as a foothold for further attacks.