Lucene search
K

66 matches found

Veracode
Veracode
added 2026/01/23 10:47 a.m.2 views

Denial-Of-Service (DoS)

ESPHome is vulnerable to a Denial-Of-Service DoS. The vulnerability is due to an integer overflow in the API protobuf decoder, where an attacker-controlled fieldlength value can overflow the bounds check in proto.cpp, bypassing validation and causing invalid memory access that crashes the device,...

7.5CVSS5.9AI score0.00092EPSS
Exploits0References4Affected Software1
OSV
OSV
added 2026/01/21 1:2 a.m.3 views

GHSA-4H3H-63V6-88QX ESPHome vulnerable to denial-of-service via out-of-bounds check bypass in the API component

Summary An integer overflow in the API component's protobuf decoder allows denial-of-service attacks when API encryption is not used. Details The bounds check ptr + fieldlength end in components/api/proto.cpp can overflow when a malicious client sends a large fieldlength value. This affects all...

6.8CVSS5.6AI score0.00092EPSS
Exploits0References6
EUVD
EUVD
added 2026/01/21 1:2 a.m.2 views

EUVD-2026-3306

ESPHome vulnerable to denial-of-service via out-of-bounds check bypass in the API component...

6.3CVSS5.4AI score0.00092EPSS
Exploits0References5
RedhatCVE
RedhatCVE
added 2026/01/20 3:51 a.m.3 views

CVE-2026-23833

A flaw was found in ESPHome. An integer overflow vulnerability exists in the API component's protobuf decoder. A remote attacker can exploit this by sending a specially crafted, large fieldlength value, which bypasses a bounds check. This can lead to a denial-of-service DoS condition, causing the...

7.5CVSS5.6AI score0.00092EPSS
Exploits0References7
Snyk
Snyk
added 2026/01/19 6:48 p.m.1 views

Integer Overflow or Wraparound

Overview esphome is a Make creating custom firmwares for ESP32/ESP8266 super easy. Affected versions of this package are vulnerable to Integer Overflow or Wraparound via the protobuf decoder in the API component. An attacker can cause the device to read invalid memory and crash by sending a...

7.5CVSS5.7AI score0.00092EPSS
Exploits0References2
NVD
NVD
added 2026/01/19 6:16 p.m.2 views

CVE-2026-23833

ESPHome is a system to control microcontrollers remotely through Home Automation systems. In versions 2025.9.0 through 2025.12.6, an integer overflow in the API component's protobuf decoder allows denial-of-service attacks when API encryption is not used. The bounds check ptr + fieldlength end in...

7.5CVSS0.00092EPSS
Exploits0References4
Vulnrichment
Vulnrichment
added 2026/01/19 5:58 p.m.1 views

CVE-2026-23833 ESPHome vulnerable to denial-of-service via out-of-bounds check bypass in the API component

ESPHome is a system to control microcontrollers remotely through Home Automation systems. In versions 2025.9.0 through 2025.12.6, an integer overflow in the API component's protobuf decoder allows denial-of-service attacks when API encryption is not used. The bounds check ptr + fieldlength end in...

6.3CVSS5.5AI score0.00092EPSS
Exploits0References4
CVE
CVE
added 2026/01/19 5:58 p.m.7 views

CVE-2026-23833

ESPHome CVE-2026-23833: An integer overflow in the API component protobuf decoder (bounds check ptr + field_length in components/api/proto.cpp) allows denial-of-service by sending a large field_length. Affects ESPHome versions 2025.9.0–2025.12.6 across all supported devices (ESP32/ESP8266/RP2040/...

7.5CVSS5.5AI score0.00092EPSS
Exploits0References4Affected Software1
Cvelist
Cvelist
added 2026/01/19 5:58 p.m.13 views

CVE-2026-23833 ESPHome vulnerable to denial-of-service via out-of-bounds check bypass in the API component

ESPHome is a system to control microcontrollers remotely through Home Automation systems. In versions 2025.9.0 through 2025.12.6, an integer overflow in the API component's protobuf decoder allows denial-of-service attacks when API encryption is not used. The bounds check ptr + fieldlength end in...

6.3CVSS0.00092EPSS
Exploits0References4
EUVD
EUVD
added 2025/10/07 12:30 a.m.2 views

EUVD-2021-0071

Malware in sbrugna...

7.5CVSS7.5AI score0.00284EPSS
Exploits0References8
EUVD
EUVD
added 2025/10/03 8:7 p.m.1 views

EUVD-2024-0825

Malicious code in bioql PyPI...

8.1CVSS6.7AI score0.00055EPSS
Exploits0References8
EUVD
EUVD
added 2025/10/03 8:7 p.m.2 views

EUVD-2024-0886

Malicious code in bioql PyPI...

6.5CVSS6.4AI score0.00265EPSS
Exploits0References3
EUVD
EUVD
added 2025/10/03 8:7 p.m.2 views

EUVD-2024-0877

Malicious code in bioql PyPI...

8.8CVSS7.3AI score0.04457EPSS
Exploits1References4
Veracode
Veracode
added 2025/09/30 4:46 p.m.3 views

Improper Authentication

esphome is vulnerable to improper authentication. The vulnerability is due to the webserver authentication check incorrectly passing when the client-supplied base64-encoded Authorization value is empty or a substring of the correct value, which allows an attacker to gain unauthorized access to...

8.1CVSS7AI score0.04759EPSS
Exploits1References4Affected Software1
NVD
NVD
added 2025/09/02 1:15 a.m.1 views

CVE-2025-57808

ESPHome is a system to control microcontrollers remotely through Home Automation systems. In version 2025.8.0 in the ESP-IDF platform, ESPHome's webserver authentication check can pass incorrectly when the client-supplied base64-encoded Authorization value is empty or is a substring of the correc...

8.1CVSS0.04759EPSS
Exploits1References2
Snyk
Snyk
added 2025/09/02 12:42 a.m.1 views

Incorrect Implementation of Authentication Algorithm

Overview esphome is a Make creating custom firmwares for ESP32/ESP8266 super easy. Affected versions of this package are vulnerable to Incorrect Implementation of Authentication Algorithm in the webserver authentication process. An attacker can gain unauthorized access to web server functionality...

8.6CVSS6.9AI score0.04759EPSS
Exploits1References2
OSV
OSV
added 2025/09/02 12:26 a.m.1 views

CVE-2025-57808 ESP-IDF web_server basic auth bypass using empty or incomplete Authorization header

ESPHome is a system to control microcontrollers remotely through Home Automation systems. In version 2025.8.0 in the ESP-IDF platform, ESPHome's webserver authentication check can pass incorrectly when the client-supplied base64-encoded Authorization value is empty or is a substring of the correc...

8.1CVSS6.6AI score0.04759EPSS
Exploits1References4
CVE
CVE
added 2025/09/02 12:26 a.m.12 views

CVE-2025-57808

ESPHome’s ESP-IDF web_server authentication check in version 2025.8.0 can bypass when the client-supplied Base64 Authorization value is empty or a substring of the correct value, allowing access to web_server functionality (including OTA if enabled) without valid credentials. This authentication ...

8.1CVSS6.3AI score0.04759EPSS
Exploits1References2Affected Software1
Cvelist
Cvelist
added 2025/09/02 12:26 a.m.4 views

CVE-2025-57808 ESP-IDF web_server basic auth bypass using empty or incomplete Authorization header

ESPHome is a system to control microcontrollers remotely through Home Automation systems. In version 2025.8.0 in the ESP-IDF platform, ESPHome's webserver authentication check can pass incorrectly when the client-supplied base64-encoded Authorization value is empty or is a substring of the correc...

8.1CVSS0.04759EPSS
Exploits1References2
CNNVD
CNNVD
added 2025/09/02 12:0 a.m.1 views

ESPHome 安全漏洞

ESPHome is an ESPHome open source system for configuring and managing smart hardware. It is used to control Esp8266/Esp32 hardware for home automation control. A security vulnerability exists in ESPHome version 2025.8.0, which stems from improper webserver authentication checking and could lead t...

8.1CVSS6.5AI score0.04759EPSS
Exploits1References4
Rows per page
Query Builder