10.0
CRITICAL CVSS 3.1
CVE-2026-13768
Gardyn IoT Hub Use of Hard-coded Credentials
Description

Gardyn devices expose a privileged iothubowner key. Access to this key will allow a malicious user to invoke an IoTHub Registry Manager function which returns connection information for all Gardyn Home Kit and Studio devices. Access to this key also allows a malicious user to execute arbitrary commands on a specific connected device and may allow the malicious user to pivot to other devices on the user's network.

INFO

Published Date :

July 3, 2026, 12:16 a.m.

Last Modified :

July 6, 2026, 7:42 p.m.

Remotely Exploit :

Yes !
Affected Products

The following products are affected by CVE-2026-13768 vulnerability. Even if cvefeed.io is aware of the exact versions of the products that are affected, the information is not represented in the table below.

ID Vendor Product Action
1 Mygardyn cloud_api
CVSS Scores
The Common Vulnerability Scoring System is a standardized framework for assessing the severity of vulnerabilities in software and systems. We collect and displays CVSS scores from various sources for each CVE.
Score Version Severity Vector Exploitability Score Impact Score Source
CVSS 134c704f-9b21-4f2e-91b3-4a467353bcc0
CVSS 3.1 CRITICAL 7d14cffa-0d7d-4270-9dc0-52cabd5a23a6
CVSS 3.1 CRITICAL [email protected]
CVSS 4.0 CRITICAL 7d14cffa-0d7d-4270-9dc0-52cabd5a23a6
CVSS 4.0 CRITICAL [email protected]
Solution
Securely manage privileged keys and limit command execution capabilities.
  • Revoke and re-issue the privileged iothubowner key.
  • Implement strict access controls for IoTHub functions.
  • Disable or restrict remote command execution.
  • Segment the user's network to limit pivot.
Public PoC/Exploit Available at Github

CVE-2026-13768 has a 6 public PoC/Exploit available at Github. Go to the Public Exploits tab to see the list.

References to Advisories, Solutions, and Tools

Here, you will find a curated list of external links that provide in-depth information, practical solutions, and valuable tools related to CVE-2026-13768.

URL Resource
https://github.com/cisagov/CSAF/blob/develop/csaf_files/OT/white/2026/icsa-26-183-03.json
https://mygardyn.com/security/
https://www.cisa.gov/news-events/ics-advisories/icsa-26-183-03
CWE - Common Weakness Enumeration

While CVE identifies specific instances of vulnerabilities, CWE categorizes the common flaws or weaknesses that can lead to vulnerabilities. CVE-2026-13768 is associated with the following CWEs:

Common Attack Pattern Enumeration and Classification (CAPEC)

Common Attack Pattern Enumeration and Classification (CAPEC) stores attack patterns, which are descriptions of the common attributes and approaches employed by adversaries to exploit the CVE-2026-13768 weaknesses.

We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).

Azure IoT Hub where exposure of an owner-level Shared Access Key enables unauthenticated remote code execution (RCE) against connected IoT devices. Proof-Of-Concept

Python

Updated: 1 week, 4 days ago
0 stars 0 fork 0 watcher
Born at : July 11, 2026, 11:19 p.m. This repo has been linked 2 different CVEs too.

CISA Advisory ICSA-26-183-03 - Gardyn IoT Hub - 3 CVEs (companion to ICSA-26-055-03)

azure-iot cisa coordinated-disclosure cve gardyn iot-security remote-code-execution security-research

Updated: 2 weeks, 6 days ago
0 stars 0 fork 0 watcher
Born at : July 2, 2026, 8:18 p.m. This repo has been linked 3 different CVEs too.

CVE-2026-13768: Privileged iothubowner IoT Hub credential — fleet enumeration, device RCE, home-network pivot — Gardyn (ICSA-26-183-03)

azure-iot-hub cisa cve gardyn hardcoded-credentials iot-security remote-code-execution security-research vulnerability-disclosure

Updated: 2 weeks, 6 days ago
0 stars 0 fork 0 watcher
Born at : July 2, 2026, 7:38 p.m. This repo has been linked 3 different CVEs too.

None

Updated: 4 days, 7 hours ago
0 stars 0 fork 0 watcher
Born at : May 26, 2026, 4:53 a.m. This repo has been linked 6 different CVEs too.

Reports that I gather from research over time for different purposes.

YARA

Updated: 6 days, 5 hours ago
1 stars 1 fork 1 watcher
Born at : June 20, 2025, 12:32 a.m. This repo has been linked 65 different CVEs too.

📡 PoC auto collect from GitHub. ⚠️ Be careful Malware.

security cve exploit poc vulnerability

Updated: 3 days, 10 hours ago
7922 stars 1275 fork 1275 watcher
Born at : Dec. 8, 2019, 1:03 p.m. This repo has been linked 646 different CVEs too.

Results are limited to the first 15 repositories due to potential performance issues.

The following list is the news that have been mention CVE-2026-13768 vulnerability anywhere in the article.

The following table lists the changes that have been made to the CVE-2026-13768 vulnerability over time.

Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.

  • CVE Modified by 134c704f-9b21-4f2e-91b3-4a467353bcc0

    Jul. 06, 2026

    Action Type Old Value New Value
    Added SSVC {'id': 'CVE-2026-13768', 'role': 'CISA Coordinator', 'options': [{'exploitation': 'none'}, {'automatable': 'yes'}, {'technicalImpact': 'total'}], 'version': '2.0.3', 'timestamp': '2026-07-06T14:51:18.483755Z'}
  • New CVE Received by [email protected]

    Jul. 03, 2026

    Action Type Old Value New Value
    Added Affected [{'vendor': 'Gardyn', 'product': 'Gardyn Home Firmware', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'master.627', 'versionType': 'custom'}], 'defaultStatus': 'unaffected'}, {'vendor': 'Gardyn', 'product': 'Gardyn Studio Firmware', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': 'master.627', 'versionType': 'custom'}], 'defaultStatus': 'unaffected'}, {'vendor': 'Gardyn', 'product': 'Gardyn Cloud API', 'versions': [{'status': 'affected', 'version': '0', 'lessThan': '2.12.2026', 'versionType': 'custom'}], 'defaultStatus': 'unaffected'}]
    Added Description Gardyn devices expose a privileged iothubowner key. Access to this key will allow a malicious user to invoke an IoTHub Registry Manager function which returns connection information for all Gardyn Home Kit and Studio devices. Access to this key also allows a malicious user to execute arbitrary commands on a specific connected device and may allow the malicious user to pivot to other devices on the user's network.
    Added CVSS V4.0 AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:H/VA:L/SC:H/SI:H/SA:L/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
    Added CVSS V3.1 AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:L
    Added CWE CWE-798
    Added Reference https://github.com/cisagov/CSAF/blob/develop/csaf_files/OT/white/2026/icsa-26-183-03.json
    Added Reference https://mygardyn.com/security/
    Added Reference https://www.cisa.gov/news-events/ics-advisories/icsa-26-183-03
EPSS is a daily estimate of the probability of exploitation activity being observed over the next 30 days. Following chart shows the EPSS score history of the vulnerability.