CVE-2026-10069 Details
Description
A vulnerability has been found in Shibby Tomato 1.28. The impacted element is an unknown function of the file usr/sbin/miniupnpd. Such manipulation leads to resource consumption. The attack may be launched remotely. This project is superseded by FreshTomato. This vulnerability only affects products that are no longer supported by the maintainer.
A resource exhaustion vulnerability has been identified in Shibby Tomato version 1.28, specifically within the MiniUPnPd daemon. This vulnerability allows for uncontrolled memory growth by exploiting the HTTP request buffering mechanism. The issue arises when the daemon processes incomplete HTTP headers or oversized POST requests with exaggerated Content-Length values, leading to excessive heap memory consumption. The vulnerability can be exploited remotely by an unauthenticated attacker who has access to the LAN-side UPnP HTTP control interface.
It is recommended to enforce strict maximum sizes for HTTP request headers and bodies before processing them. Incomplete headers that exceed a small threshold should be rejected, and accepted Content-Length values should be clamped to a conservative maximum. Additionally, buffered request memory should be freed or reclaimed aggressively on abnormal connection teardowns. Rate-limiting and capping concurrent control connections can also help reduce the impact of this vulnerability.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed May 29, 2026CISA-ADP
Assessed Jun 2, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://gitee.com/Fengyi-Wang/CVE/issues/IJD8SP | CISA-ADP | ExploitTechnical Analysis |
| https://gitee.com/Fengyi-Wang/CVE/issues/IJD8SP | [email protected] | ExploitTechnical Analysis |
| https://vuldb.com/submit/818238 | [email protected] | Permission Required |
| https://vuldb.com/vuln/367155 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/vuln/367155/cti | [email protected] | AdvisoryPermission Required |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-400 | Uncontrolled Resource Consumption | [email protected] |
| CWE-404 | Improper Resource Shutdown or Release | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| Shibby Tomato | tomato-E800-NVRAM64K-1.28.RT-N5x-MIPSR2-124-Max.bin |
CPE
Remediation
| |
Change History
5 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jul 21, 2026 | CVE Translated | [email protected] |
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Jun 2, 2026 | CVE Modified | CISA-ADP |
| May 29, 2026 | New CVE Received | [email protected] |
Volerion