CISA Advisories ICSA-26-055-03 and ICSA-26-183-03
Thirteen CVEs across two CISA advisories affecting the Gardyn IoT platform: ICSA-26-055-03 (ten CVEs, as updated July 2, 2026, Update B) and the companion advisory ICSA-26-183-03 (Gardyn IoT Hub, three CVEs, published July 2, 2026). Each entry links to the canonical NVD record, MITRE CVE record, and per-CVE researcher repository where available.
The advisory
| Advisory | CISA ICSA-26-055-03 |
|---|---|
| Initial publication | February 24, 2026 (4 CVEs) |
| Update A | April 2, 2026 (10 CVEs) |
| Update B | July 2, 2026 (10 CVEs; firmware version numbers adjusted, recommended user action changed) |
| Companion advisory | CISA ICSA-26-183-03 (Gardyn IoT Hub), July 2, 2026 (3 CVEs) |
| Vendor | Gardyn Inc. |
| Affected products | Gardyn Home Kit (Models 1.0, 2.0, 3.0, 4.0), Gardyn Studio (Models 1.0, 2.0) |
| Affected versions | Mobile App <2.11.0; Cloud API <2.12.2026; Home Kit Firmware <master.622 (ICSA-26-055-03). ICSA-26-183-03: Home/Studio Firmware <master.627; Cloud API <2.12.2026 |
| Sector | Food and Agriculture (CISA classification) |
| Registered devices (per researcher repository) | 138,160+ |
| User records (per CVE-2026-28766) | 134,215 |
| Researcher | Michael Groberman |
| Coordinator | CERT/CC (parent case VU#653116) and CISA |
| Status per CISA Update A | All ten CVEs in ICSA-26-055-03 remediated |
Revision history of ICSA-26-055-03
Per the CISA CSAF record for ICSA-26-055-03, the advisory has three published revisions. Change summaries below are quoted from CISA’s own revision-history entries.
| Date | Revision | Change (per CISA) |
|---|---|---|
| February 24, 2026 | Version 1 — Initial Publication | Initial publication with four CVEs: CVE-2025-1242, CVE-2025-29628, CVE-2025-29629, CVE-2025-29631. |
| April 2, 2026 | Version 2 — Update A | Added vulnerabilities (CVE-2025-10681, CVE-2026-28766, CVE-2026-25197, CVE-2026-32646, CVE-2026-28767, CVE-2026-32662). Modified mitigations as recommended by Gardyn. Associated affected products with relevant vulnerabilities. Updated product version numbers. |
| July 2, 2026 | Version 3 — Update B | Adjusted the affected version numbers for the Home and Studio kit firmware. Changed the recommended user action to update to a specific version number; the advisory now recommends that the user update to the most current version. |
Per the maintainer’s coordinated-disclosure repository, Update B did not add or remove CVEs; the CVE set for ICSA-26-055-03 remains the ten listed below. The per-CVE affected-firmware ceiling remains <master.622 in the advisory’s per-vulnerability product data. The three CVEs published the same day are in the separate companion advisory ICSA-26-183-03.
The ten CVEs in ICSA-26-055-03
| CVE | Title | Severity |
|---|---|---|
| CVE-2026-28766 | Missing Authentication: User Account Endpoint | Critical (9.3) |
| CVE-2025-1242 | Use of Hard-coded Credentials | Critical (9.1) |
| CVE-2025-29631 | OS Command Injection | Critical (9.1) |
| CVE-2026-25197 | Authorization Bypass via User-Controlled Key (IDOR) | Critical (9.1) |
| CVE-2025-10681 | Hardcoded Azure Blob Storage Account Key | High (8.6) |
| CVE-2025-29628 | Cleartext Transmission of Sensitive Information | High (8.3) |
| CVE-2025-29629 | Use of Default Credentials | High (8.3) |
| CVE-2026-32646 | Missing Authentication: Admin Device Management | High (7.5) |
| CVE-2026-28767 | Missing Authentication: Admin Notifications | Medium (5.3) |
| CVE-2026-32662 | Active Debug Code in Production | Medium (5.3) |
Companion advisory: ICSA-26-183-03 (Gardyn IoT Hub)
Per CISA advisory ICSA-26-183-03, published July 2, 2026 (the same day as ICSA-26-055-03 Update B), three additional CVEs affect the Gardyn IoT Hub deployed infrastructure. Per the CSAF record, the advisory carries a headline CVSS v3 score of 10.0 (its highest-rated CVE, CVE-2026-13768) and, per CISA, no known public exploitation had been reported at publication.
| CVE | Title | Severity |
|---|---|---|
| CVE-2026-13768 | Privileged IoT Hub credential (fleet enumeration, device RCE, home-network pivot) | Critical (10.0) |
| CVE-2026-54477 | Admin Panel Missing Security Headers (clickjacking / XSS) | Medium (5.4) |
| CVE-2026-55726 | Publicly Listable Azure Blob Storage Container (device logs) | Medium (5.3) |
Per the CISA advisory, affected versions are Gardyn Home and Studio firmware <master.627 and Cloud API <2.12.2026. Per CISA, Gardyn states that the IoT Hub deployed infrastructure has been updated to fix the listed vulnerabilities.
Endpoints documented as not requiring authentication
Per CISA advisory ICSA-26-055-03 (Update A), the absence of authentication is documented across multiple endpoint categories spanning customer-facing data, administrative functions, and development/test endpoints:
- CVE-2026-28766 — /api/users (customer-facing data, approximately 134,215 records, CVSS 9.3)
- CVE-2026-32646 — /api/admin/devices (administrative function, CVSS 7.5)
- CVE-2026-28767 — /api/admin/notifications (administrative function, CVSS 5.3)
- CVE-2026-32662 — development/test endpoints reachable in production (CVSS 5.3)
Per the CISA advisory, the lack of authentication is documented as a property of multiple endpoints rather than an isolated finding.
Detectability of access during the exposure window
Per the maintainer’s coordinated-disclosure repository, no authentication-level access logging existed on the affected endpoints during the exposure window; this is sourced to coordinated-disclosure correspondence and to a 2026-01-27 Gardyn customer-support response to a Personal Information Access Request, not to the CISA advisory text. When no access logging exists on an endpoint, unauthenticated access to that endpoint during the unlogged window is not observable in the vendor’s logs. See vendor public statements Item 9.
Attack chains — proof-of-concept (remediated)
Per the maintainer’s repository and the CISA advisories, individual CVEs combine into documented chains. Each chain below is shown as its node graph — which CVEs combine and the resulting impact — without exploitation detail. Every CVE referenced was remediated: per CISA ICSA-26-055-03 Update A, the ten CVEs in that advisory; and per CISA ICSA-26-183-03, Gardyn states the IoT Hub deployed infrastructure has been updated. Proof-of-concept and reproduction detail are not reproduced on this page; where a public PoC exists it is linked from each chain and remains in the per-CVE repository.
-
Chain 1 — unauthenticated remote root Remediated
Nodes: hardcoded
iothubownercredential → command injection inupgrade(). Impact per the maintainer’s repository.PoC CVE-2025-1242 repository; prior work by mselbrede/gardyn (command injection, July 2025). Reproduction steps hosted off-site.
-
Chain 2 — mass PII exposure Remediated
Nodes: unauthenticated
/api/users→ IDOR on/api/user/{id}. Per the maintainer’s repository, exposed fields include names, email addresses, phone numbers, and a partial payment-card field (last_four) — not full card number or CVV.PoC CVE-2026-28766 repository, CVE-2026-25197 repository. Reproduction steps hosted off-site.
-
Chain 3 — IoT Hub control plane RemediatedCVE-2026-13768 CVSS 10.0 ⇒ fleet enumeration → device access and control → pivot to other managed edge devices
Node: privileged IoT Hub credential (companion advisory ICSA-26-183-03). Per the CISA advisory, the chain yields fleet enumeration and device control across the Gardyn cloud environment. Per the maintainer’s repository, this is the control-plane blast radius of Chain 1.
PoC CVE-2026-13768 repository. Reproduction steps hosted off-site.
Per the maintainer’s repository, additional findings disclosed under CERT/CC VU#653116 remain under coordination and are not enumerated here; only CVEs published by CISA are listed.
Disclosure timeline
Per the maintainer’s coordinated-disclosure repository, initial private vendor disclosure was on October 14, 2025, made by Michael Groberman in his self-identified capacity as a Gardyn customer with technical knowledge; CERT/CC was engaged on December 11, 2025 as an escalation after vendor silence. CISA published the initial advisory on February 24, 2026 with four CVEs, Update A on April 2, 2026 expanding to ten CVEs, and Update B on July 2, 2026 (firmware version numbers adjusted and recommended user action changed, with the CVE set unchanged at ten). On the same day, CISA published the separate companion advisory ICSA-26-183-03 (Gardyn IoT Hub) with three further CVEs. See the full timeline and the coordinated disclosure process.