CVE-2026-15548: Shibby Tomato DNS List Rendering httpd sub_407220 stack-based overflow
A security vulnerability has been detected in Shibby Tomato up to 1.28.0000. This vulnerability affects the function sub_407220 of the file /usr/sbin/httpd of the component DNS List Rendering. The manipulation leads to stack-based buffer overflow. The attack is possible to be carried out remotely. This project is superseded by FreshTomato.
Security readout for executives and security teams
Plain-English summary
CVE-2026-15548 is a critical stack buffer overflow in Shibby Tomato router firmware DNS list rendering. A remote authenticated attacker could potentially compromise confidentiality, integrity, and availability on affected devices. The source says Shibby Tomato is superseded by FreshTomato, and no vendor patch is identified in the bundle.
Executive priority
Prioritize identifying and isolating affected router management interfaces. Business risk is high because compromise of edge devices can enable traffic interception, persistence, and network disruption, while the bundle provides no confirmed patch path.
Technical view
The issue affects /usr/sbin/httpd, function sub_407220, in Shibby Tomato through 1.28.0000. Manipulated DNS list rendering input can trigger CWE-119/CWE-121 stack-based overflow. CVSS v2 is 9.0 with AV:N/AC:L/Au:S and C/I/A complete impact. Reported exploit maturity is PoC.
Likely exposure
Exposure is likely limited to organizations still running Shibby Tomato firmware versions 1.0 through 1.28.0000, especially where the router web interface is reachable by authenticated users over a network.
Exploitation context
The bundle does not show CISA KEV listing or confirmed active exploitation. It does indicate proof-of-concept maturity and remote authenticated attack conditions. Treat internet-exposed or broadly reachable management interfaces as higher urgency.
Researcher notes
Evidence is mostly third-party advisory data from VulDB and the CVE record. The affected function and component are named, but the bundle does not provide a vendor patch, full root-cause details, or confirmed in-the-wild exploitation.
Mitigation direction
Inventory routers and confirm whether Shibby Tomato firmware is present.
Restrict httpd management access to trusted administrative networks only.
Disable remote administration where it is not required.
Check Shibby Tomato, FreshTomato, and device-vendor guidance for supported remediation.
Plan replacement or migration away from unsupported Shibby Tomato builds.
Validation and detection
Check firmware version and identify Shibby Tomato builds through 1.28.0000.
Review whether the web management interface is reachable from untrusted networks.
Confirm administrative access requires strong authentication and limited source networks.
Search logs for unusual authenticated access to router management pages.
Track the CVE record and VulDB entry for updated remediation details.
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Potential ATT&CK relevance
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
cwe · low confidence lookup
CWE-119: Exact CWE lookup
Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
4CVSS vectors
6Timeline events
1ADP providers
6Source links
SSVC decision data
CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: noneAutomatable: noTechnical Impact: total
CVSS vector scores
4 official scores
We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
CWE-119 · source CWE mapping
Improper Restriction of Operations within the Bounds of a Memory Buffer
Improper Restriction of Operations within the Bounds of a Memory Buffer represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.
Stack-based Buffer Overflow represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.