Vulnerability Information
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
Vulnerability Title
ESPHome web_server Plaintext Password Disclosure via JSON "value" Field
Vulnerability Description
ESPHome through 2026.7.0-dev discloses plaintext passwords via its web_server component. In WebServer::text_json_ (esphome/components/web_server/web_server.cpp), a text entity configured with mode: password (TEXT_MODE_PASSWORD) has its JSON "state" field correctly masked as "********", but the same serialization path unconditionally writes the raw password into the JSON "value" field via set_json_icon_state_value/set_json_value.
CVSS Information
CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Vulnerability Type
不充分的凭证保护机制
Vulnerability Title
ESPHome 信任管理问题漏洞
Vulnerability Description
ESPHome是ESPHome组织开源的一款智能家居设备控制平台。 ESPHome 2026.7.0-dev及之前版本存在信任管理问题漏洞,该漏洞源于web_server组件在序列化文本实体时将明文密码写入JSON的value字段,可能导致本地网络攻击者获取WiFi凭据、API令牌等明文密码。
CVSS Information
N/A
Vulnerability Type
N/A