Lucene search
+L

81 matches found

EUVD
EUVD
added 2026/01/21 1:02 a.m.22 views

EUVD-2026-3306

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

6.3CVSS5.4AI score0.00284EPSS
SaveExploits0References5
OSV
OSV
added 2026/01/21 1:02 a.m.8 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.00284EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2026/01/20 3:51 a.m.11 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.00284EPSS
SaveExploits0References7
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.00284EPSS
SaveExploits0References2
NVD
NVD
added 2026/01/19 6:16 p.m.11 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.00284EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/01/19 5:58 p.m.26 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.00284EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/01/19 5:58 p.m.3 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.00284EPSS
SaveExploits0References4
CVE
CVE
added 2026/01/19 5:58 p.m.41 views

CVE-2026-23833

Summary: CVE-2026-23833 affects ESPHome 2025.9.0–2025.12.6. A flaw in the API component’s protobuf decoder lets an attacker perform a denial-of-service by sending a large field_length, causing an overflow of the bounds check in components/api/proto.cpp (ptr + field_length > end). This can cras...

7.5CVSS5.5AI score0.00284EPSS
SaveExploits0References4Affected Software1
EUVD
EUVD
added 2025/10/07 12:30 a.m.10 views

EUVD-2021-0071

Malware in sbrugna...

7.5CVSS7.5AI score0.01213EPSS
SaveExploits0References8
EUVD
EUVD
added 2025/10/03 8:07 p.m.8 views

EUVD-2024-0825

Malicious code in bioql PyPI...

8.1CVSS6.7AI score0.00269EPSS
SaveExploits0References8
EUVD
EUVD
added 2025/10/03 8:07 p.m.12 views

EUVD-2024-0886

Malicious code in bioql PyPI...

6.5CVSS6.4AI score0.00676EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/10/03 8:07 p.m.11 views

EUVD-2024-0877

Malicious code in bioql PyPI...

8.8CVSS7.3AI score0.01535EPSS
SaveExploits1References4
Veracode
Veracode
added 2025/09/30 4:46 p.m.11 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.01558EPSS
SaveExploits1References4Affected Software1
NVD
NVD
added 2025/09/02 1:15 a.m.10 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.01558EPSS
SaveExploits1References2
Snyk
Snyk
added 2025/09/02 12:42 a.m.3 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.01558EPSS
SaveExploits1References2
CVE
CVE
added 2025/09/02 12:26 a.m.43 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.01558EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2025/09/02 12:26 a.m.9 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 score
SaveExploits0References4
Cvelist
Cvelist
added 2025/09/02 12:26 a.m.14 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.01558EPSS
SaveExploits1References2
CNNVD
CNNVD
added 2025/09/02 12:00 a.m.8 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.01558EPSS
SaveExploits1References4
RedhatCVE
RedhatCVE
added 2025/05/23 8:09 a.m.17 views

CVE-2024-27287

ESPHome is a system to control your ESP8266/ESP32 for Home Automation systems. Starting in version 2023.12.9 and prior to version 2024.2.2, editing the configuration file API in dashboard component of ESPHome version 2023.12.9 command line installation and Home Assistant add-on serves unsanitized...

6.5CVSS7.3AI score0.00676EPSS
SaveExploits0References1
Rows per page
Query Builder