CVE-2026-15545
Official description Straight from the sourceThe vendor's or NVD's own wording, published unedited. Authoritative, but often terse — it says what broke, rarely what to do.
NVD · uneditedA vulnerability was identified in Shibby Tomato up to 1.28.0000. Affected by this vulnerability is the function main of the file www/apcupsd/tomatodata.cgi of the component apcupsd. Such manipulation leads to out-of-bounds write. The attack may be launched remotely. The exploit is publicly available and might be used. This project is superseded by FreshTomato.
Technical summary Written by usOur analysis, written from the advisory, the CVSS vector and the affected-version data. It adds context the advisory leaves out, and never invents facts that are not in the source.
dbcve analysis · high confidenceOut-of-bounds write vulnerability in the main function of the apcupsd CGI component (www/apcupsd/tomatodata.cgi) in Shibby Tomato router firmware up to v1.28.0000. This allows remote attackers to write data beyond allocated memory boundaries, potentially leading to code execution or denial of service.
Verify against the referenced sources before acting — the references below are authoritative for this CVE, this summary is not.
CVSS breakdown How the score is builtThe industry scoring standard. It rates how the flaw is reached, what it takes to exploit, and what an attacker gains — the score is derived from those, not the other way round.
From the vector- Attack vector
- Network
- Complexity
- Low
- Privileges
- Low
- User interaction
- None
- Scope
- Unchanged
- Confidentiality
- High
- Integrity
- High
- Availability
- High
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Am I affected? How to checkSteps we derive from the advisory and the affected-version data, so you can decide whether this CVE reaches your setup. They are a guide, not a scan — your own configuration is the authority.
dbcve checksWork through these to decide whether this CVE applies to you.
-
Identify the firmware versionAccess the router's web interface and look for the version information, typically found in the status or administration page. Alternatively, check the system log or use the command line if accessible.Affected if The firmware is Shibby Tomato and the version is 1.28.0000 or lower.
-
Confirm apcupsd CGI is presentLocate the tomatodata.cgi file on the router's web filesystem. This is typically found in the /cgi-bin/ or /web/ directory of the web interface.Affected if The file tomatodata.cgi exists in the web CGI directory.
-
Verify apcupsd feature is enabledCheck the Shibby Tomato web interface under the "UPS" or "apcupsd" settings section to see if the UPS monitoring feature is turned on.Affected if The apcupsd or UPS monitoring feature is enabled and serving the CGI.
-
Check web interface exposureReview the router's firewall settings or network configuration to determine if the web management interface is accessible from the WAN (remote) side.Affected if The web interface (port 80/443) is exposed to untrusted networks or the internet.
A system is affected if it runs Shibby Tomato version 1.28.0000 or lower, has the apcupsd CGI (tomatodata.cgi) present and enabled, and has its web interface accessible to remote attackers.
Generated from the published advisory. Verify against your own configuration.
Remediation Closing itWhat it takes to close this. Where a vendor fix exists we point at it; where none exists we say so plainly, and can build one. Effort estimates are scoped from the advisory, not from your codebase.
dbcve · scopedUpgrade to FreshTomato or a patched firmware version to address the out-of-bounds write in the apcupsd CGI component; the vulnerable tomatodata.cgi file should be removed or updated if staying on Shibby Tomato.
FreshTomato (latest stable release)
- 1. Identify all deployed instances of Shibby Tomato firmware.
- 2. Backup current router configurations before making any changes.
- 3. Download the latest FreshTomato firmware from the official FreshTomato project website (https://freshtomato.org/).
- 4. Flash the FreshTomato firmware to replace the affected Shibby Tomato installation.
- 5. Reconfigure the router settings after flashing, as firmware upgrades may reset configuration.
- 6. Verify that the www/apcupsd/tomatodata.cgi functionality works correctly in FreshTomato.
- 7. Monitor for any anomalous behavior or continued vulnerability indicators.
Generated from the published advisory — verify against the referenced sources before acting.
- Consultation2.0 h
- Implementation1.0 h
- Testing3.0 h
- Review / QA2.0 h
An estimate, not a bill — we confirm scope with you before any work starts. Need it this week? Rush from $2,224.
Scan for this in your stack
Free · runs locallyCheck whether your project pulls in CVE-2026-15545 — or any other known-vulnerable package — straight from your lock files. Free and open source; it runs locally and uploads nothing.
References Go to the primary sourcePrimary sources — vendor advisories, patches and trackers. Where our summary and a reference disagree, the reference wins.
Primary sourcesPractitioner notes
ContributedPeer-ranked notes from engineers who’ve handled CVE-2026-15545 in production — separate from our analysis above.
The advisory tells you what broke. It rarely tells you what actually worked. If you’ve dealt with this one, that detail is what the next engineer is searching for.
- The version that genuinely resolved it — not the one the vendor claimed
- A config change or rule that shut the vector down
- A gotcha in the upgrade path that cost you an afternoon
No notes yet
Be the first to add a field note for this CVE — a mitigation you’ve verified, a version caveat, or a link to a working fix. Sign in above to contribute.
A place for practitioners to share what actually worked: a mitigation you’ve tested, a configuration change, a version- or environment-specific caveat, or a link to a verified patch. The most useful notes rise to the top as peers upvote them, so the signal stays high.
- Verified mitigations, workarounds, and config changes
- Version or environment caveats, and links to real fixes
- No weaponised exploit code, or anything meant to cause harm
- No spam, self-promotion, credentials, or personal data