CVE-2026-10068 Details
Description
A flaw has been found in Shibby Tomato 1.28. The affected element is the function send of the file usr/sbin/miniupnpd of the component SUBSCRIBE Call Handler. This manipulation causes server-side request forgery. The attack may be initiated remotely. This project is superseded by FreshTomato. This vulnerability only affects products that are no longer supported by the maintainer.
A server-side request forgery vulnerability has been identified in Shibby Tomato version 1.28. The issue arises in the SUBSCRIBE call handler of the miniupnpd component, specifically in the function that processes incoming subscription requests. The vulnerability allows an attacker to manipulate the callback URI, leading to unintended disclosure of heap memory and adjacent message data to the subscribing client. This issue is present in products that are no longer supported by the maintainer.
To address this vulnerability, it is recommended to reject callback URIs that would cause the formatted NOTIFY request to exceed the allocated buffer size. Additionally, the use of snprintf's full return value as the transmit length should be avoided unless it has been checked against the allocated buffer size. The NOTIFY buffer size could be dynamically adjusted based on the callback URI length or the callback length could be clamped before being saved.
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 May 29, 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/IJD8SS | CISA-ADP | ExploitTechnical Analysis |
| https://gitee.com/Fengyi-Wang/CVE/issues/IJD8SS | [email protected] | ExploitTechnical Analysis |
| https://vuldb.com/submit/818237 | [email protected] | Permission Required |
| https://vuldb.com/vuln/367154 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/vuln/367154/cti | [email protected] | AdvisoryPermission Required |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-918 | Server-Side Request Forgery (SSRF) | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| Shibby Tomato | Tomato v1.28.0000 MIPSR2-124 K26 Max |
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 |
| May 29, 2026 | CVE Modified | CISA-ADP |
| May 29, 2026 | New CVE Received | [email protected] |
Volerion